HTML - Youtube / Audio Embeding
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 Similar Tutorials<object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="0" width="0" data="http://www.youtube.com/v/link&autoplay=1&rel=0"> <param name="allowScriptAccess" value="never" /> <param name="allowNetworking" value="internal" /> <param name="movie" value="http://www.youtube.com/v/link&autoplay=1&rel=0" /> </object> I want to add a code to make the YouTube audio off. Any ideas? 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 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 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 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 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 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 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 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 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) This may be a relatively easy answer but here we go.... HTML Code: <a href="audio.wav">Play this wav file!</a> The above is just a simple example but my problem is that no matter what I keep getting prompted for a download... Is there any specific reason why IE7 cannot directly access wav files or is this issue due to security settings.... Normally, in the past I haven't had an issue but at this time I am at a loss.... Any help would be appreciated... Thanks, Dark_Jackal Hello, I'm creating a site that requires the inbuilt audio player to keep streaming music between page loads. What coding options are available for this, HTML, PHP or otherwise? Regards Eddie I want to be able to add a mp3 audio file of a sermon to a church website I am building. I have done searches and find a lot of "embed" code, but none of these work. Nothing shows on the web page. What is the simplest way of doing this. I understand "embed" is not a legal word. I have tired "Object", but nothing shows using this command either. Any help will be appreciated. Lawrence Hi everyone. I am working on a project with a few friends. The site is designed for people who are illiterate and so we are looking into how we could go about having audio cues play whenever the user hovers over a button or a section of an image map. If anyone would know of a good tutorial on how to do so in html5 it would be appreciated. I'm trying to playback an mp3 from within a table cell using a <a href> link. I don't want to use Flash and also don't want to use the HTML5 <audio> tag. I found this code Quote: function DHTMLSound(surl) { document.getElementById("dummyspan").innerHTML= "<embed src='"+surl+"' hidden=true autostart=true loop=false>"; } <span id=dummyspan></span> <form> <input type="button" value="Play Sound" onClick="DHTMLSound('success.wav')"> </form> and tried to incorporate it into the page. No luck. I think should be able to add the onClick part to the <a href> and have it play, but I get nothing. Thanks for any help, Mei Hey, On my site i have currently got windows media player to play an embedded wma file Code: <object id="MediaPlayer" height=46 classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Windows Media Player components..." type="application/x-oleobject" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112"> <param name="filename" value="Windows XP Startup.wma"> <param name="Showcontrols" value="True"> <param name="autoStart" value="True"> <embed type="application/x-mplayer2" src="Windows XP Startup.wma" name="MediaPlayer"></embed> </object> That's my current source code for it ideally i would like to make it have the playlist option so on the playlist they can double click which songs they would like to listen Is this possible Cheers Lolium P.s, would it be possible for people who view the web page to browse the directory were the audio files will be kept? so they can choose which song to play?? I am looking to do something, that seems a bit complex, because I cannot find anything similar online to use as an example. In simple terms: I am trying to show on a web page a display of YouTube content from a specific user, that will automatically update through the RSS feed showing the latest videos, and when a user clicks on the video, it plays on the same web page. I have found HALF of this, with a script called video box, however you need to manually enter the videos in yourself. I am looking for this to be an automatic thing and it seems that RSS is the best way to do that. If anyone has any suggestions please respond. |