Webmaster Forum

Go Back   Webmaster Forum > Web Development > Web Design Lobby

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.


Reply
 
LinkBack Thread Tools Display Modes
Old 05-24-2005, 12:47 PM   #1 (permalink)
Member
 
Join Date: 05-19-05
Posts: 66
iTrader: 0 / 0%
Latest Blog:
None

tuzaj is liked by many
How to embed a video file?

Anyone knows it here?

an html code.
tuzaj is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-24-2005, 03:49 PM   #2 (permalink)
rwh
Contributing Member
 
Join Date: 02-16-04
Location: Ohio
Posts: 109
iTrader: 0 / 0%
Latest Blog:
None

rwh is on the right pathrwh is on the right pathrwh is on the right path
Send a message via ICQ to rwh Send a message via AIM to rwh Send a message via MSN to rwh Send a message via Yahoo to rwh
<object classid="clsid:02BF25D5-8C17-4B23-BC80-
D3488ABDDC6B"
codebase="http://www.apple.com/qtactivex/qtplugin.cab"
height="256" width="320">
<param name="src" value="filename.mp4">
<param name="autoplay" value="false">
<param name="controller" value="true">
<embed height="256" width="320" src="samefilename.mp4"
pluginspage="http://www.apple.com/quicktime/download/"
type="video/quicktime" controller="true"
autoplay="false">
</object>



That might work, not a expert on it but you could try it

Just noticed this was for a audio file, sorry about that
__________________
Affordable Web Hosting
Real Web Host
http://www.realwebhost.net
Domain names Low as 12.50 per year
rwh is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-24-2005, 04:21 PM   #3 (permalink)
rwh
Contributing Member
 
Join Date: 02-16-04
Location: Ohio
Posts: 109
iTrader: 0 / 0%
Latest Blog:
None

rwh is on the right pathrwh is on the right pathrwh is on the right path
Send a message via ICQ to rwh Send a message via AIM to rwh Send a message via MSN to rwh Send a message via Yahoo to rwh
Try this


<object id="MediaPlayer1" 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" width="280" height="256">
<param name="fileName" value="Kick_Baby_2.mpg">
<param name="animationatStart" value="true">
<param name="transparentatStart" value="true">
<param name="autoStart" value="true">
<param name="showControls" value="true">
<param name="Volume" value="-450">
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="Kick_Baby_2.mpg" name="MediaPlayer1" width=280 height=256 autostart=1 showcontrols=1 volume=-450>
</object>
__________________
Affordable Web Hosting
Real Web Host
http://www.realwebhost.net
Domain names Low as 12.50 per year
rwh is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-24-2005, 05:38 PM   #4 (permalink)
Member
 
Join Date: 05-19-05
Posts: 66
iTrader: 0 / 0%
Latest Blog:
None

tuzaj is liked by many
Thanks by the way any idea where i can find a free webhost site for uploading the movie file?
tuzaj is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-24-2005, 06:14 PM   #5 (permalink)
rwh
Contributing Member
 
Join Date: 02-16-04
Location: Ohio
Posts: 109
iTrader: 0 / 0%
Latest Blog:
None

rwh is on the right pathrwh is on the right pathrwh is on the right path
Send a message via ICQ to rwh Send a message via AIM to rwh Send a message via MSN to rwh Send a message via Yahoo to rwh
Nope
__________________
Affordable Web Hosting
Real Web Host
http://www.realwebhost.net
Domain names Low as 12.50 per year
rwh is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-16-2009, 12:40 AM   #6 (permalink)
Contributing Member
 
Join Date: 07-07-08
Location: Pearl of Asia
Posts: 1,952
iTrader: 0 / 0%
Latest Blog:
None

Jenie0109 is a splendid one to beholdJenie0109 is a splendid one to beholdJenie0109 is a splendid one to beholdJenie0109 is a splendid one to beholdJenie0109 is a splendid one to beholdJenie0109 is a splendid one to beholdJenie0109 is a splendid one to beholdJenie0109 is a splendid one to beholdJenie0109 is a splendid one to beholdJenie0109 is a splendid one to beholdJenie0109 is a splendid one to behold
Oh great! I'm not good at this stuff so.. thanks!
__________________
Professional SEO Company || SEO Packages
Jenie0109 is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-16-2009, 11:47 AM   #7 (permalink)
Contributing Member
 
Join Date: 12-25-08
Posts: 100
iTrader: 0 / 0%
Latest Blog:
None

vipdistinct is liked by many
There are lots of ways you can go about doing that. Another thing you can do is upload it to YouTube and use their embedding code. That's another free way to do it. Also there are a ton of other sites like YouTube that you can upload it to and get an embedding code.

If you'd like video play in flash player you might also want to check out http://www.longtailvideo.com/players/jw-flv-player/
__________________
Your Lifestyle Management and Atlanta Concierge.
vipdistinct is offline  
Add Post to del.icio.us
Reply With Quote
Old 02-07-2009, 08:35 AM   #8 (permalink)
Junior Member
 
Join Date: 02-07-09
Posts: 9
iTrader: 0 / 0%
Latest Blog:
None

dholowiski is liked by many
Free sites: Youtube, Blip.tv, Vimeo, Revver (when it's working), archive.org (if you want to make your stuff creative commons).
Paid: libsyn. Ridiculously cheap and likely to be around for a while.
dholowiski is offline  
Add Post to del.icio.us
Reply With Quote
Old 02-07-2009, 07:09 PM   #9 (permalink)
v7n Mentor
 
pinkfluffybunny's Avatar
 
Join Date: 05-18-04
Location: Florida
Posts: 1,568
iTrader: 0 / 0%
Latest Blog:
None

pinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web pro
To get it to play in both IE and FF

Quote:
<OBJECT id='mediaPlayer' width="512" height="384"
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,1112"
standby="Loading Microsoft Windows Media Player components...' type='application/x-oleobject">
<PARAM NAME="AutoStart" VALUE="-1">
<param name="rate" value="1">
<param name="balance" value="0">
<param name="currentPosition" value="0">
<param name="defaultFrame" value>
<param name="playCount" value="1">
<param name="currentMarker" value="0">
<param name="invokeURLs" value="-1">
<param name="baseURL" value>
<param name="volume" value="50">
<param name="mute" value="0">
<param name="uiMode" value="full">
<param name="stretchToFit" value="-1">
<param name="windowlessVideo" value="0">
<param name="enabled" value="-1">
<param name="enableContextMenu" value="-1">
<param name="fullScreen" value="0">
<param name="SAMIStyle" value>
<param name="SAMILang" value>
<param name="SAMIFilename" value>
<param name="captioningID" value>
<param name="enableErrorDialogs" value="0">
<param name="URL" value="yourvideo.wmv">
<EMBED type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/MediaPlayer/"
name="mediaPlayer"
bgcolor="darkblue" showcontrols="1" showtracker="1"
showdisplay="0" showstatusbar="1" width="512"
height="384"
autostart=1
src="yourvideo.wmv" autostart=1 loop='0'>
</EMBED>
</OBJECT>
__________________
Just because you're paranoid doesn't necessarily mean people aren't out to get you
pinkfluffybunny is offline  
Add Post to del.icio.us
Reply With Quote
Old 02-07-2009, 07:52 PM   #10 (permalink)
Moderator
 
Hades's Avatar
 
Join Date: 01-23-07
Location: Buenos Aires, Argentina
Posts: 1,185
iTrader: 0 / 0%
Hades is a web professional of the highest orderHades is a web professional of the highest orderHades is a web professional of the highest orderHades is a web professional of the highest orderHades is a web professional of the highest orderHades is a web professional of the highest orderHades is a web professional of the highest orderHades is a web professional of the highest orderHades is a web professional of the highest orderHades is a web professional of the highest orderHades is a web professional of the highest order
check the date guys, this was asked 4 years ago
__________________
Hades,
Ancient god, King of the Nether World, and Guardian of the Dead.
...and on my free time I'm also a web developer, contact me if you need one!
Hades is online now  
Add Post to del.icio.us
Reply With Quote
Old 02-08-2009, 06:10 AM   #11 (permalink)
v7n Mentor
 
pinkfluffybunny's Avatar
 
Join Date: 05-18-04
Location: Florida
Posts: 1,568
iTrader: 0 / 0%
Latest Blog:
None

pinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web propinkfluffybunny is a highly respected web pro
check the placement - #7

so why not answer it correctly!

http://www.google.com/search?hl=en&q...earch&aq=f&oq=
__________________
Just because you're paranoid doesn't necessarily mean people aren't out to get you
pinkfluffybunny is offline  
Add Post to del.icio.us
Reply With Quote
Old 06-30-2009, 04:17 PM   #12 (permalink)
Junior Member
 
Join Date: 06-24-09
Posts: 3
iTrader: 0 / 0%
Latest Blog:
None

redblanchard is liked by many
I notice you seem to be the expert here, so could you tell me what is wrong with the Embedding url on my web site. When 'activated I get a message the "play list is not available," whatever that means. All files are in the same "Public HTML" file on my site. Here are the two files for the embedding: ( I sure hope you can figure this out...)
(Here is the link to Blind Kid2.wvx
<a href=Blind Kid2.wvx>Click Here to Watch the Blind Kid</a>


(Then this is the "blind Kid.wvx"; text version)
<!-- begin embedded WindowsMedia file... -->
<table border='0' cellpadding='0' align="center">
<tr><td>
<OBJECT id='mediaPlayer' width="720" height="450"
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'>
<param name='fileName' value="Blind Kid Piano.wmv">
<param name='animationatStart' value='true'>
<param name='transparentatStart' value='false'>
<param name='autoStart' value="true">
<param name='showControls' value="true">
<param name='loop' value="false">
<EMBED type='application/x-mplayer2'
pluginspage='http://microsoft.com/windows/mediaplayer/en/download/'
id='mediaPlayer' name='mediaPlayer' displaysize='4' autosize='-1'
bgcolor='darkblue' showcontrols="true" showtracker='-1'
showdisplay='0' showstatusbar='-1' videoborder3d='-1' width="720" height="450"
src="Blind Kid Piano.wmv" autostart="true" designtimesp='5311' loop="false">
</EMBED>
</OBJECT>
</td></tr>
redblanchard is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply


Currently Active Users Viewing This Thread: 2 (0 members and 2 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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can i embed video in an email? adambomb007 Coding Forum 4 12-01-2007 06:56 PM
know anything about video file sizes? jasonk1234 Tech Support Forum 0 07-31-2007 08:05 PM
Website with audio/video and pdf file download. NOT a commercial site. HELP! yexinapartovi Web Hosting Forum 3 10-19-2006 09:59 AM


Sponsor Links
Get exposure! Contextual Links V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 01:03 PM.
© Copyright 2008 V7 Inc
Powered by vBulletin
Copyright © 2000-2009 Jelsoft Enterprises Limited.


Search Engine Optimization by vBSEO 3.3.0 ©2009, Crawlability, Inc.