Results 1 to 4 of 4

Thread: Custom Media Player and Playing them

  1. #1

    Thread Starter
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Custom Media Player and Playing them

    I have a media player on my site (http://www.rapidfriends.com/swf/player.swf) and i have a video page (http://www.rapidfriends.com/videos.php) and i would like to have to videos played in my media player.
    My usual boring signature: Something

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: Custom Media Player and Playing them

    That's nice.





    Wait, was there a question?

    How would we know how to play videos in your custom player?
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  3. #3

    Thread Starter
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: Custom Media Player and Playing them

    huh? Im lost. I would like to have videos that are uploaded on my site to be played on my custom media player. how do i do this?
    My usual boring signature: Something

  4. #4
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: Custom Media Player and Playing them

    The PHP documentation contains a nice section on file uploads.

    Then, look at the glob() function, which you can use to scan a directory for files matching a pattern.

    With these two, you should be able to write what you want.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

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