simple question
- catman03
-
catman03
- Member since: Jul. 5, 2006
- Offline.
-
- Forum Stats
- Member
- Level 16
- Blank Slate
simple question:
what html code do i use to put a flash video on a page?
We are the resistance, we are the underground, we are Newgrounds: home of the original cock joke.
The world takes everything too seriously.
This is not a signature.
- JeremysFilms
-
JeremysFilms
- Member since: Feb. 18, 2005
- Offline.
-
- Forum Stats
- Member
- Level 18
- Blank Slate
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444
553540000" codebase="http://download.macromedia.com/p
ub/shockwave/cabs/flash/swflash.cab#versio
n=VERSION" width="WIDTH" height="HEIGHT">
<param name="movie" value="FILE.swf" />
<embed src="FILE.swf" quality="high" pluginspage="http://www.macromedia.com/go/
getflashplayer" type="application/x-shockwave-flash" width="WIDTH" height="HEIGHT"></embed></object>
Or
<embed src="FILE.swf" width="width" height="height" />
- catman03
-
catman03
- Member since: Jul. 5, 2006
- Offline.
-
- Forum Stats
- Member
- Level 16
- Blank Slate
ty,and what a coincidence.my name is jeremy too.
We are the resistance, we are the underground, we are Newgrounds: home of the original cock joke.
The world takes everything too seriously.
This is not a signature.

