I'm using a SWFLoader to load an AS2 Swf. When it loads I see my AS2
code in the call stack in the flex debugger...and errors are thrown. 

Is this expected?
I'm porting this code, which is just a SWFLoader loading an AS2 swf,
from an AIR App.
I didn't see those errors and AS2 code call stack in the AIR app.

Also, when I ran this as an AIR app, all relative urls in my AS2
swf were loaded relative to the AS2 swf. Now that I'm compiling a Flex
Application, I see security issues when it loads relative urls from
file://

I'm confused about what determines this.

Any help would be appreciated...

Reply via email to