|
Blue Forest http://www.lslnet.com at 8:28 on August 25, 2006
(Call) is renewable on a page I would like to ask the question!
I had a website
FLASH top of a page advertisement
I want to give the advertising several FLASH
I would like to meet every different renewable FLASH advertisement printed on the first page.
How!
Please enlighten master! |
[html]
"Script>
Var adarray = new Array ()
Adarray[0]= "http://www.blueidea.com/gg/designers/533_104.swf"
Adarray[1]= "http://www.blueidea.com/gg/quester/colorkey.swf"
Adarray[2]= "http://www.blueidea.com/gg/leadtek/leadtek0521.swf"
Adarray[3]= "http://www.blueidea.com/gg/donggua/newbanner.swf"
Var swfwidth=554;
Var swfheight=104;
Var rndNum = Math.round (Math.random () * (adarray.length-1));
Htmlcode = ' "object classid=" clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 "codebase=" http : //download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0. 0 "width=" '+swfwidth+' "height" '+swfheight+' "" <param name=movie value= " '+adarray[rndNum]+'" "<PARAM NAME=wmode VALUE=opaque><param name=quality value=high><embed defended" '+adarray[rndNum]+' "quality=high pluginspage=" http : //www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash "type=" application/x-shockwave-flash "width=" '+swfwidth+' "height" '+swfheight+' "" </embed> "/object> ';
Document.write (htmlcode);
"/script>
[/html]
Try this, and I think that the blue - JS good. |
Can
The upstairs Thank you!
|
|