Current location: Hot Scripts Forums » General Web Coding » Flash & ActionScript » How To Embed .avi ?


How To Embed .avi ?

Closed Thread
  #1 (permalink)  
Old 05-25-09, 06:20 PM
samaa's Avatar
samaa samaa is offline
Newbie Coder
 
Join Date: Oct 2007
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Question How To Embed .avi ?

hi guys,
I really need your help ..

I faced a problem to Embed avi video to my page ..
some of avi dosn't work !! and the others the just the just the sound works

I used this code .


PHP Code:




<class="media">
<
object id="MediaPlayer1" width=180 height=200
classid
="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
standby="Loading Microsoft® Windows® Media Player components..."
type="application/x-oleobject" align="middle">
<
param name="FileName" value="tstavi.avi">
<
param name="ShowStatusBar" value="True">
<
param name="DefaultFrame" value="mainFrame">
<
embed type="application/x-mplayer2"
pluginspage "http://www.microsoft.com/Windows/MediaPlayer/"
src="tstavi.avi" align="middle"
width=176
height
=144
defaultframe
="rightFrame"
showstatusbar=true>
</
embed>
</
object>
</
p
any help
  #2 (permalink)  
Old 05-26-09, 12:29 PM
samaa's Avatar
samaa samaa is offline
Newbie Coder
 
Join Date: Oct 2007
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
No Reply !!???
  #3 (permalink)  
Old 07-29-09, 03:29 AM
stephentech stephentech is offline
New Member
 
Join Date: Jul 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Have you put avi in the same directory with your html web pages files?
I cannot find any strange in your code. Maybe you can try to use FLV. Embedding flv to web page just needs a web-based flv player. You can check this tutorial for an easy solution for flv [URL removed]

Last edited by Nico; 07-29-09 at 03:39 AM.
Closed Thread

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Embed a EXE in a VB6 Project Newb-Man Visual Basic 5 07-14-11 12:09 AM
Embed YouTube movie not load... in Popup window ZYP ASP.NET 7 11-27-08 04:57 AM
Embed video form xavier039 Script Requests 0 02-22-07 10:02 PM
Sending HTML emails and embed Pictures stakpro HTML/XHTML/XML 1 04-22-06 07:37 PM
To use include or embed HTML into my contact.php page dmaldon01 PHP 1 02-17-06 03:40 PM


All times are GMT -5. The time now is 06:42 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.