Make sure you have it in the right directory.
For instance:
If this is were you export your flash. (just an example)
C:/Unnamed_Site/Flash/Test.swf
You code should look like this:
../ before the src= means you are importing it from outside your root directory.
I would first go to your Unnamed_Site, create a new folder in there called Flash.
Go back to Flash MX and export your Test.swf into that folder.
EG: C:/Unnamed_Site/Flash
Then go to Dreamweaver and import the .swf you just saved.
It wont actually show on your page until you preview it.
Last edited by Sydpix; 03-06-2007 at 10:45 AM..
|