Skip to main content
Participant
April 7, 2008
Question

Creating a Link on a hotspot

  • April 7, 2008
  • 1 reply
  • 210 views
Hi can someone help me how can i make links on my invisible buttons using action Script 3.The invisible buttons are on a map and are country names i am right clicking on the desired button and its selected but i donn see it in the actions panel to put the code i also want to know the code to use
This topic has been closed for replies.

1 reply

robdillon
Participating Frequently
April 7, 2008
In AS3, you don't attach code directly to objects. Name the instance of the button. Look at the example for URLRequest in the online help.