Be a Supporter!

simple question

  • 280 Views
  • 2 Replies
New Topic Respond to this Topic
catman03
catman03
  • Member since: Jul. 5, 2006
  • Offline.
Forum Stats
Member
Level 16
Blank Slate
simple question 2006-08-07 18:57:07 Reply

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
Response to simple question 2006-08-07 19:01:46 Reply

<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
Response to simple question 2006-08-07 19:02:56 Reply

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.