I don't use Dreamweaver, so I can't say how you implement it there, but if you replace {} with the HTML angle brackets, this HTML code will embed a WMV file into an autostart Windows Media Player object on your page. (This code makes the assumption you have a subfolder on your side called "/media". You will need to modify the code per the actual file folder layout of your site and the size of the player object you wish to appear. You'll need to upload the video file into the /media folder on your site.
{embed id="xxxx" src="./media/abc.wmv" width="330" height="301" autostart="false" loop="false" controller="false"}{/embed}
[Edited by Dakota on Feb 21st, 2005 at 11:59 AM]
__________________
Tom
|