Daily Archives: May 30, 2006

Flex 1.5 – Embedbed image problem, when using multiple Flex SWFs

I have 2 Flex applications. The first application (swf1) loads the other application (swf2). “swf1″ has an embedded image inside it, when I try and access the embeded image in “swf2″ nothing happens.

The best way to explain it is with some sample code (source can be found here)