Hey everyone, so I have a strange problem, i'm trying to modulate my website, basically breaking it down into seperate files, and running thoes files via a movie clip in the main file.
Problem is, my movie is set up, so when I click on a link on main.swf a external.swf file plays...in scene 1 a pre-loader works no problem, then it goes to scene 2 by using the nextscene() function and it hangs on the first frame. I have it set in the first frame to play() and when I test my movie it works no problem, but when I publish and run it in IE the second scene in external.swf hangs on frame 1. I have no idea why.
Any idea's?
thanks
Caden
Problem is, my movie is set up, so when I click on a link on main.swf a external.swf file plays...in scene 1 a pre-loader works no problem, then it goes to scene 2 by using the nextscene() function and it hangs on the first frame. I have it set in the first frame to play() and when I test my movie it works no problem, but when I publish and run it in IE the second scene in external.swf hangs on frame 1. I have no idea why.
Any idea's?
thanks
Caden