Minky
09-10-2006, 02:46 PM
Hi,
I've been working on some e-catalogues for a client. They have requested that when I supply the job back to them (they won't let me upload it to their site), that there are separate directories for swf, js, jpg etc.
So I have a main directory with the index.html and 2 folders, one for javascript (called js, where I put swfobject.js) and one called swf
The main movie loads external swfs into a scrollpane component.
When all the files are in the same directory, they work fine, but when I separate them, they dont.
The parent movie is in the same directory as the external swfs, so I don't understand what could be going wrong.
There is a working one here (http://www.mexicanred.com/e-broch) where the parent movie loads, and a thumbnails page, which is an external swf loads in (eventually!)
Here (http://www.mexicanred.com/test) is the one where there are separate directories for the .swf and .js - the main swf loads in but no sign of the thumbnails page.
Also, I have preloaders on all my external swfs, but they don't seem to show up - should I have just one preloader in the main movie?
Thanks in advance,
Al
I've been working on some e-catalogues for a client. They have requested that when I supply the job back to them (they won't let me upload it to their site), that there are separate directories for swf, js, jpg etc.
So I have a main directory with the index.html and 2 folders, one for javascript (called js, where I put swfobject.js) and one called swf
The main movie loads external swfs into a scrollpane component.
When all the files are in the same directory, they work fine, but when I separate them, they dont.
The parent movie is in the same directory as the external swfs, so I don't understand what could be going wrong.
There is a working one here (http://www.mexicanred.com/e-broch) where the parent movie loads, and a thumbnails page, which is an external swf loads in (eventually!)
Here (http://www.mexicanred.com/test) is the one where there are separate directories for the .swf and .js - the main swf loads in but no sign of the thumbnails page.
Also, I have preloaders on all my external swfs, but they don't seem to show up - should I have just one preloader in the main movie?
Thanks in advance,
Al