|
|
#1 |
|
Guest
Posts: n/a
|
does anyone out there know anywhere I could build a website that'll play my flash.
![]() |
|
|
|
#2 |
|
Banned
|
if your just looking for a website to post your flash, you can put it on www.imageshack.us
|
|
|
|
|
|
#3 |
|
Guest
Posts: n/a
|
are you asking how to imbed your flash onto a page?
|
|
|
|
#4 |
|
Guest
Posts: n/a
|
if so your code should look something like this
<OBJECT classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000"codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"WIDTH="550" HEIGHT="400" id="name of movie" ALIGN=""> <PARAM NAME=movie VALUE="name"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="name/location of movie" quality=high bgcolor=#FFFFFF WIDTH="550" HEIGHT="400" NAME="name of movie" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED> </OBJECT> the swf file needs to be in the same directory as html file unless you tell the src attribute otherwise |
|
![]() |
| Thread Tools | |
|
|