Results 1 to 7 of 7

Thread: music videos

  1. #1
    Join Date
    Nov 2005
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default music videos

    video codes won't work on my webpage. i paste a code and then i go back to edit it and the code contains the words "blocked content" and won't allow for the video to play. can anyone help?? the following is a code after i went back to edit it. the "blocked content" parts weren't there when i pasted it. thanx.

    <blockedContent allowScriptAccess="never"name='RAOCXplayer' src='http://www.videocodezone.com/videos/j/jessica_simpson/these_boots_are_made_for_walking_508347.asx' type='application/x-mplayer2' width='300' height='300' autoplay='true' ShowC..'1' ShowStatusBar='0' loop='true' EnableC..'0' DisplaySize='0' pluginspage='http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/'></blockedContent><br><font style='font-size: 15px'><a href='http://www.VideoCodeZone.com/'>Music Video Codes</a> by VideoCodeZone.com</font>

  2. #2
    Join Date
    Nov 2005
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hello there,

    I am having a problem like yours. I can add a vdeo code to my website and then view it just to watch it try to connect to nothing. Futher more I am looking for a way to add mp3 and video files of my own to my website. This way their is less loading time since the player window is built into the page itseft. So far I having been able do either. When you get some help on this matter please let me know thank you.

  3. #3
    Join Date
    Nov 2005
    Posts
    93
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I actually got movies to play on one of my pages on my website.
    The code seems to work in IE at least, although I am not sure about Firefox support.

    Go to my site:

    http://lentils.imagineis.com

    and go to FUN AND GAMES/MICROSOFT or /LINKS/BAD HUMOUR/
    and play the "It looks like you're writing a letter" video.
    Then dump the source-code. you will see how the embedded video is called.
    On the site I have some jpgs to make the box around the video, the video itself,
    and a link to I think the Microsoft page that calls up a player. (I think this is how it works.)

    On the other hand, I can get .MID files to play music in IE but not Firefox!
    Do you know how to get sounds to play automatically on a page in Firefox,
    without getting a stupid message like "Plug in not available" or whatever?

  4. #4
    Join Date
    Nov 2005
    Posts
    93
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Update:
    Code:
    <!--===== VIDEO PLAYER // ==-->
    <table width="320" border="0" cellpadding="0" cellspacing="0">
    
    <tr>
    <td width="5" rowspan="3" valign="top">
    <img src="../TVpics/vcleft.gif" width="5" height="240"></td>
    <td width="310" height="5" valign="top">
    <img src="../TVpics/vctop.gif" width="310" height="5"></td>
    <td width="5" rowspan="3" valign="top">
    <img src="../TVpics/vcright.gif" width="5" height="240"></td>
    </tr>
    
    <tr>
    <td height="213" valign="top">
    <EMBED type="application/x-mplayer2" 
    src="../TVpics/pclip.mpg"
     pluginspage="http://microsoft.com/windows/mediaplayer/en/download/" id="mediaPlayer" name="mediaPlayer" displaysize="4" autosize="-1" 
    bgcolor="#000000" showcontrols="true" showtracker="-1" showdisplay="0" 
    showstatusbar="0" videoborder3d="-1" width="310" height="213" 
    autostart="false" designtimesp="5311" loop="false">
    </EMBED>
    </td>
    </tr>
    
    <tr>
    <td height="22" valign="top">
    <img src="../TVpics/vcbot.gif" width="310" height="22" border="0">
    <a href="../index.htm"><IMG SRC="../pics/exit.jpg"></a>
    
    </td></tr>
    
    </table><!--===== END VIDEO PLAYER ==//-->
    To get copies of the GIFs, just go to my website and right-click on the borders of the Video area.
    Last edited by Wedgy; 11-13-2005 at 09:45 AM.

  5. #5
    Join Date
    Jan 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs up Music Video Code Info

    Hi Starz,

    You can Trawl the internet and keep searching by using the keywords "music video code". You can paly around with these keywords and even with "musicvideocode" as one word. You can go to another level and blindly search (or visit) for website that have their domains as "musicvideocode" and keep alternating the domain Extension., e.g musicvideo code.info etc. You will definiteley get the right codes that work; the internet is where all the world's answers are located! Have will power and have patience.

    Good luck,

    Kyme

  6. #6
    Join Date
    Jan 2006
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi,I tried this code, but why didn`t it work in my page?

  7. #7
    Join Date
    Oct 2005
    Posts
    121
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    try something like encarta where an article would have a video clip, then see if you can find the embed in the code - the bad part is, encarta is msn, which is microsoft, so they would be writing the code to likely work exclusively in IE, and even if it does work in IE, what if the person looking at it doesnt use Windows Media Player???

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •