test site...
I have a preloader on frame 1 that loads the total frames of the main movie[main.swf] and when loaded tells main.swf to go to and play 2.
On the last frame of main.swf is also an action that replaces main.swf on level 0 with a new .swf[portrans2.swf]. I do this so i can change the frame rate from 36 to the standard 12 fps.
The problem is, I dont think the preloader is caching portrans2.swf, because when i upload it and test it in the browser there is a delay between the main.swf and portrans2.swf.
This is on a dsl connection.
My question is, how can i preload portrans2.swf on frame 1 of main.swf even though it will not play until the last frame of main.swf.
I have a preloader on frame 1 that loads the total frames of the main movie[main.swf] and when loaded tells main.swf to go to and play 2.
On the last frame of main.swf is also an action that replaces main.swf on level 0 with a new .swf[portrans2.swf]. I do this so i can change the frame rate from 36 to the standard 12 fps.
The problem is, I dont think the preloader is caching portrans2.swf, because when i upload it and test it in the browser there is a delay between the main.swf and portrans2.swf.
This is on a dsl connection.
My question is, how can i preload portrans2.swf on frame 1 of main.swf even though it will not play until the last frame of main.swf.