Jump to content

PHP Mysql Flash Video player


jkewlo

Recommended Posts

yeah mysql thanks.. i was getting myself confused...

 

 

here is my site.

 

http://phpbb-space.com/NeaNixtv/2.0/

 

pretty much what we want is it to be kinda like youtube

where user's can upload video's and others can watch them

 

but where i am getting lost is how to get the flash player to get the information and play the video.

would i have to get it with xml? its driving me nuts lol

Hi Fella, just went your site out of interest and clicked on all of the menu headers and got this...

 

Not Found

The requested URL /NeaNixtv/2.0/signup.php was not found on this server.

 

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/1.3.41 Server at phpbb-space.com Port 80

 

you may have been aware or not?

yeah i am aware thanks :)

 

the sign up page is being upload shortly, i just cant seem to get this to work right

 

this is what i want

 

user uploads a video it gets put into a folder created in php and the video will be uploaded into the folder

 

now it will then be displayed on the browse.php page that will show all the video's uploaded

 

so lets say there are a few video's on the page the user wants to watch a guy throwing something

 

now i know that it will have to be passed via url like

watch.php?video_id=3

 

then on watch.php page i will need it to connect to the mysql database and grab the information with the video_id that was passed

 

how do i get flash to play that file. i dont know anything about XML other then what i have seen around on the internet.

 

how will i do that? and pass it to the flv player that i have created in flash?

 

Thanks a lot >.<

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.