How can I set custom path to prealod.swf in gaia framework? I need this because the index.html file generated by gaia and all the swfs are located in different directories. I have set full path to all the swf files but preload.swf because I can’t find the appropriate parameter anywhere. Now I get 404 error message for preload.swf in consolo.
Any ideas?
Set the path in the
preloaderattribute of yoursitenode in your site’s xml file.Example:
This is a list for all the customizations available for the site xml.