09-12-2006, 22:05
|
|
|
חבר מתאריך: 07.10.06
הודעות: 1,795
|
|
ניגון קובץ MP4
איך אני יכול לנגן קובץ MP4?
אני ניסיתי את הקוד הזה:
קוד:
<html dir="rtl">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>
<body>
<p><EMBED align=baseline src=/helo.mp3 width=275 height=40 type=audio/x-pn-realaudio-plugin autostart="true" controls="ControlPanel" console="Clip1" border="0"></p>
</body>
</html>
וגם את זה
קוד:
<html dir="rtl">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>
<body>
<p> </p>
<p><EMBED style="LEFT: 220px; WIDTH: 320px; TOP: 8993px; HEIGHT: 286px" src=http://planet.nana.co.il/wsxdenhngmhj/funnyHund_Katze.asf width=320 height=286 type=video/x-ms-asf <br></p>
</body>
</html>
אבל זה לא עובד. ואני בתוך שהכתובת נכונה...
|