Image has been deleted.
Courtesy of image****.com
Good tut though
[Flash] The Scarecrow's Button Tutorial (revised)
Started by: Scarecrow | Replies: 46 | Views: 10,956
Jun 9, 2007 10:37 PM #36381
jyre
Posts: 0
Joined: Sep 2025
Posts: 0
Joined: Sep 2025
Jun 10, 2007 12:12 PM #36476
nice tutorial helped me alot
Apr 3, 2008 11:31 PM #108851
i didn't get the layer for action script part :\ ami supposed to do the action script on the same layer that the button is on ????!?!?!?!?!!?! made no ****in sense to me:Sweating: and when i do action script on the other layer the it plays my animation right away:Sweating:
Apr 4, 2008 12:07 AM #108877
All the instructions are there dude.
Read it more carefully.
Read it more carefully.
Apr 4, 2008 12:40 AM #108908
:Sweating: :Sweating: :Sweating: yes , i see the instructions,BUT I DON'T UNDERSTAND !!!!!!!!!!!!
Apr 4, 2008 7:13 AM #109198
Quote from somotong:Sweating: :Sweating: :Sweating: yes , i see the instructions,BUT I DON'T UNDERSTAND !!!!!!!!!!!!
You realize it's still in English, right? Not Greek.
Mar 1, 2009 9:39 AM #366035
This is very helpful to me!!!!:D
Ive been searching Tutorials on how to make animated button and a button that plays another scene...!!! :p
Ive been searching Tutorials on how to make animated button and a button that plays another scene...!!! :p
Oct 20, 2009 4:29 AM #503581
um i have a problem. When I try to apply actionscript to an acual button, not frame, it says: Current selection can not have actions applied to it.
Would someody kindly give me assistance?
Would someody kindly give me assistance?
Oct 20, 2009 5:26 AM #503589
the only reason you would not be able to apply actionscript to a button is if you are using actionscript 3.
with actionscript 3 you can only put script on the timeline (and movieclips? can't remember).
give your button an instance name and then try something like this:
with actionscript 3 you can only put script on the timeline (and movieclips? can't remember).
give your button an instance name and then try something like this:
myButtonInstanceNameGoesHere.onRelease = function() {
//do stuff
};
Oct 20, 2009 2:02 PM #503653
if I use actionscript two will it work?
Oct 21, 2009 6:52 AM #503935
How to make a button link to another site ?
Oct 21, 2009 6:55 AM #503936
replace the gotoAndStop or whatever with a
getURL("www.yoursitegoeshere.com");
getURL("www.yoursitegoeshere.com");
Nov 8, 2009 6:34 AM #511297
This Tutorial Needs To Go To Official Tutorials!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Nov 9, 2009 1:24 AM #511560
Not sure if it's just for me, but the links to the photos are broken.
Nov 9, 2009 12:12 PM #511727
this is true
but consider my position; it has been three years since i have updated the tutorial, and i don't really have any plans to update it any time soon
i mean really
ceebs
but consider my position; it has been three years since i have updated the tutorial, and i don't really have any plans to update it any time soon
i mean really
ceebs