HTML - Please Help With Embeding Movie.
Hi
i used to embed movies into my html, but the fact is that when i embed the movie, it aoutomaticaly make the movie to play with windows media player 9. i was wondering that how can i make it to play with jet audio, or windows media player 11 or real player. thanks for the helps Similar TutorialsHi Guys, Bit of a n00b here, please be gentle. Using this code I display a couple of videos on a drop down box then stream the selected video below it. this works fine for IE but not FF Code: <select id="cancion" onchange="document.all.music.filename=document.all.cancion.value;" size="1" name="Music"> <option> Select Video </option> <option value="http://somevideo.wmv">Video1</option> <option value="http://somevideo2.wmv">video2</option> </select>a <br /> <p> <object height="300" width="350" id="music" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95"> <param name="AutoStart" value="1" /> <param name="Balance" value="0" /> <param name="DisplaySize" value="0" /> <param name="Filename" /> <param name="Mute" value="0" /> <param name="SelectionStart" value="-1" /> <param name="SelectionEnd" value="-1" /> <param name="ShowControls" value="-1" /> <param name="ShowAudioControls" value="-1" /> <param name="ShowDisplay" value="0" /> <param name="ShowPositionControls" value="-1" /> <param name="Volume" value="0" /> <param name="AudioStream" value="-1" /> <param name="AutoSize" value="0" /> <param name="AnimationAtStart" value="1" /> <param name="AllowScan" value="-1" /> <param name="AllowChangeDisplaySize" value="-1" /> <param name="AutoRewind" value="1" /> <param name="BaseURL" /> <param name="BufferingTime" value="5" /> <param name="CaptioningID" /> <param name="ClickToPlay" value="-1" /> <param name="CursorType" value="0" /> <param name="CurrentPosition" value="-1" /> <param name="CurrentMarker" value="0" /> <param name="DefaultFrame" /> <param name="DisplayBackColor" value="0" /> <param name="DisplayForeColor" value="16777215" /> <param name="DisplayMode" value="1" /> <param name="Enabled" value="-1" /> <param name="EnableContextMenu" value="-1" /> <param name="EnablePositionControls" value="-1" /> <param name="EnableFullScreenControls" value="0" /> <param name="EnableTracker" value="-1" /> <param name="InvokeURLs" value="-1" /> <param name="Language" value="-1" /> <param name="PlayCount" value="1" /> <param name="PreviewMode" value="1" /> <param name="Rate" value="1" /> <param name="SAMILang" /> <param name="SAMIStyle" /> <param name="SAMIFileName" /> <param name="SendOpenStateChangeEvents" value="-1" /> <param name="SendWarningEvents" value="-1" /> <param name="SendErrorEvents" value="-1" /> <param name="SendKeyboardEvents" value="0" /> <param name="SendMouseClickEvents" value="0" /> <param name="SendMouseMoveEvents" value="0" /> <param name="SendPlayStateChangeEvents" value="-1" /> <param name="ShowCaptioning" value="0" /> <param name="ShowGotoBar" value="0" /> <param name="ShowStatusBar" value="0" /> <param name="ShowTracker" value="-1" /> <param name="TransparentAtStart" value="0" /> <param name="VideoBorderWidth" value="5" /> <param name="VideoBorderColor" value="0" /> <param name="VideoBorder3D" value="1" /> <param name="WindowlessVideo" value="1" /> </object> </p> <div align="left"> </div> any ideas? cheers Kev Two embeding questions, probably the same answer. 1. I would like to embed a youtube video over a portion of an image. Not sure how? 2. I would like to embed my newsletter signup box over an image, again not sure how? I think I would have to set the image as a background somehow and put the embed code over it? Any tags and order that I would put the code would be awesome! Thanks. Joe Hello, i have an online radio station that id like to embed into my website... the station is hosted and everything..just want a player that will play the station on demand for people... but i dont know how to do it. I have a m3u, but thats about it at this point any help would be greatly appreciated Ok ive tried but i cant seem to get it working. Here is a screenshot of the problem i have: This is the code im using to embed the flv file: Code: <object width="425" height="344"> <param name="Bloopers" value="LINK TO SWF HERE"></param> <embed src="LINK TO SWF HERE" type="application/x-shockwave-flash" width="425" height="344"> </embed> </object> p.s. I have removed the links to the swf file. What am i doing wrong? Thanks a lot for any help. EDIT: Just to let you know, the positioning isn't a problem, I will be able to move it into the right position myself. I just want to get the video working before i move it into the right place Hi All, I am working on one of the website in which designer has used "Zapfino" font which is not system based. So i have to used this font. Can anyone pls help me to know how to embed the font in html? Thanks and Regards, Hi, What is the html code to have a Youtube video on my website? Is it possible to embed just the Audio with a stop, pause, progress display? What is the html for this Is it possible to embed a flash game (http://armorgames.com/play/5177/grayscale) into my site without having the add at the beginning? Just the logo and links of the creator! The code is: <embed src="http://www.coolbuddy.com/games/swf/Grayscale.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="600"></embed><br><a href="http://www.coolbuddy.com" target="_blank" title="Play Games">Play Games at coolbuddy</a> I am using the following code to embed sound files and everything works fine but I would like for the sound files to begin downloading when "play" is hit and not when the web loads (automatically starting the download of all sound files). Thanks. <embed src="gtr.mp3" autostart="false" loop="false" width="300" height="42" controller="true" bgcolor="#F9000"></embed> Heys guys, I'm trying to build a website and I'm trying to embed multiple sound files into one page. I think there will probably be about 5 files. I've actually tried this but when the page loads only 2 or 3 of the 5 files load. I've tried putting them on one or two at a time and it works that way, but not all at the same time. Also, when the page loads I get 5 popup ActiveX boxes to click on...is there anyway to maybe only get 1? Would really appreciate any help!!! Jeff Terrell Hi there! I'm quite a newbie to webdesign and programing and right now I'm really stucked! I hope this is the right Forum to post my question! So I'm working at a html based website, and I'm trying to show my photos in a simpleviewer gallery which I want to embed in the html side (I work with tables). however I want this flash gallery to adjust the size depending on screen or window size... which I some how also managed: see he http://www.dgclick.com/portfolio/index.html (just the gallery not embedded) and now my problem...I'm trying to embed this gallery in the html, which I managed in general, just that the gallery is tiny and doesn't resize at all!! see here--> http://www.dgclick.com/portfolio/portfolio_en.html that's how I embedded it: <embed src="viewer.swf" width="100%" height="auto"!important height:"100%" bgcolor="#161317" name="viewer" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" scale="exactfit"></embed> what's wrong with it!! Please help me!! Thanks Dani Hi all =) I'm using the following code: Code: <embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="mediaplayer1" showstatusbar="1" EnableContextMenu="false" autostart="true" width="230" height="240" transparentstart="1" loop="0" controller="true" src="http://www.bartend.com/ecourse/videos/bartendcom-margarita.wmv"> </embed> It makes people download WMP 11 to view the file. I want to be able to let it run in WMP 9 or 10. How can I fix this? Thank you =) Light and Love and Healing to you, -Patrick Arden McNally Howdy, I interning for a musician and part of my job is to make myspace bulletins. What I want to do is embed one of those little media players in my bulletins so the song plays when someone opens the bulletin up... the file is not on a website anywhere, it is on my computer in mp3 format (i believe) so here is my question(s) How do i get the mp3 in html format? and how do I embed a music player into a mysapce bulletin? ______________ notes: Through My Documents I've opened up the file in InternetExplorer in hopes that I could use that html address...... the media player DID show up in the Myspace bulletin, however, the music would not playback (when I hit the play button it just said "stopped." I've googled "embed media player in myspace" and other key words but i'm still not understanding nor am i finding the information i am looking for... _______________ I really want to learn how to this so any advice will be greatly appreciated! Cheers! feel free to IM me MSN: DJMi55ing@live.com AIM: (please ask) Here is my html: <html><head><title>(blah blah) <body bgcolor="#605C60" text="#000000"> <table width="432" border="0" cellspacing="0" cellpadding="0" height="322"> <div class="video-wrapper" align=left"> <tr> <td valign="top" align="top" width="432"><img src="images/video/videosample-top.jpg" width="432" height="26"></td><tr> <td valign="left" align="middle" width="432" height="247"><img src="images/video/videosample-left.jpg" width="19" height="247"><img src="images/video/videosample1.jpg" valign="top" width="404" height="247"><img src="images/video/videosample-right.jpg" valign="top"width="9" height="247"></td> <tr><td valign="top" align="bottom" width="432"><img src="images/video/videosample-bottom.jpg" width="432" height="50" alt=Play video"></td> </tr></div></table></body></html> I need to put a video (with autostart=false. no controls! just the video) where the videosample1.jpg is, with the videosample1.jpg showing when the video isn't playing, for the better of it, but as an extra bonus i'm trying to have the videosample-bottom.jpg activate the play of the video when i click on it if i can: this is the image: The grey in the middle is where i need the video displayed please help and ty in advance Hi I have a movie on a webpage of mine that works fine in Firefox, IE6 and IE7 but when I look at the same page on another pc at work- that has IE on it with SP3 it is totally messed up. Has anyone any ideas please ??? Code: <div class="movie"> <object width="360" height="290" type="application/x-shockwave-flash" data="/media/flvplayer.swf?file=/media/videos/jeans.flv image=/media/videos/jeans.jpg&bufferlength=5"> <param name="movie" value="/media/flvplayer.swf?file=/media/videos/jeans.flv&image=/media/videos/jeans.jpg bufferlength=5" /> </object> </div> http://garysblog.co.uk/index.php/200...ing-into-jeans Thanks Gary problem now fixed thanks very much for the help how would I get a 3gp movie to play on my web site. it was taken off my camera phone. TIA first of all, i'm sorry if this is a repost, basically i've uploaded an audio player to a site, www.habit-music.co.uk, ( i know this is a scruffy code btw.) The player works fine in firefox, chrome, etc, but in ie it shows as a white box, how can i fix this? also my spry nav bar does the same. On a side note if anyone knows of a better audio player could you tell me please? thanks, olly hi. on my site i want to play a uploaded movie file. i'm searching a suitable player but not win media player. is any there? how i place that on my site. thanks in advance chel-1 Hello, I have an swf movie player embedded into the index page of a website. I was wondering what is the best way to insert a preview image into the swf player before you press play? Theres a gap bewtween my flash movie in a td and the td below. Its works perfectly in firefox just not in ie. I hve attached a screen shot of the problem in ie, thanks Code: <html> <head> <style type="text/css"> img { border: none; } .content { padding: 30px 30px 20px; } .nav { padding: 10px 22px 6px; font-size: 12px; } .mnav { border: none; } /* link styles.. */ a:link { color: #000000; text-decoration: none; } a:visited { color: #000000; text-decoration: none; } a:hover { color: #FFFFFF; text-decoration: none; } </style> <title> Index </title> </head> <body background="images/bg.jpg"><table align="center" cellspacing="0" cellpadding="0"> <tr> <td width="652" height="69"><object width="652" height="69"> <param name="movie" value="images/banner.swf"> <embed src="images/banner.swf" width="652" height="69"> </embed> </object></td> </tr> <tr> <td class="mnav"><a href="Index.html"><img src="images/eportfolio-v1_04.gif"></a><a href="Publications.html"><img src="images/eportfolio-v1_05.gif"></a><img src="images/eportfolio-v1_06.gif"><a href="Evidence.html"><img src="images/eportfolio-v1_07.gif"></a><a href="Review.html"><img src="images/eportfolio-v1_08.gif"></a></td> </tr> <tr> <td height="35" background="images/eportfolio-v1_09.gif" class="nav"> <!-- --> </td> </tr> <tr> <td background="images/eportfolio-v1_10.gif" class="content" size=100% valign="top"> <p><font color="#FFFFFFF">Welcome to my Dance O' Clock Eportfolio! <br> <br> The Eportfolio is a showcase of all the work I have made throughout the Dance 'O Clock project. <br> Evidence of the publications and a review of the whole project is also included in the eportfolio. <br> <br> The Eportfolio is best viewed in the Firefox browser with a resolution of 1440 * 900!</font></p> <hr color="#969696" width="540"> <Br> <p><font color="#FFFFFFF"><u>Required Information</u></font></p> <font color="#FFFFFFF">Name: Richard Dyson</font> <Br> <font color="#FFFFFF">Age: 14 </font> </br> <font color="#FFFFFF">SPB title: Dance o'Clock Level 2 </font> <Br> <font color="#FFFFFF">Registration number: 68751</font> <br> <font color="#FFFFFF">Center name: Whitchurch High school</font> <br> <font color="#FFFFFF">Center number: .....</font> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> </p></td> </tr> </table> </body> </html> |