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 (33)
- 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: AS3
IDisplayObject? – Getting around the lack of an interface for the DisplayObject in Flash
Interfaces are amazing things. When I was young and green, I didn’t understand their purpose, but after working with them for a while, I will defend their use to the end. I try to create lots of interfaces early on … Continue reading
Posted in AS3, Architecture, Programming, Tips, Tricks, and Hacks
Tagged AS3, displayobject, hack, idisplayobject, interface, workaround
6 Comments
Copy text to clipboard in AS3
Here’s how you do it! http://mandarin.no/as3/as3-snippet-1-copy-text-to-clipboard/
Flash player 10
Its that time again. Time to get into the latest and greatest tech from one of those giant software engineering companies. This time, the tech is Adobe’s Flash player 10. Step 1: download the Flex 4 SDK and the Flash … Continue reading