Flash CS4 button problem |
Flash CS4 button problem |
Feb 27 2010, 01:58 PM
Post
#1
|
|
![]() "One hell of a butler" ![]() ![]() ![]() Group: Member Posts: 95 Joined: Nov 2008 Member No: 696,422 |
I am trying to create a button link in Flash CS4 and I am having a hard time. What is the correct action script?
I have tried using this: CODE myButton_btn.onRelease=function(){ getURL("http://www.tutorial5.com/", "_blank"); } but the Compiler Error box keeps coming up everytime I play the timeline. |
|
|
|
![]() |
Apr 2 2010, 01:00 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468 |
Topic Closed, and Moved to Resolved Topics. Please PM a moderator if you would like this reopened.
|
|
|
|
CandyPop Flash CS4 button problem Feb 27 2010, 01:58 PM
Mikeplyts That looks like Actionscript 2.0. I'm guessing... Mar 9 2010, 12:12 AM![]() ![]() |