Log in

View Full Version : Custom Video Player...



Rockonmetal
05-12-2007, 01:52 AM
Ok, I am looking to make this video player for my site... what do I need to know.

I DON'T HAVE FLASH!
I DON'T HAVE ANY EXPERIANCE WITH JAVA!
IF U HAVE ANY! RECOMENDATIONS FOR THIS PLEASE LINK OR TELL!!!!

I don't use server script... i can't

I will use almost everything, but server script, or flash stuff.

thetestingsite
05-13-2007, 01:50 AM
You could use the "embed" tag to play video files and probably use Javascript functions to control the "play", "pause", "stop" functions (although, I think this is IE only; not sure though).

Anyways, hope this helps.

djr33
05-13-2007, 02:42 AM
"I want to have a video player, but I can't use anything that would make one."

I think you answered your own question.

Flash is probably the best/only option for an actual video player, like on youtube, etc.

Using embed with javascript is fine, but it won't be very stable and it won't have too many options. That's the best bet if you won't do anything else, though.

Rockonmetal
05-13-2007, 06:30 PM
Anyone know any good tutorials for making a videoplayer?