Video, content

Skyline4life

New Member
Messages
894
Reaction score
0
Points
0
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.
 

Alejandro

Staff
Staff member
Community Support
Messages
9,436
Reaction score
1
Points
38
Skyline4life said:
anything in an easier way?
Don't you find that 'easy'? Just paste the code in html:
Code:
<embed src="video.format"></embed>
Just put that in a table:
Code:
<table border="4">
<tr><td><embed src="video.format"></embed></td></tr>
</table>
And that's all. Works like a charm. Easy to setup and effective!
 

Skyline4life

New Member
Messages
894
Reaction score
0
Points
0
No i mean, I don't want to have to create the page all the time..I was hopeing there was someing that i upload the video and add the Discription to it..But i got an idea in my head..
 

AKValle26

Member
Messages
62
Reaction score
0
Points
6
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
 

Matt

New Member
Messages
1,862
Reaction score
0
Points
0
There is no "entertainment portal cms." The closest to what you want is mambo with your own settings. I highly suggest using the emedded media generator I linked to along with mambo.
 
Top