Berikut Script nya :
<html>
<head>
<title>menampilkan flv</title>
</head>
<body>
NIM : 09.240.0123<br>
Nama :Yuniarsih <br>
Kelas : 5M41
Menampilkan file dengan video type swf<br><br>
<embed quality="high" allowscriptaccess="always" flashvars=" type="application/x-shockwave-flash" height="100%" src="http://yuniarsih.16mb.com/tugas%20animasi%201/respon1.swf" width="100%" wmode="transparent"></embed>
</body>
</html>
hasil :
Nama :Yuniarsih
Kelas : 5M41
Menampilkan file dengan video type swf
2. MENAMPILKAN FILE MP3
Berikut Script nya :
<html>
<head>
<title>menampilkan mp3 </title>
</head>
<body>
NIM : 09.240.0123<br>
Nama : Yuniarsih<br>
Kelas : 5M41<br>
Menampilkan file type mp3<br>
<embed src="http://www.4shared.com/embed/526765701/6854c421" width="420" height="250" allowfullscreen="true" allowscriptaccess="always"></embed>
</body>
</html>
hasil :
Nama : Yuniarsih
Kelas : 5M41
Menampilkan file type mp3
3. MENAMPILKAN FILE FLV
Berikut Script nya :
<html>
<head>
<title>menampilkan flv</title>
</head>
<body>
NIM : 09.240.0123<br>
Nama : Yuniarsih<br>
Kelas : 5M41<br>
Menampilkan file type flv<br>
<iframe width="560" height="315" src="http://www.youtube.com/embed/7oBQnIumBRY" frameborder="0" allowfullscreen></iframe>
</body>
</html>
hasil :
Nama : Yuniarsih
Kelas : 5M41
Menampilkan file type flv