JavaScript and client side scripting.
Moderator: General Moderators
-
kreoton
- Forum Commoner
- Posts: 42
- Joined: Fri Mar 03, 2006 7:27 pm
Post
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>
-
feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Post
by feyd »
I don't know what we can help with if we don't know what's wrong.
-
kreoton
- Forum Commoner
- Posts: 42
- Joined: Fri Mar 03, 2006 7:27 pm
Post
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
-
JayBird
- Admin
- Posts: 4524
- Joined: Wed Aug 13, 2003 7:02 am
- Location: York, UK
-
Contact:
Post
by JayBird »
kreoton wrote:flash doesnt work like linke

-
kreoton
- Forum Commoner
- Posts: 42
- Joined: Fri Mar 03, 2006 7:27 pm
Post
by kreoton »
i whant to use flash banner like link to other page, but posted code not work.
-
feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Post
by feyd »
It's the Flash file's job to make the link, no one elses.
-
kreoton
- Forum Commoner
- Posts: 42
- Joined: Fri Mar 03, 2006 7:27 pm
Post
by kreoton »
feyd wrote:It's the Flash file's job to make the link, no one elses.
i have only swf file

-
JayBird
- Admin
- Posts: 4524
- Joined: Wed Aug 13, 2003 7:02 am
- Location: York, UK
-
Contact:
Post
by JayBird »
That code doesn't tell us anything. The linking is done inside the flash file