# Clicktag problems

**URL:** https://forum.kirupa.com/t/clicktag-problems/311079
**Category:** flash
**Created:** [June 27, 2010, 3:12am UTC](https://forum.kirupa.com/t/clicktag-problems/311079 "2010-06-27T03:12:24Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![myeasygpt](https://avatars.discourse-cdn.com/v4/letter/m/e495f1/32.png) [@myeasygpt](https://forum.kirupa.com/u/myeasygpt)
#### Post date: [June 27, 2010, 3:12am UTC](https://forum.kirupa.com/t/clicktag-problems/311079/1 "2010-06-27T03:12:24Z")

</div>

Hello, i been trying to make this clicktag work, Im a total noob at this, any way you guys can help me?

Im trying to make a flash banner to link to another site, but i cant seem to make it work. here is the code, if you can please explain to me how to make it work,

\<OBJECT classid=“clsid: D27CDB6E-AE6D-11cf-96B8-444553540000” codebase=“[http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0](http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0)” WIDTH="{~$data.width~}" HEIGHT="{~$data.height~}"\>  
\<PARAM NAME=movie VALUE="{~$path~}"\>  
\<PARAM NAME=quality VALUE=“high”\>  
\<PARAM NAME=bgcolor VALUE=#FFFFFF\>  
\<EMBED src="{~$path~}" quality=“high” bgcolor=#FFFFFF WIDTH="{~$data.width~}" HEIGHT="{~$data.height~}" ALIGN="" TYPE=“application/x-shockwave-flash” PLUGINSPAGE=“[http://www.macromedia.com/go/getflashplayer](http://www.macromedia.com/go/getflashplayer)”\>\</EMBED\>  
\</OBJECT\>

the name of the swf. file is myeasygpt intro new.swf
