Quantcast
Channel: ROTR » actionscript
Browsing latest articles
Browse All 6 View Live

First thoughts on Flex 3 public beta 3

As I dive head-first into the world of Flex, I decided to start trial use of Flex Builder 3 public beta 3. Although there are some incomplete areas and a few glitches, on the whole the tutorials they...

View Article



Test-driven development in Flex

I'd like to do some test-driven development in Flex right away, but I'm still looking at the options available. The two main options seem to be ASUnit and FlexUnit. ASUnit is the older of the two, but...

View Article

ActionScript mode for Aquamacs

I switched to vim about a month ago, and generally enjoyed the experience using Linux. However, even when moving my .vimrc file over, I just couldn't get comfortable using vim from the command-line,...

View Article

Using Flex 3 without MXML, only ActionScript

Using Flex 3 Component without MXML: This post is a sample AS3 code without any MXML that enables you using Flex Component in pure AS3, initializing manually Flex Application. This should be an...

View Article

Taming and trimming FlexUnit async tests

I don't have time to update the HOWTOs associated with this before I end my day at the computer, but I had an ah ha! moment this evening with regard to getting FlexUnit to play nicely with...

View Article


List container impedance mismatch

Oh yeah. I forgot about this until now. In Python, ([] == []) == True. In ActionScript (and JavaScript and EMCAScript), ([] == []) == false. Task number one for tomorrow: make it easy to compare Array...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images