theiceman
08-30-2005, 10:23 PM
Hi there,
I need some help again please. Basically I am publishing my flash movie for actionscript1 and player 6 and below and am using a component that is slowing down my download time considerably because of the class file being loaded on the first frame.
I know with actionscript2 you can change the default frame to load class files but is there any way of preventing the large increase in file size and delay caused by the components class file when using actionscript1 files???
I have though of adding the component into a seperate SWF file and loading when required but that would add extra loading time at a later part of the movie, not really rectifying the original problem.
The site I am completing must be fast loading for users of dial-up connection speeds, else the delay would not be enough to worry about for broadband users.
Thanks in advance,
Ja
I need some help again please. Basically I am publishing my flash movie for actionscript1 and player 6 and below and am using a component that is slowing down my download time considerably because of the class file being loaded on the first frame.
I know with actionscript2 you can change the default frame to load class files but is there any way of preventing the large increase in file size and delay caused by the components class file when using actionscript1 files???
I have though of adding the component into a seperate SWF file and loading when required but that would add extra loading time at a later part of the movie, not really rectifying the original problem.
The site I am completing must be fast loading for users of dial-up connection speeds, else the delay would not be enough to worry about for broadband users.
Thanks in advance,
Ja