Jump to content

Video


upsidedownbin

Recommended Posts

Hi all,

I'm making a video uploading site and i'm stuck at how to play the video on the page,

This may not even be a php question, but can someone please direct me to a tutorial or something,

I need to know how to make the player with the play, pause, fullscreen buttons as well, and how to stream the video through the player,

thanks

Link to comment
Share on other sites

this is an actionscript question. I think there is a very good forum @ actionscript.org or something similar to that, however you would just need to create a video control on the stage, then give it an ID and then use that id to set the url and stuff for the video, but then again my as3 is a bit rusty as I have been out of the web-dev loop for a few months now :) Glad to help tho

Link to comment
Share on other sites

No, it's not an actionscript problem.

 

There are many ways to do this, but you're going to want to start by learning embedded objects in HTML.

 

Then, if you want a flash style player (rather than, say, Quicktime or Windows Media Player), then you'll have to download an FLV player or make one yourself (which, I guess, in this case it would be an actionscript problem).

 

Streaming is a pretty big subject, so you'll want to get started by googling "how to stream video".

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.