View Full Version : New To Flash, and needing help with banners.?
calypso_webmaster
05-07-2004, 06:36 PM
Ok I have been programming now for about 5-6 years..and I decided to dabble in flash, mostly for making banner ads and such..
But I do not know how to make my banner actually work..like link wise..
How can I get it so when a person clicks on it, that it will link somewhere..
thanks for any help.?
voodooboy
05-07-2004, 10:02 PM
Create a transparent button symbol and stretch it over the entire banner using the top layer of your animation.
Then use this actionscript:
on (release) {
getURL("urlhere.com","_blank");
}
And that should do it.
Hope this helps.
Fitter
05-09-2004, 06:45 PM
calypso_webmaster wrote:-
- Ok I have been programming now for about 5-6 years.-
- But I do not know how to make my banner actually work..like link wise..
- How can I get it so when a person clicks on it, that it will link somewhere -
You can't be serious, programming 5-6 years...........?
Banners are the bane of my browser!
......Sorry I just saw RED.......
'ghstdrgns' is right.
Markll
05-09-2004, 11:01 PM
Here's a good resource for creating and tracking Flash banners and ads.
http://www.macromedia.com/resources/richmedia/tracking/
http://flashseo.com
calypso_webmaster
05-12-2004, 03:30 PM
You can't be serious, programming 5-6 years...........?
Are you saying that to mean like I should know how to use flash..?
Because honestly I just never wanted to learn it till recently..and I only want to use it for banner ads nothing more..not a fan of flash...
But I have been programming for about 6 years now...