USERNAME:
PASSWORD:
Save Info!
Logging in…
This topic is 1 page long.
[ Profile | Posts | Contact ]
Posted at: 3/16/09 02:50 PM
Sign-Up: 04/19/06
Posts: 3,084
Actionscript is being a major DICK FACE and whenever i try to type in the simple action stop(); for the key frame it doesn't let me type anything at all. It says "No action selected"....
THE FUCK?
also once this is resolved can someone give me the code to put in for a button to take you to the next scene?
Posted at: 3/16/09 03:03 PM
no one? come on this can't be that complicated can it?
Posted at: 3/16/09 03:08 PM
Sign-Up: 08/01/08
Posts: 1,597
One: It's only been ten minutes since you posted the topic Two: Have you tried simple deselecting everything, then selecting a frame? That seems to be the problem
"When you look at yourself from a universal standpoint, something inside always reminds or informs you that there are bigger and better things to worry about. "- Einstein
Sign-Up: 08/26/06
Posts: 30
If you're in ActionScript 3, you probably have an object selected. Deslect everything on the stage(CTRL+D), then click on the keyframe and try.
Posted at: 3/16/09 03:13 PM
control+D does nothing D: I tried the apple button + D aswell, that nly duplicates. The words show up right under the actionscript box for a second once i click it.
Posted at: 3/16/09 03:14 PM
At 3/16/09 03:13 PM, flashwarrior wrote: control+D does nothing D: I tried the apple button + D aswell, that nly duplicates. The words show up right under the actionscript box for a second once i click it.
You can deselect by clicking on nothing and then click on the keyframe.
Posted at: 3/16/09 03:18 PM
well i think i clicked the action script help button then the box got taller and I could wrte actionscript in there...wtf....
ANYWAYS...can anyone tell me the code to use to make a button , once you click it go to the next scene?
Posted at: 3/16/09 04:07 PM
Sign-Up: 05/17/06
Posts: 524
Buttons in AS3 - there are plenty of tutorials on the intertrons, just use Google.
I'm pretty sure you need an event listener or something like that.
AS3 - it's more trouble than it's worth.
Oh, inc(posts);
Posted at: 3/16/09 04:14 PM
Sign-Up: 12/03/08
Posts: 20
if you wanna make a button(Action scr 2) first design a button, convert it into a button and then type on(release){ 'your code here } if you don't want release just type ( after 'on and you will see your options...
All times are Eastern Standard Time (GMT -5) | Current Time: 11:51 AM
<< Back