Be a Supporter!

I want to learn Action script.

  • 367 Views
  • 6 Replies
New Topic Respond to this Topic
Dash-02
Dash-02
  • Member since: Oct. 1, 2006
  • Offline.
Forum Stats
Member
Level 16
Blank Slate
I want to learn Action script. 2007-05-25 18:48:39 Reply

were can I start?

ShortMonkey
ShortMonkey
  • Member since: Apr. 1, 2006
  • Offline.
Forum Stats
Member
Level 32
Blank Slate
Response to I want to learn Action script. 2007-05-25 18:51:52 Reply

CartoonSmart has some actionscript tutorials.


BBS Signature
ChilliDog
ChilliDog
  • Member since: Feb. 16, 2007
  • Offline.
Forum Stats
Member
Level 16
Blank Slate
Response to I want to learn Action script. 2007-05-25 18:52:11 Reply

AS: Main

Right here on the forums. It contains a lot of good tutorials. I'd also try google for some more complete lessons. I think Flashkit may have some as well as actionscript.org

Good luck, it can be overwhelming but it's fun. I've been learning for the past couple months myself.


AS: Main

Don't read this sentence.

Nerpok
Nerpok
  • Member since: May. 3, 2007
  • Offline.
Forum Stats
Member
Level 05
Blank Slate
Response to I want to learn Action script. 2007-05-25 18:52:22 Reply

actually I too am interested in learning Action Script, although i have almost 0 programming knowledge.

Dash-02
Dash-02
  • Member since: Oct. 1, 2006
  • Offline.
Forum Stats
Member
Level 16
Blank Slate
Response to I want to learn Action script. 2007-05-25 18:53:11 Reply

At 5/25/07 06:50 PM, VictoryGin wrote: Do you know any coding at all? Like simple stop(); and play(); actions?

Yes, I know the button commands and stop/play commands but I need more.

Patcoola
Patcoola
  • Member since: Mar. 7, 2003
  • Offline.
Forum Stats
Member
Level 60
Animator
Response to I want to learn Action script. 2007-05-25 19:28:51 Reply

At 5/25/07 06:48 PM, Dash-02 wrote: were can I start?

try learning some java, there basically the same thing and there both based on ecma scripts.

learning java will teach you programming basics like functions, variables, programming logic.