Jump to content
  • 0

вставить видео в html


mastermedia
 Share

Question

Хочу вставить flv видео в html страницу, но оно не воспроизводится. Пишет "для отображения этого содержимого требуется плагин". Подскажите, в чем ошибка или подскажите другой? Можно воспроизводить swf также

Вот сам код

<html>

<head>

<title>Видео</title>

</head>

<body>

<center>

<OBJECT CLASSID="clsid:22d6f312-b0f6-11d0-94ab-0080c74c7e95F"

HEIGHT=480

WIDTH=640

NAME=Msshow1

ID=Msshow1>

<PARAM NAME="FileName" VALUE="бХДЕН/1.mpg">

<PARAM NAME="autoStart" VALUE="true">

<PARAM NAME="showControls" VALUE="true">

<PARAM NAME="PlayCount" VALUE="20">

<embed src="coffee.flv" width="640" height="480" controller="true" autostart="true" loop=true pluginspage="http://www.macromedia.com/go/getflashplayer">

</EMBED>

</OBJECT>

</center>

</body>

</html>

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy