PDA

View Full Version : get a swf from within a swf in another swf etc etc.



no_support
April 29th, 2008, 09:09 PM
I have heard of people who embed swfs within other swifs using loadMovie or other various loader methods. Now, is there an inverse process that allows you to retrieve a swf embedded in another swf? I would eventually like to use this embedded swf in other places but i'm not sure how? (BTW i'm in flex)

no_support
April 30th, 2008, 01:16 PM
I have heard of people who embed swfs within other swifs using loadMovie or other various loader methods. Now, is there an inverse process that allows you to retrieve a swf embedded in another swf? I would eventually like to use this embedded swf in other places but i'm not sure how? (BTW i'm in flex)

I am embedding the swf in the main application. Does this also embed the children as well and if so, the loader class won't cause performance deterioration right?