Added by Aiden Tailor in AS3 - Eclipse - FDT on 23 March, 2010
These are code templates for AS3 Signals by Robert Penner. You can download the XML file to import into FDT.
What’s inside
I created the following templates:
Add Signal – added to stage
Click Signal
Mouse Over Signal
Mouse...
Added by Aiden Tailor in Browser - Flash on 18 March, 2010
I had some trouble delivering full width & height flash content to Firefox 3.6 in the last days and I found two different solutions that will work fine.
Doctype
First of all beware of the documents doctype! I use this one to be...
Added by Aiden Tailor in General on 10 March, 2010
These are five quick tips for your development success ordered after priority from most important to less important
1. Code quickly, optimize lately
3. Every component to its own class
4. Use value objects rather than properties
5....
Added by Aiden Tailor in AS3 on 03 March, 2010
This post addresses people who want to replace events with Signals. I had some problems figuring out how to do it so I want to share.
In my latest project I am making heavy use of Robert Penner’s AS3 Signals framework which...
Added by Aiden Tailor in General - Tools on 28 February, 2010
About a week ago I found a browser called OmniWeb developed by the Omni Group. I use two other appplications by them, OmniGraffle and OmniPlan. These people really deliver great applications to work with! I was excited when I saw...
Added by Aiden Tailor in AS3 - Flash on 17 February, 2010
What is Nimble?
Nimble is an open source and lightweight framework to easily achieve a fluid layout within a Flash application using ActionScript 3.0. But what do I mean with the phrase “fluid layout”? Let’s have...
Added by Aiden Tailor in AS3 - Flash - General - Performance on 11 February, 2010
After all the posts and discussions of the last weeks I can’t hold on my opinion anymore. Seriously this discussion is out of control. It started fairly well with the flash community frustration as Apple unveiled their latest device,...