最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

What is the easiest way to learn ActionScript when you know JavaScript? - Stack Overflow

programmeradmin2浏览0评论

I am an Ajax developer and I want to build a Flash application. Given my previous experience with JavaScript, what do you thing will be the easiest way to learn ActionScript and what are the obstacles I might encounter?

I am an Ajax developer and I want to build a Flash application. Given my previous experience with JavaScript, what do you thing will be the easiest way to learn ActionScript and what are the obstacles I might encounter?

Share Improve this question asked Oct 13, 2008 at 8:27 user27345user27345 712 bronze badges
Add a ment  | 

3 Answers 3

Reset to default 5

Don't whatever you do start by buying Flash Pro. It is a designer tool and is really rather crap for developing code. By all means invest in it later, but it is a hindrance to coders getting into ActionScript; not an aid. I'd remend getting yourself either Flex Builder if you can afford it, or an open source ActionScript IDE like FlashDevelop if not.

Then grab yourself a couple of books on ActionScript and/ or Flex and start reading. Also it is worth downloading any examples of simple Flash apps you can find that include code in order to learn how others do things.

Something to bear in mind when moving from JavaScript to ActionScript is that AS1 was very JavaScript-like, AS2 was less so, and there is little similarity between JavaScript and AS3. Thus if you have the time and inclination, try and pick up a cheap copy of an AS1 and AS2 book and skim through them first to understand the language's history. You'll likely get into AS3 far faster that way. Of course if you are aware of ECMAScript v4 (which will likely now never see the light of day), then you can jump straight to AS3 with confidence.

My advice would be to download a copy of FlexBuilder and stick to AS3. AS1 and AS2 are now irrelevant and not used to develop "Flash application" anymore. don't waste your time reading about it, it might confuse you.

There are a lot of resources available to learn Flex, just google it. The best book i had to read about the subject is Essential ActionScript by Colin Moock. It is a reference

But most of all, code, code and code again.

You might try to port some of your previous projects as a good learning exercise.

Good luck with your learning.

the best way to learn action script can only through video tutorials. Better tryout video tutorials which helps u lot teach you step by step (very easily understandable) which is very easy to understand. you can also vist http://www.infoclassi.do.am for all video tutorials. You can also order them if you need any other tutorials at less cost when pared to other tutorials with the same quality.

发布评论

评论列表(0)

  1. 暂无评论