Archives
The Authors
Categories
- AIR (21)
- Architecture (21)
- AS3 (86)
- Client-side (9)
- Conferences and User Groups (4)
- Data (1)
- Design (15)
- Discussion (7)
- Flash (109)
- Flex (68)
- Hydra (3)
- In Real Life (32)
- iphone (3)
- Lab (6)
- Meta (4)
- Mobile (1)
- News (73)
- Objective-C (1)
- physics & motion (10)
- Process (4)
- Programming (71)
- Project (3)
- Server-side (1)
- Site-seeing (49)
- Tips, Tricks, and Hacks (28)
- Tutorial (38)
- User Experience (25)
- Videogames (35)
Tag Archives: oop
Q&A – is, as, and type conversion
A question from a reader gave me an excuse to write a huge rant about type conversions: I’m doing a little exercise in a book that makes a textfield in which each letter can only be entered once. Not very … Continue reading
Posted in AS3, Architecture, Programming, Tips, Tricks, and Hacks
Tagged as, coercion, cs, downcasting, is, lesson, oop, Tutorial, types
4 Comments