Quick question,
I have created a preloader that works and moves to the target swf file based off of the tutorial at:
I have changed the target as instructed and the preloader works correctly, but when I place it into dreamweaver, the loader doesn't work when uploaded to the server even though the loader is in the same folder as the movie. for instance if I set
myLoader.contentPath = "/products_flash.swf";
then locally it works, but from the website ( it will not load.
If I then move it off of my server and onto another in the same setup, the page works properly. Any ideas as to how I can correct this problem?
Thanks all
I have created a preloader that works and moves to the target swf file based off of the tutorial at:
I have changed the target as instructed and the preloader works correctly, but when I place it into dreamweaver, the loader doesn't work when uploaded to the server even though the loader is in the same folder as the movie. for instance if I set
myLoader.contentPath = "/products_flash.swf";
then locally it works, but from the website ( it will not load.
If I then move it off of my server and onto another in the same setup, the page works properly. Any ideas as to how I can correct this problem?
Thanks all