[swx] Using swx in loaded swf files
Aral Balkan
aral at aralbalkan.com
Mon Dec 10 14:49:46 PST 2007
OK, Rune, you fooled me :)
This'll teach me to jump to conclusions before reading all your code. I
missed:
_root.status.text = event.result;
in your resultHandler.
*Naughty!* :)
Change that to:
status.text = event.result;
And it will work. It wasn't a SWX issue. Removing the FAQ entry. And
remember, _root is evil! :)
Take care,
Aral
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/swx_osflash.org/attachments/20071210/ba949f33/attachment.html
More information about the swx
mailing list