Hi,

I have a flash file that is needed to load external text to play. This flash file is called using loadMovie from another flash link that is online. However, when I use loadMovie to load this flash file, it can't load the external file to play the flash file and it will show a blank page.

I have to use loadMovie to call the flash file as it is a relative path and all the links on the website used loadMovie if not I have to change everything.

Is there any ways I can use loadMovie to play the flash that load external text?