Video Clips

SSCD

New Member
Joined
Jul 8, 2003
Messages
7
Reaction score
0
how to add .avi, .wmv, .mpeg into my webpage? anyone can answer to that?
 
SSCD said:
how to add .avi, .wmv, .mpeg into my webpage? anyone can answer to that?

it's hard i tried put avi. vmw, mpeg, or whatever in my webpage angelfire.com but it's not work. I downloaded Encore Video from www.microsoft.com and still not work. But only way you can put video in webpage from Microsoft FrontPage, Dazzle DVC, Sound Forge 4.0, Microsoft Image Composer.

What is your webpage? angelfire? aol homepage? your own domain?
 
If you have frontpage. Use Plug-in that will auto play movie clip.

For quicktime, use that code....

<embed src="folder/movie.avi" width="240" height="196" autoplay="true" loop="true" controller="true" playeveryframe="false" cache="false" bgcolor="#FFFFFF" kioskmode="false" targetcache="false" pluginspage="http://www.apple.com/quicktime/">
</embed>
 
If you know how to use Flash, that's quite an easy and convenient way to add vid clips or sound to your site.
 
Thanks Jaana!!!

Now I got it thur Flash, I really appericate you remind me it's FLASH. I usually use Flash before until everything change recently with moving. :doh:
 
Back
Top