Tuesday, July 20, 2010

How to play videos on my website ; All the videos is in my ftp folder?

I want to play the videos I have on my video folder. Whats the code to play videos that you have in a particular folder. I know this is for images but what is for videos %26lt;img src="images

How to play videos on my website ; All the videos is in my ftp folder?
you want to play the movie on line ? like youtube or whatever ?





you will need the video .flv





you can do it with Dream weaver CS3 its really so easy and Dream weaver will add some content and javascript.





and the best is to convert your movies to .flv so they cant have it that easily ;)





best regards
Reply:Depends on what format you are using. WMV or FLV or Quicktime.





And it is not as simple as using an image tag. You have to embed the media in the page.
Reply:%26lt;embed


style="width:400px; height:326px;"


id="VideoPlayback"


type="application/x-shockwave-flash"


src="[insert video link here]"%26gt;


%26lt;/embed%26gt;


No comments:

Post a Comment