View Single Post
Old 04-23-2012, 05:37 PM  
GeckoDude
Confirmed User
 
GeckoDude's Avatar
 
Join Date: Sep 2009
Posts: 265
Quote:
Originally Posted by milkhead View Post
Is there another way to add clicktag without flash or cs5, I made the banner using another program... and cs5 has a hefty price tag on it...
if you can open the .fla with other program and put this code on

on (release) {
if (_root.clickTAG.substr(0,5) == "http:") {
getURL(_root.clickTAG, "_blank");
}
}

but i doubt which program is that aside from macromedia flash
__________________
Flash/Video Banners! NOW only $20 each! | Want WP Tube Site done? Click Here!

Email:gecko @ whitegeckodesigns . com / whitegeckodesigns @ gmail.com
(sometimes my email sucks, please check your spam folder also)

ICQ-584490093
GeckoDude is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote