-
Recent Posts
Recent Comments
- Judah on Using StageWebView within a UIComponent in Mobile
- suresh paleti on Using StageWebView within a UIComponent in Mobile
- Judah on Flash Platform Error Repository
- Vijayarajan on Flash Platform Error Repository
- dan1020 on Error #2032: Stream Error.
Syntax Highlighter
This site supports SyntaxHighlighter. It can highlight your code.
How to highlight your code: Paste your code in the comment form, select it and then click a language link. This will wrap your code in a pre tag and format it when submitted.<s:Spacer height="10"/>
Tags
May 2013 M T W T F S S « Mar 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Categories
Blogroll
Meta
Category Archives: OOP
What do you have in your programming toolbox?
I think the best and worst part about programming is the tools or lack there of. Here’s what I have in my tool set for each of the environments I work in. I would love to hear about tools you … Continue reading
Posted in Flash, Flex, General, OOP, Subversion, Technology
3 Comments
The DUDE pattern vs MVC pattern
Everyone was all like, “MVC” this, “MVC” that. The problem with trying to fit every program into an MVC pattern is that not every program fits into the MVC pattern. Not everything is going to have a view. Not everything … Continue reading
Conversation on Object Oriented Programming
I was talking to another Flash developer recently and we were talking about procedural programming and object oriented programming. I liked what I wrote to him and decided everyone else would love to read my reply and notice how great … Continue reading
Posted in Flash, OOP
2 Comments