I have a code that is set to work with a presaved flash movie, "button.swf" to create a flash button, through HTML. I simply insert the code into the HTML part of Frontpage and then it uses presaved "button.swf" to complete the flash button. I can change the color of all the buttons, however, I don't know how to make them different colors each. Can you help me out ?
"Button.swf" cam be downloaded at Dont worry, I aint no virus spreader, etc. lol
This is the code that works with the flash movie:
<OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH=155 HEIGHT=240>
<PARAM NAME=movie VALUE="button.swf?tarframe=_self&exbackground=828282&makenavfield0=Members&makenavurl0= Us&makenavurl7=<PARAM NAME=loop VALUE=0>
<PARAM NAME=menu VALUE=0>
<PARAM NAME=quality VALUE=High>
<PARAM NAME=scale VALUE=NoBorder>
<PARAM NAME=salign VALUE=LT>
<PARAM NAME=wmode VALUE=Transparent>
<PARAM NAME=bgcolor VALUE=000000>
<param name="_cx" value="4101">
<param name="_cy" value="6350">
<param name="FlashVars" value>
<param name="Src" value="button.swf?tarframe=_self&exbackground=828282&makenavfield0=Members&makenavurl0= Us&makenavurl7= <param name="Play" value="0">
<param name="Base" value>
<param name="AllowScriptAccess" value="always">
<param name="DeviceFont" value="0">
<param name="EmbedMovie" value="0">
<param name="SWRemote" value>
<param name="MovieData" value>
<EMBED src="button.swf?tarframe=_self&exbackground=828282&makenavfield0=Members&makenavurl0= Us&makenavurl7= loop=false menu=false quality=high scale=noborder salign=LT wmode=transparent bgcolor=#000000 WIDTH=155 HEIGHT=240 TYPE="application/x-shockwave-flash" PLUGINSPAGE="
Please try to see if you can change the colors of the different buttons. Thank You
"Button.swf" cam be downloaded at Dont worry, I aint no virus spreader, etc. lol
This is the code that works with the flash movie:
<OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH=155 HEIGHT=240>
<PARAM NAME=movie VALUE="button.swf?tarframe=_self&exbackground=828282&makenavfield0=Members&makenavurl0= Us&makenavurl7=<PARAM NAME=loop VALUE=0>
<PARAM NAME=menu VALUE=0>
<PARAM NAME=quality VALUE=High>
<PARAM NAME=scale VALUE=NoBorder>
<PARAM NAME=salign VALUE=LT>
<PARAM NAME=wmode VALUE=Transparent>
<PARAM NAME=bgcolor VALUE=000000>
<param name="_cx" value="4101">
<param name="_cy" value="6350">
<param name="FlashVars" value>
<param name="Src" value="button.swf?tarframe=_self&exbackground=828282&makenavfield0=Members&makenavurl0= Us&makenavurl7= <param name="Play" value="0">
<param name="Base" value>
<param name="AllowScriptAccess" value="always">
<param name="DeviceFont" value="0">
<param name="EmbedMovie" value="0">
<param name="SWRemote" value>
<param name="MovieData" value>
<EMBED src="button.swf?tarframe=_self&exbackground=828282&makenavfield0=Members&makenavurl0= Us&makenavurl7= loop=false menu=false quality=high scale=noborder salign=LT wmode=transparent bgcolor=#000000 WIDTH=155 HEIGHT=240 TYPE="application/x-shockwave-flash" PLUGINSPAGE="
Please try to see if you can change the colors of the different buttons. Thank You