
-----------------------------------
JayLo
Thu Dec 18, 2003 9:41 pm

HTML code for playing avi files
-----------------------------------
trying to code some html, and trying to post an avi. help please?

-----------------------------------
PaddyLong
Thu Dec 18, 2003 9:58 pm


-----------------------------------
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
Thu Dec 18, 2003 10:00 pm


-----------------------------------
http://www.fluffbucket.com/html/videolink.htm

and i thought that was only for music :S





-----------------------------------
JayLo
Thu Dec 18, 2003 10:20 pm


-----------------------------------
mer... still doesn't work.
http://www.jaylo.hatesit.com

-----------------------------------
poly
Fri Dec 19, 2003 1:04 am


-----------------------------------
well i just checked out your source code and you have something like:
