I am attempting to build a site to exhibit some sculpture.To this end I have created a series of fla's. These all are saved in a folder on my desk top.
The corresponding swf files are saved in this folder as well.
There is a master fla in this bunch that utilizes the "MovieClipLoader" class to load the swf files into it.
One of the swf's that is loaded in is a preloader.
This preloader consists of a simple animation .Wherein a container is filled and a text field displays the percentage loaded.
When I test this master fla in CS4 and use "Simulate download" everything works perfectly.
When I bring these same files over into Dreamweaver and generate the .html the test in browser feature
only displays the static image of my preloader.
In flash if I attempt to publish a html preview I get the same results.
Is there some type of sequence with saving and publishing that i am missing.
I can't understand why this thing works in the flash simulation and not in the html
Thanks for any help
Mango