Web Administrator's Guide
Friday, November 22, 2024
|
My Flash file does not play on my site but it plays in My FilesIf you are having trouble viewing a Flash file on your web site but can see it in the My Files preview, you will need to check the url references for all files.
For example, in creating your Flash file, you may have a .fla file referencing a .xml file and the .xml file referencing images. These references need to be created using the structure below. (The .fla file is used to generate your .swf file).
Referencing Structure: /clientimages/yourSiteID/foldername/filename
Reference Example to xml file: /clientimages/31606/flashfiles/movie.xml
Reference Example to image file: /clientimages/31606/flashfiles/image1.jpg
|
|