User:Loes van Dorp/sound editing: Difference between revisions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
<html> | <html> | ||
<body> | <body> | ||
< | <p><a href="song.mp3">Play Song</a></p> | ||
<p><a href="liar.wav">Play Text</a></p> | |||
< | <script type="text/javascript" src="http://mediaplayer.yahoo.com/js"></script> | ||
</ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 07:45, 27 March 2012
Playing around with sound
Vimeo soundfile password: astridbart
<html> <body>
<a href="song.mp3">Play Song</a>
<a href="liar.wav">Play Text</a>
<script type="text/javascript" src="http://mediaplayer.yahoo.com/js"></script>
</body> </html>