Posting Videos on my site?

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
Iang987
Forum Newbie
Posts: 4
Joined: Sat Nov 15, 2003 11:07 pm

Posting Videos on my site?

Post by Iang987 »

How do i post videos? I just tryed to upload them then Link but it didnt work.
d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

what kind of movies? you can always link to them using a hyperlink..

Code: Select all

<a href="yourmovie.ext">Movie</a>

and then IE will play it when u click it..
User avatar
vigge89
Forum Regular
Posts: 875
Joined: Wed Jul 30, 2003 3:29 am
Location: Sweden

Post by vigge89 »

.... or download it, if its an unsupported filetype
Post Reply