Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 HTML code for playing avi files
Index -> Graphics and Design, Web Design -> (X)HTML Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
JayLo




PostPosted: Thu Dec 18, 2003 9:41 pm   Post subject: HTML code for playing avi files

trying to code some html, and trying to post an avi. help please?
Sponsor
Sponsor
Sponsor
sponsor
PaddyLong




PostPosted: Thu Dec 18, 2003 9:58 pm   Post subject: (No subject)

hmm, been a while since I put movies in .. but I believe it is
< embed src="someFile.avi" >
and you can specify width and height to restrict the size of it (you can cheaply control which controls they have like this) and I think autostart and loop as true or false
Amailer




PostPosted: Thu Dec 18, 2003 10:00 pm   Post subject: (No subject)

http://www.fluffbucket.com/html/videolink.htm

and i thought that was only for music :S

code:

<embed height=168 pluginspage=http://quicktime.apple.com/ src=LOCATION TO THE AVI width=192 loop="true" controller="true" autoplay="true"></embed>
JayLo




PostPosted: Thu Dec 18, 2003 10:20 pm   Post subject: (No subject)

mer... still doesn't work.
http://www.jaylo.hatesit.com
poly




PostPosted: Fri Dec 19, 2003 1:04 am   Post subject: (No subject)

well i just checked out your source code and you have something like:
code:
<img blah blah

get rid of the img and put in embed, because the movie is not an image.
theguru




PostPosted: Wed Oct 26, 2005 4:47 pm   Post subject: (No subject)

just remember that most people don't have the codec to view avi files so they probably won't be able to see it.
[Gandalf]




PostPosted: Wed Oct 26, 2005 5:28 pm   Post subject: (No subject)

Old topics...

AVI is really just a bunch of different formats, named the same thing as a standard, afaik.
Display posts from previous:   
   Index -> Graphics and Design, Web Design -> (X)HTML Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 7 Posts ]
Jump to:   


Style:  
Search: