SCENE PROBLEM, advanced users please help!
Ok, I will say up front that I can't upload any files to demonstrate my issue, but I will answer any questions anyone has. This is a big question, but I will appreciate you reading the whole thing.
I made pretty much a whole site in Flash MX. It worked there. I then got Flash 8, saved all the files in Flash 8 format (I wanted to use the new text features), and it still worked. I uploaded it, and on my computer it worked fine (XP and Firefox/IE), and it even worked on a friend's computer across town, (XP and IE), but on many other computers with different OS's and browsers (Linux, Win, Konquerer, Firefox, IE...all PC's though) it doesn't work. I'll explain what isn't working:
I have a preloader for the primary swf, and that works fine for everybody, but at the end of the preloader animation there is a nextScene(); action and it goes to the "Main" scene where the menu and everything is. The Main scene has one frame on the root timeline, but this is where the conflict comes in...on all those computers where it doesn't work, the swf seems to stop all root timeline operation at that point. MC's on the root timeline still seem to play out as if it's running, but none of the AS that relies on that single frame continuously looping will work.
If I change nextScene(); to a gotoAndPlay(); then it plays the single frame of the Main scene and then starts the preloader over. If I put play(); on Frame 1 in the Main timeline that doesn't work either. If I put stop(); on Frame 1 nothing changes, but the friend's computer where it worked now can't use it either...so that's out.
Guys and girls...this is a major problem for me, seeing as the site is basically 98% done but I can't get most people past the preloader. Why does it work for me and not for most others? I cleared my cache, I tried two different browsers, and I have asked everyone to get Flash 8 Player. Please make any suggestions you have and I will respond quickly.
Thanks in advance.