View Single Post
Old 12-29-2007, 11:43 AM   #2 (permalink)
Goldjobber
Member
 
Join Date: 12-01-07
Posts: 32
iTrader: 0 / 0%
Latest Blog:
None

Goldjobber is liked by many
Did you load the swf file to your server?
If you have done that, in DW click on the table or div that you have embedded your swf in ( properties panel) and make sure the file property reads the exact location of your swf on your server.
i.e <object>
<param name="movie" value="http://www.yourserver.com/yourimages/your_movie.swf" />
<param name="quality" value="high" />
</object>

Hope this helps.
Goldjobber is offline   Reply With Quote