I have a question about embeding a flash file I purchased from flashden.net. The file set from the download includes the following files:
•preview.fla -- Source file, created with Flash 8, coded in AS2
•preview.swf -- Published file
•index.html -- HTML file that shows an example to embed swf
•xml/main.xml -- XML file to customize by your own parameters
•as/prototypes.as -- External actionscript file
•caurina/ -- Class used for tweening
•js/swfobject.js -- Used to embed correctly the swf inside an HTML file
•images/ -- contains the images used in the example
•icon.jpg -- File's icon
•manual.html -- Help file
I am only using this on my homepage. The problem I am having is that the flash file is loading, but it will not load the images or the xml narration. I do not know where to put the files so that the xml, action script & the caurina class is loaded. I have tried pointing the call of the flash file to all of the correct folders, but it is not loading the xml.
my file path to the swf are as follows:
includes/templates/novak/flash/novak_main.swf
and I have put the other folders at:
includes/templates/novak/flash/as/...
includes/templates/novak/flash/xml/...
includes/templates/novak/flash/caurina/...
I have gotten the homepage to load the js file
I am using 1.3.9d
The Website is: http://novakscorp.net
Any help would be great, and thanks for helping.



