apw Posted July 24, 2009 Share Posted July 24, 2009 Hello i was interested in doing a project creating the isometric graghics and coding for a browser-based massive multiplayer online game using real-time with flash and have seen many of you talk about "action script" would this what i meed to purchase/download to begin this project? Quote Link to comment https://forums.phpfreaks.com/topic/167318-programming-language-question/ Share on other sites More sharing options...
KevinM1 Posted July 24, 2009 Share Posted July 24, 2009 Actionscript is a part of Flash. It's Flash's scripting language. If you have Flash, you wouldn't need to buy any extra software to access Actionscript. Quote Link to comment https://forums.phpfreaks.com/topic/167318-programming-language-question/#findComment-882240 Share on other sites More sharing options...
apw Posted July 24, 2009 Author Share Posted July 24, 2009 Thats great havent done much research into using flash/action-script but im sure theres +plenty+ of free guides online for help Quote Link to comment https://forums.phpfreaks.com/topic/167318-programming-language-question/#findComment-882251 Share on other sites More sharing options...
KevinM1 Posted July 24, 2009 Share Posted July 24, 2009 Thats great havent done much research into using flash/action-script but im sure theres +plenty+ of free guides online for help Just remember two things: 1. You get what you pay for, so there's no guarantee that free info will teach you the right way to do things 2. Online tutorials tend to only care about getting a specific task completed as opposed to teaching others about the big picture IMO, you should get a good book on the subject (one that's specific to your version of Flash... search around on Amazon or another bookstore site and read the comments/reviews), and use online tutorials, guides, and forums as supplementary material. It may cost you a bit extra, but it'll save you time and headaches in the end. Quote Link to comment https://forums.phpfreaks.com/topic/167318-programming-language-question/#findComment-882259 Share on other sites More sharing options...
apw Posted July 24, 2009 Author Share Posted July 24, 2009 Could you recommend a book or two that would be helpful yet easy to understand for someone new to flash Quote Link to comment https://forums.phpfreaks.com/topic/167318-programming-language-question/#findComment-882269 Share on other sites More sharing options...
KevinM1 Posted July 24, 2009 Share Posted July 24, 2009 Could you recommend a book or two that would be helpful yet easy to understand for someone new to flash Unfortunately, I cannot. I'm not a Flash developer. I know of Flash, and could probably cobble something simple together at gunpoint, but it's not in my toolbox. The comments/reviews that most major bookstore websites have tend to be pretty informative. You might want to check out the Visual Quickstart books. They tend to be "My first <language>" books, but are often well written and have the info needed to at least be a qualified beginner. They're not insulting like the various "For Dummies" books, and their examples work. Quote Link to comment https://forums.phpfreaks.com/topic/167318-programming-language-question/#findComment-882326 Share on other sites More sharing options...
.josh Posted July 25, 2009 Share Posted July 25, 2009 Also be aware that Flash is an expensive program. Latest version costs like $700. Even if you are eligible for a student discount (registered college student for example) it is still going to set you back a couple hundred bucks. So it is an investment. You can download a trial version for 30 days though. Having said that, I would first focus on using the non-actionscript part of flash, first. Learn the basic drawing tools, how the stage/layers/frames/scenes are all setup/work. Learn about creating an object through the flash interface, creating animations etc... why? Because actionscript revolves around all of these things. Quote Link to comment https://forums.phpfreaks.com/topic/167318-programming-language-question/#findComment-882866 Share on other sites More sharing options...
fivestringsurf Posted August 28, 2009 Share Posted August 28, 2009 I was new to flash a year ago...the visual quickstart guide for Actionscript 3.0 by ypenburg is a great starter book-the best i read. It really helped me understand the "big picture" where all the other books did not. (i buy many books) The second helpful book i found is Learning Actionscript 3.0 by Shupe and Rosser. This book makes too many assumptions and will leave you stumped if you are brand new to scripting (as i was) but makes an excellent addition to my first recommendation. It goes much further and has some great insight into more advanced as3 stuff. (beware though...many typos!) Quote Link to comment https://forums.phpfreaks.com/topic/167318-programming-language-question/#findComment-908542 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.