Media
Type |
Code |
| An embedded movie file.
|
<embed src="salmon.asx" width="300" height="250" loop="false" autoplay="false"></embed> |
An embedded audio file.
|
<embed src="footsteps.wav" width="200" height="25" loop="false" autoplay="false"></embed> |
| Copy and paste the code on this page into the code in your NotePad or HTML editor. Change the file name and parameters. Make sure that you upload your media files to your server or they won't play, even though the player might be visible. | |
| For instructions on how to embed media using Dreamwever, click here. | |