Category Archives: actionscript3

FlexFormatter

Just decided to give the FlexFormatter a try – the google-code-SVN repository can be used as an update-site for Eclipse: http://flexformatter.googlecode.com/svn/trunk/FlexFormatter/FlexPrettyPrintCommandUpdateSite/

Posted in actionscript3, eclipse | Leave a comment

Tweening made comfortable

… starting to code webapps in ActionScript3 I discovered (this widely known) tweening class. It’s truly comfortable and definitely the way to go when you have to tween.

Posted in Uncategorized, actionscript3 | Leave a comment

… removeChild() …

… using this command on a regular base makes me feel cruel.

Posted in actionscript3 | Leave a comment

Almost lost my sanity over Flex+Bitmap Fonts

An (unbelievable ugly, but nevertheless life saving solution) is to be found here. ADOBE, this SUCKS! How the hell am I supposed to use bitmap fonts (and please don’t tell me I should not). If anyone knows a sane way … Continue reading

Posted in actionscript3, complaining | Leave a comment