Sometimes I forget the details of whether my Model should know about my Controller and that sort of thing. I found this little MVC cheat sheet on the internet that got me straightened out in a jiffy with step-by-step instructions. The page is actually the lecture notes from one of Colin Moock‘s presentations circa the Essential AS 2.0 days but it’s still very useful. Those of you struggling with the lingo, replace Observer with EventDispatcher and ignore the junk about attachMovie. God, how did we ever write AS2!?
Archives
The Authors
Categories
- AIR (22)
- Architecture (22)
- AS3 (90)
- Client-side (9)
- Conferences and User Groups (5)
- Data (1)
- Design (15)
- Discussion (8)
- Flash (116)
- Flex (69)
- HTML5 / JavaScript (1)
- Hydra (3)
- In Real Life (36)
- iphone (5)
- Lab (6)
- Meta (5)
- Mobile (2)
- News (75)
- Objective-C (2)
- physics & motion (10)
- Process (5)
- Programming (72)
- Project (3)
- Server-side (1)
- Site-seeing (49)
- Snippets (5)
- Tips, Tricks, and Hacks (34)
- Tutorial (38)
- User Experience (25)
- Videogames (37)
Those of us in the (AAA) game biz still do. Thanks for referencing that book, it’s one I haven’t check out, may have some nuggets of wisdom for us AS2′ers.
i remember this a while back when I wrote a miniature framework in as2, Just started learning as3 (been away from flash for over a year in film school) was about to do the usual thing of writing a framework a few days ago when I came across PureMVC . It’s pretty steep learning curve but well worth it!!!!
Pingback: my blog
I’ve found that I mostly forget how Html helper works, rather than how to design my applications, so I’ve created my own cheat sheet.