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.
|
|
|
|
![]() |
| *NatiMarie* |
Jun 30 2004, 06:54 PM
Post
#2
|
|
Guest |
You basically have to make it yourself.
I think that there are flash programs out there. That person probably did the flash banner themselves, there's really not a particular code. It's just a matter of making it and putting it in your banner. =\ |
|
|
|
Jun 30 2004, 07:06 PM
Post
#3
|
|
![]() . ![]() ![]() ![]() ![]() ![]() ![]() 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. |
|
|
|
Jun 30 2004, 07:17 PM
Post
#4
|
|
![]() oh sweet pestilence ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,251 Joined: Jun 2004 Member No: 22,876 |
Thanks guys!
|
|
|
|
Jun 30 2004, 07:53 PM
Post
#5
|
|
![]() Newbie ![]() Group: Member Posts: 7 Joined: Jun 2004 Member No: 26,240 |
is there a way to make the banner not repeat by default?
|
|
|
|
Jun 30 2004, 10:34 PM
Post
#6
|
|
![]() XOTY*06 :D ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,635 Joined: Mar 2004 Member No: 6,747 |
QUOTE(plungermashimaro @ Jun 30 2004, 7:53 PM) is there a way to make the banner not repeat by default? ^^ i've been wondering the same thing also...anyone?? |
|
|
|
Jun 30 2004, 10:38 PM
Post
#7
|
|
![]() Newbie ![]() Group: Member Posts: 7 Joined: Jun 2004 Member No: 26,240 |
yea... supposedly the param tag has a loop option to false, but that doesnt seem to work...
|
|
|
|
![]() ![]() |