Learning ActionScript 3.0: A Beginner's Guide | Book Review

    Rich Shupe and Zevan Rosser’s Learning ActionScript 3.0: A Beginner’s Guide.

    This book is published by O’Reilly and is part of the Adobe Developer Library.

    This book was a great way for me to move into as3. I’m coming from a visual design background with little formal programming training, to know more of my background check my about page. Being mostly self taught, I found myself learning about basic programming skills with this book. This book helped me catch up to the as3 world and I began doing some really cool things in flash once I had a base for understanding all the differences and new things in as3.

    I really enjoyed the visual aspects of this book as well. Many of the diagrams and illustrations have the hand drawn look. Like so:




    I would recommend this book to anyone who wants to better understand actionscript and actionscrip3 more specifically. It’s a great helper at migrating from as2 to as3. On the cover, it claims to teach “everything needed for non-traditional programmers–web designers, GUI-based Flash developers, those new to Actionscript, visual learners–to understand how Actionscript works and how to use it in everyday projects.” I would agree with that whole-heartedly. All I can say is that after reading it and working through some of the samples included, I better understand AS3 and am confident that through the foundation it has helped me lay I will soon become an actionscript ninja.

    Thanks Ryan and Zevan!

    This entry was posted in review and tagged , , , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

    5 Comments

    1. Posted February 8, 2009 at 1:27 am | Permalink

      Just came across your post by accident but wanted to add my 2 cents. Your comments about the book are spot on, its a great resource for people moving over to AS 3 and even seasoned developers to give a once over. I have known Rich for a while (he was a big help with my personal website http://flashbum.com) and have always been a fan of the way he can simplify and explain code. I have a few other books to suggest as well: http://flashartofwar.com/2008/05/25/what-am-i-reading/. Thanks for the post, I know Rich would appreciate the good press.

    2. Posted February 16, 2009 at 2:02 am | Permalink

      Hi, Just found your blog, great stuff here`-`
      I would like to say that I feel this is the best book on actionscript ever written!

      Rich was even nice enough to answer my e-mails too, what a great guy`-`
      I also found out that he is teaching a class here in Hawaii, I can’t wait!

    3. Shammi
      Posted February 4, 2010 at 11:17 am | Permalink

      hay can anyone tell me where to download the source files of the book ….

      • Posted February 10, 2010 at 10:10 am | Permalink

        @Shammi – this book doesn’t really include files, it does have a companion website though, it’d be a good place to start: learningactionscript3.com

    4. Pixel
      Posted October 4, 2011 at 6:47 pm | Permalink

      I previously read many Action Script 2 books, and learning Action Script never came easy to me. I come from an artistic background. I never had any scripting or programming courses.

      I read the entire “Learning Action Script 3″ book by Shupe and Rosser a few months ago, and while the introductory chapters on basic scripting concepts was solid, there are not nearly enough examples given for them to sink in with a beginner.

      As the chapters advance, many examples and topics get very complex for a beginner to fully understand.

      Someone who is a true beginner to Action Script, especially artists and designers, will probably find the “Learning Action Script 3″ book deeply confusing and frustrating.

      Action Script 3 book titles I had more success with include (and I think other artists and designers who are having a difficult time learning Action Script will find these books much easier to understand too):

      - ‘Flash CS4 Professional Advanced for Windows and Macintosh: Visual QuickPro Guide’ by Russell Chun

      and

      -‘ActionScript 3.0: Visual QuickStart Guide’ by Derrick Ypenburg

      There’s a new Action Script 3 book available by Doug Winnie (called ‘Fundamentals of ActionScript 3.0: Develop and Design’ ) that looks promising.

      I viewed Winnie’s free AS3 videos on the Adobe site months ago, and if his Action Script book is as clear as his explanations and lessons in the videos were, it must be an excellent book.

      Older Action Script titles that helped me ( these cover AS version 2 ):

      -“Macromedia Flash MX ActionScripting: Advanced Training from the Source” by Derek Franklin and Jobe Makar

      -“Sams Teach Yourself Flash MX ActionScript in 24 Hours” by Gary Rosenzweig

    Post a Comment

    Your email is never published nor shared. Required fields are marked *

    *
    *

    You may use these HTML tags and attributes: <a href="" title="" rel=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

    • Recent Posts

      WordPress updates plugin directory

      New additions to the plugin directory include: favorites, incorporating support forums into it's own tab for each plugin as well as support stats being displayed! Great! I think we also need the ability to give plugins ratings and reviews (bonus points if it can be done from within a wordpress admin dashboard when installing plugins). [...]

      Short Head

      Use zipf's short head to tune your website rather than redesign the whole thing. To make a website successful it needs to meet the needs of the users. Find out what those needs are by using the short head philosophy to equate most searched things as the biggest needs of the users. Use personas to [...]

      Img Set?

      Great article at a list apart discusing the state of the industry regarding responsive images. This picks apart the set attribute of the img element from a surprisingly objective view coming from someone so close to the picture element. Insightful discussion about the principle behind the proposals than the actual solution too. If the working [...]

      Triudo

      A mesmerizing animated triangle-ish shape form. Embedded Link triduo triduo Tweet

      Git – the paradigm shift

      A great developer story about the differences on what Git is vs other version control and what Git is not. This is how we should learn it. I heard over and over that it was distributed, but never grasped what that meant, so here are a few links and explanations that will help unlearn version [...]

      Tweening Lib comes to Javascript!

      I'm very excited to share the news that the tween library from GreenSock (hands down the best tweening library I used in flash) is not ported for use in javascript! This will be great! I missed that simple syntax from as3 when animating javascript, and now I can have my cake and eat it too. [...]

      Responsive CSS Tricks

      Here are a few useful css tricks to remember when building responsive design sites from web designer wall Embedded Link 5 Useful CSS Tricks for Responsive Design Making the design to be responsive is very easy as shown in my Responsive Design in 3 Steps tutorial, but maintaining the elements to look aesthetically balanced on [...]

      Picture element of srcset attribute?

      Bruce details the reasons and story behind the srcset attribute which is now introduced as an alternative to the picture element. Some aspects of the attribute are nice (like the fact that it's an attribute and not a new element, so it's creating up new elements with for problems. It's adapting currently used elements to [...]

      SVG Preloader with Raphael JS

      Here's a very creative use of using a newly available technology. Using svg graphics which are very lightweight, for a website preloader. I like the animation used as well. Embedded Link Make a stylish preloader with SVG | Tutorial | .net magazine Many sites neglect users with slow connections. Ian Culshaw explains how to use [...]

      CSS3 Button/Icon set

      I've been secretly hoping to see a few of these pop up once the whole icon font idea spread through the nets. I really like this idea and it's a very nice implementation too! I only see some quality issues on a couple of the icons (such as youtube), but it's awesome and I hope [...]

    • Recent Comments

      Bruce Brownlee

      Bruce Brownlee

      Ah IE6. I'd have 2 more years of sleep without IE6. Margin doubling, no properties,...
      versaena

      versaena

      how to give color at runtime…… thank you
      Mobile Websites

      Mobile Websites

      I disagree, mobile websites are the future – desktop websites and mobile websites...
      Matt Fasick

      Matt Fasick

      That's cool. I like the ripple effect as well.
      Nico

      Nico

      hi! really great job guy! very impressive.. just a question… do u have a solution to do a refresh...
      Evan Mullins

      Evan Mullins

      Agreed! I've just seen some people get pretty heated about separating all functionality...