I am having a problem with loading times. I have created a page which is quite large (swf = 1200kb) and it takes a long time to load, I cannot make it any smaller as I have a lot of information on there and the image quality is already quite low. However each frame (page) is not very big on its own.
I am trying to get a loading page, where when you first enter the page, it loads the main couple of pages and the intro. Then it loads the next pages, putting a priority on the page you next try and view.
I placed an IsFrameLoaded set on the 8th frame, when the movie intro on the 2nd will start. I then added a loading screen just before every page, so that it will show that it is loading until the page can be viewed.
The problem is if someone wants to view a page which happens to be one of the last frames, it takes a long time, because it loads all the pages before it first.
Is there any way either to set a priority on which pages load first, or to get just the pages you wish to look at to load?
Thanks a lot
I am trying to get a loading page, where when you first enter the page, it loads the main couple of pages and the intro. Then it loads the next pages, putting a priority on the page you next try and view.
I placed an IsFrameLoaded set on the 8th frame, when the movie intro on the 2nd will start. I then added a loading screen just before every page, so that it will show that it is loading until the page can be viewed.
The problem is if someone wants to view a page which happens to be one of the last frames, it takes a long time, because it loads all the pages before it first.
Is there any way either to set a priority on which pages load first, or to get just the pages you wish to look at to load?
Thanks a lot