flash |
flash |
Jun 30 2004, 06:32 PM
Post
#1
|
|
![]() oh sweet pestilence ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,251 Joined: Jun 2004 Member No: 22,876 |
Is there a code for a flash banner...like this one example I really hope this person does not care that i am using their xanga as an example.
|
|
|
|
![]() |
Jun 30 2004, 07:06 PM
Post
#2
|
|
![]() . ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,488 Joined: Feb 2004 Member No: 3,625 |
There isn't a code that makes the actual banner. You need something like Swish or Macromedia Flash MX to make it. But once you actually have a Flash banner made, use this script to put it in:
CODE <!-- begin code provided by createblog.com --> <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="X" HEIGHT="X" id="NAME" ALIGN=""> <PARAM NAME=movie VALUE="URL.swf"> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="URL.swf" menu=false quality=high bgcolor=#FFFFFF WIDTH="X" HEIGHT="X" NAME="NAME" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" loop="none"></EMBED> </object> <!-- end code provided by createblog.com --> Just change the URLs, and change the heights/widths to those of the actual Flash movie. |
|
|
|
RandomHero flash Jun 30 2004, 06:32 PM
NatiMarie You basically have to make it yourself.
I think th... Jun 30 2004, 06:54 PM
RandomHero Thanks guys! Jun 30 2004, 07:17 PM
plungermashimaro is there a way to make the banner not repeat by de... Jun 30 2004, 07:53 PM
smrkangl QUOTE(plungermashimaro @ Jun 30 2004, 7:53 PM... Jun 30 2004, 10:34 PM
plungermashimaro yea... supposedly the param tag has a loop option ... Jun 30 2004, 10:38 PM![]() ![]() |