Results 1 to 4 of 4

Thread: HTML[Random video?]

  1. #1

    Thread Starter
    Admodistrator |2eM!x's Avatar
    Join Date
    Jan 2005
    Posts
    3,900

    HTML[Random video?]

    okay i have this code for playing a video:
    Code:
    <div align="center">Memory - Sugarcult<div align="center"><div id=vpdiv><embed allowScriptAccess="never"style="FILTER: xray" name="RAOCXplayer" autoplay="true" src="video here" type="application/x-mplayer2" width="300" height="300" ShowC.."1" ShowStatusBar="0" AutoSize="true" loop="true" EnableC.."0" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"></embed></div><a href="http://www.webratsmusic.com/" target="blank"><BR><img src="http://images.webrats.com/clear.gif" border=0></a>
    </div>
    And i made a php script that will generate a random video url, how do i combine them so the html plays the random video?

  2. #2
    Hyperactive Member ninjanutz's Avatar
    Join Date
    Jun 2005
    Location
    Bayside
    Posts
    256

    Re: HTML[Random video?]

    put all the links into an array and have the other script call random array keys?

  3. #3

    Thread Starter
    Admodistrator |2eM!x's Avatar
    Join Date
    Jan 2005
    Posts
    3,900

    Re: HTML[Random video?]

    which ive done already,the php script works fine. Just wondering how i can return the link it makes in my video code

  4. #4

    Thread Starter
    Admodistrator |2eM!x's Avatar
    Join Date
    Jan 2005
    Posts
    3,900

    Re: HTML[Random video?]

    anyone know?

Posting Permissions

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



Click Here to Expand Forum to Full Width