Classes from a child SWF that are also in the main app are not used.  The main 
app's version are instead, so if both SWFs have the same name you could have a 
problem like that.  See my blog presentations on Modules for an explanation of 
applicationDomains.

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Le1
Sent: Monday, November 17, 2008 11:33 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] SWFLoader - displaying parent application


Hi,

I'm trying to load a SWF application that I created using Flex 3 (with
FlashDevelop) into a parent application. I tested using a SWF I downloaded
from the internet and it loads correctly. When I try to load the swf that I
created, it loads (I get all the events, similar to the one working) but
instead of displaying the child swf, it displays another instance of the
parent application where the child should be!

The app I'm testing with is the example in the Flex 3 documentation. It just
contain a simple Label to confirm that the app was loaded.

Your help will be greatly appreciated, as I'm dumb struck that one work, and
the other not..

Thanks in advance!
Le1
--
View this message in context: 
http://www.nabble.com/SWFLoader---displaying-parent-application-tp20546423p20546423.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to