Stick Page Forums Archive

i need help on making a play button

Started by: somotong | Replies: 43 | Views: 2,532

somotong
2

Posts: 49
Joined: Dec 2007
Rep: 10

View Profile
Apr 4, 2008 2:16 AM #108974
oh and also,whe i try to put the code :

on(release){
play;
}

it says error !

and i have to put this :

on(release)
play;

for it to work !,am i supposed to use action script 2.0 ? or 3.0 ?!
Rather Cheesy
2

Posts: 2,137
Joined: Apr 2007
Rep: 10

View Profile
Apr 4, 2008 2:20 AM #108976
This is AS 2.0

You put the stop () action on the frame and the

on(release){
play()
}
on your button

the stop() code stops your animation so it pauses until you hit the play button.


and you ARE thick because you're not getting the simplest of codes when explained by several different people even when some people gave you step by step instructions.
somotong
2

Posts: 49
Joined: Dec 2007
Rep: 10

View Profile
Apr 4, 2008 2:28 AM #108982
but here's the thing !,i have as 2.0 now !,buuuuuuut it says error if i put the code :

on(release){
play()
}



and i have to change it so it will be like this :


on(release)
play()


or else it says error ! WTF ?!?!?!?! how does that make me thick if it's a ****ing error ?!?!?!
Rather Cheesy
2

Posts: 2,137
Joined: Apr 2007
Rep: 10

View Profile
Apr 4, 2008 2:29 AM #108984
FOR PUTTING IT SOMEWHERE WHERE YOU GE THE ERROR

You're not putting it in the right spot. Make sure you button is a symbol. then put the code ON THAT SYMBOL

NOT ON THE FRAME

THE SYMBOL
somotong
2

Posts: 49
Joined: Dec 2007
Rep: 10

View Profile
Apr 4, 2008 2:33 AM #108987
I Am Puting It In The Symbol !
Rather Cheesy
2

Posts: 2,137
Joined: Apr 2007
Rep: 10

View Profile
Apr 4, 2008 2:36 AM #108990
You are now officially the dumbest person I've met who wasn't retarded.

I'm through trying to explain the simplest code to you, you've been supplied video, you've been supplied, step by step instructions. You've been told how to do it a dozen times. I'm through. Would a mod please bin this, he'll never figure it out at this rate...
somotong
2

Posts: 49
Joined: Dec 2007
Rep: 10

View Profile
Apr 4, 2008 2:37 AM #108991
i select the symbol and then it look like this Image there ( ther was wrong )
somotong
2

Posts: 49
Joined: Dec 2007
Rep: 10

View Profile
Apr 4, 2008 2:37 AM #108993
it won't let me type anything once i select the SYMBOL
Rather Cheesy
2

Posts: 2,137
Joined: Apr 2007
Rep: 10

View Profile
Apr 4, 2008 2:40 AM #108995
way to fail at using img tags as well...

Image

You're trying to put the code on in the library. YOU ADD IT TO THE ONE ON THE STAGE clcik on the white box that is the stage, selecting nothing. then select the button on the stage. put the code on.
somotong
2

Posts: 49
Joined: Dec 2007
Rep: 10

View Profile
Apr 4, 2008 3:12 AM #109029
hmmmm,gues what ?!?!?!,i did !,and that's what it look like !,in the background you notice the blue outline of my button ?!?!,that means i did select it !
Rather Cheesy
2

Posts: 2,137
Joined: Apr 2007
Rep: 10

View Profile
Apr 4, 2008 3:14 AM #109035
look up top, your frame is also selected, and look in the libary, your symbol is also selected

YOU SCREWED UP End of story just ****ing admit it already...

just do what has been said to you a dozen times now.
somotong
2

Posts: 49
Joined: Dec 2007
Rep: 10

View Profile
Apr 4, 2008 3:21 AM #109041
i've been tryin,how do you select the button with out selecting the frames
Rather Cheesy
2

Posts: 2,137
Joined: Apr 2007
Rep: 10

View Profile
Apr 4, 2008 3:27 AM #109048
Select the select tool. click anywhere on the stage that is not the button to unselect everything. then click on the button.

Dude, flash is not your program if you don't even know how to select something, go back to pivot.

All the information on how to add a play button is here. Figure it out. I'm through helping you.
somotong
2

Posts: 49
Joined: Dec 2007
Rep: 10

View Profile
Apr 4, 2008 3:32 AM #109055
-.-',i select my button but then it selects the frame also,WTF ?
Cereal Man
Banned

Posts: 1,048
Joined: May 2006
Rep: 10

View Profile
Apr 4, 2008 3:49 AM #109085
Rather Cheezy, you have more patience and tolerance than I ever would. I congratulate you.
Website Version: 1.0.4
© 2025 Max Games. All rights reserved.