Whats a good script or some thing that i can upload a video, and put it up for people to view it (it has to be embbeded) Like big-boys.com..Some thing like that. I Don't want to use Nuke at all.
Do it yourself, http://www.htmlgoodies.com/tutorials...le.php/3480061
Don't you find that 'easy'? Just paste the code in html:Originally Posted by Skyline4life
Just put that in a table:Code:<embed src="video.format"></embed>
And that's all. Works like a charm. Easy to setup and effective!Code:<table border="4"> <tr><td><embed src="video.format"></embed></td></tr> </table>
╔═══════════════════════════════════╗
≡ Alejandro ≡
Account Management and Developement
╚═══════════════════════════════════╝
<embed src> can cause trouble. Try this code generator:
http://cit.ucsf.edu/embedmedia/step1.php
For what you want to do do, I wuld combine that with mambo cms.
Last edited by Matt; 12-13-2005 at 06:15 AM.
Just to clarify... do you mean that you need a script or somethin that allows you to upload files with a description to a library of files. And allows you to search it and rate it, show most rescent, etc.
If so... I'm lookin for the same thing