I have a main Flex Application (\'A.swf\') loading a SubApplication (d开发者_开发问答efined in\' B.swf\') via a SWFLoader and I need to listen for UncaughtErrorEvent from the SubApplication. I\'m not
I am using SWFLoader to load a swf file. The code is below: <?xml version=\"1.0\" encoding=\"utf-8\"?>
I am trying to use the mxml swfloader component to load the external flash from the following url, but it doesn\'t load anything. I\'m using FlashBuilder 4.5.
I\'m trying to use a SWFLoader to load an Application and add the loaded Application to my Displaylist.
I have an application where I try to load an external SWF. So, we have: My application: The Stage\'s dimensions are 768x1280. ScaleMode = EXACT_FIT.
Hi I have an actionscript file which is displayi开发者_StackOverflow中文版ng a button. I want to remove the button from my display. So i need to make changes to the actionscript code and generate a ne
In Flex 3 I have a SWFLoa开发者_开发问答der: <mx:SWFLoader id=\"player\" source=\"http://youtube.com/v/...\" />
I have a Flex project in which I am embedding a Flash SWF containing an image viewer.The SWF file I\'m embedding is supplemented by an XML file, which contains a list of images to show, and an images
i\'m developing an app that use swf to load elements and add properties to the loaded swf. I use SWFLoader to load the movie and on the COMPLETE event i move the loaded MovieClip to a specific frame a
So I loaded a swf into another swf like so correctURL being my external swf variable function startLoad(){