Stick Page Forums Archive

action script 3.0

Started by: _slanted_ | Replies: 1 | Views: 331

_slanted_
Banned

Posts: 268
Joined: Mar 2007
Rep: 10

View Profile
Jun 1, 2009 1:13 AM #429430
hey I'm looking to learn action script 3 programing in flash, as far as the programing is involved I'm fairly adept at logic and coding, it's mostly syntax that i need help with, i need to learn how the code works before i can do anything with it. if anyone wants to help you can PM me or respond to this thread.

one thing specifically i wanted to know is how to output variables on the screen.
CGIllusion
2

Posts: 617
Joined: Aug 2005
Rep: 21

View Profile
Jun 1, 2009 1:22 AM #429443
var x:number = 12;
trace(x);

I think that's it. I just started as3 2 weeks ago and I had a tough time learning the syntax. I have experience with c++, and as3 was still pretty overwhelming to get in to.
Just start with tuts and practice every day
Website Version: 1.0.4
© 2025 Max Games. All rights reserved.