jkewlo Posted September 15, 2008 Share Posted September 15, 2008 hey im totally lost, im not even sure where to begin. i want flash to play video uploaded to a file and read it from phpmyadmin. but im really lost and good tutorials anyone can point me to.. its something like youtube Link to comment https://forums.phpfreaks.com/topic/124350-php-mysql-flash-video-player/ Share on other sites More sharing options...
LemonInflux Posted September 15, 2008 Share Posted September 15, 2008 phpMyAdmin? I don't get what that's got to do with anything. Sure you don't mean MySQL? ---------------- Now playing: Hadouken! - That Boy That Girl via FoxyTunes Link to comment https://forums.phpfreaks.com/topic/124350-php-mysql-flash-video-player/#findComment-642172 Share on other sites More sharing options...
jkewlo Posted September 15, 2008 Author Share Posted September 15, 2008 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 Link to comment https://forums.phpfreaks.com/topic/124350-php-mysql-flash-video-player/#findComment-642182 Share on other sites More sharing options...
gingerboy101 Posted September 15, 2008 Share Posted September 15, 2008 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? Link to comment https://forums.phpfreaks.com/topic/124350-php-mysql-flash-video-player/#findComment-642211 Share on other sites More sharing options...
jkewlo Posted September 15, 2008 Author Share Posted September 15, 2008 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 >.< Link to comment https://forums.phpfreaks.com/topic/124350-php-mysql-flash-video-player/#findComment-642235 Share on other sites More sharing options...
jkewlo Posted September 16, 2008 Author Share Posted September 16, 2008 no one can help me? Link to comment https://forums.phpfreaks.com/topic/124350-php-mysql-flash-video-player/#findComment-642497 Share on other sites More sharing options...
Garethp Posted September 16, 2008 Share Posted September 16, 2008 Look into FFMPEG, but you might not be able to get it to work Link to comment https://forums.phpfreaks.com/topic/124350-php-mysql-flash-video-player/#findComment-642505 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.