FLASH 8 PRO
WIN XP PRO
Hi Guys,
I have put together a site in a slightly odd way... using two flash movies... 1 controls another (buttons -> the content window) using HTML to pass 'area' variable to the content window to display relevant part of movie.
e.g:
(<embed width="750" height="328"
src="dlmain.swf?area=services"></p>)
have a look at ...
the problem at the moment is that all though all the 'content' is contained within the same movie, every time it loads with different area variable it reloads the entire content movie as appose to the section it requires in essence making my site 5x bigger than it needs to be!!
I think the problem might be becuz of the '?area=whateva' part... does iexplorer think : different name = different file = new cache file...
the work around I came up with was to load dlnew.swf (the buttons) into the library from within the content movie (dlmain.fla) and have just 1 movie... but alas for some reason the .swf loads into library fine and the eyelid blink works but nothing else i.e no buttons...
does anyone know why this happens or think of a different way of tackling this nightmare...?
any help would be appreciated!
Cheers,
Kate
WIN XP PRO
Hi Guys,
I have put together a site in a slightly odd way... using two flash movies... 1 controls another (buttons -> the content window) using HTML to pass 'area' variable to the content window to display relevant part of movie.
e.g:
(<embed width="750" height="328"
src="dlmain.swf?area=services"></p>)
have a look at ...
the problem at the moment is that all though all the 'content' is contained within the same movie, every time it loads with different area variable it reloads the entire content movie as appose to the section it requires in essence making my site 5x bigger than it needs to be!!
I think the problem might be becuz of the '?area=whateva' part... does iexplorer think : different name = different file = new cache file...
the work around I came up with was to load dlnew.swf (the buttons) into the library from within the content movie (dlmain.fla) and have just 1 movie... but alas for some reason the .swf loads into library fine and the eyelid blink works but nothing else i.e no buttons...
does anyone know why this happens or think of a different way of tackling this nightmare...?
any help would be appreciated!
Cheers,
Kate