Page 1 of 1

Flash banner like link

Posted: Thu Aug 17, 2006 7:03 am
by kreoton
hi i need link flash banner to page i found code but it doesnt work form me

Code: Select all

<OBJECT ID="das" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" STYLE="Z-INDEX:5; position absolute; width:166px;" height="300" width="166">
<PARAM NAME="flashvars" value="Copyright=[www.dreamingsoft.com]">
<PARAM NAME="movie" VALUE="/media/banner_2.swf?clickTAG=http://www.example.com/game/">
<PARAM NAME="menu" VALUE="false">
<PARAM NAME="quality" VALUE="high">
<PARAM NAME="scale" VALUE="noscale">
<param name="allowScriptAccess" value="sameDomain">
<PARAM NAME="salign" VALUE="LT">
<PARAM NAME="wmode" VALUE="transparent">
<param name="bgcolor" value="#FF00FF">
<EMBED src="/media/banner_2.swf?clickTAG=http://www.example.com/game/" menu="false" quality="high" scale="noscale" salign="LT" WIDTH=166 HEIGHT=300 bgcolor="#FF00FF" wmode="transparent"  TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED>
</OBJECT>

Posted: Thu Aug 17, 2006 7:42 am
by feyd
I don't know what we can help with if we don't know what's wrong.

Posted: Thu Aug 17, 2006 8:12 am
by kreoton
feyd wrote:I don't know what we can help with if we don't know what's wrong.
flash doesnt work like linke

Posted: Thu Aug 17, 2006 8:16 am
by JayBird
kreoton wrote:flash doesnt work like linke
Image

Posted: Thu Aug 17, 2006 8:19 am
by kreoton
i whant to use flash banner like link to other page, but posted code not work.

Posted: Thu Aug 17, 2006 8:22 am
by feyd
It's the Flash file's job to make the link, no one elses.

Posted: Thu Aug 17, 2006 8:23 am
by kreoton
feyd wrote:It's the Flash file's job to make the link, no one elses.
i have only swf file :(

Posted: Thu Aug 17, 2006 8:23 am
by JayBird
That code doesn't tell us anything. The linking is done inside the flash file