My Work
My Blogs
Hotlinks
Tag Archives: FLEX
Keyboard doesn’t release a RadioButtonGroup’s focus
Today I was using Alert.show() while building a RadioButtonGroup change handler and noticed something interesting. If you use your mouse to change the values of a RadioButtonGroup, Alert.show() will behave like a proper modal dialog. However, if you use your … Continue reading
Posted in adobe, FLEX, tips and tricks
Tagged actionscript, alert, alert.show, FLEX, keyboard, RadioButtonGroup
Leave a comment
Arnold prank calls
Here’s a simple Flex soundboard with the Arnold prank phone calls. If you haven’t heard these prank calls yet, what are you waiting for? Get flash 9 if you don’t already have it, then get ready to LYFAO! Launch the … Continue reading
Posted in adobe, comedy, flash platform, FLEX, fun
Tagged arnold, FLEX, gator lodge, hooters, prank phone calls
Leave a comment
OSX FlexBuilder Java Heap Space error
Here’s an error I’ve run into from time to time while programming Flex on OSX [compc] Error: Java heap space [compc] java.lang.OutOfMemoryError: Java heap space This error was a real pain in the arse. I found a lot of people … Continue reading
