|
Adobe releases Tour-de-Flex as Eclipse plugin |
I was directed to the Adobe Developer Connection site by a colleague the other day, and told to go look at 'Tour-de-Flex'.
Its an AIR/Web application that hosts a whole range of example FLEX and AIR resources.
Its also available as a handy eclipse plugin, if you are that way inclined :-)
I've had a brief look around it, and it looks pretty good, very handy having code examples and themes right there on your desktop.
Also gave me some interesting trains of thought of the next AIR application I have in mind....
|
Adobe brings AIR to Linux |
|
ColdFusion - Flex remoting struct() case sensitivity |
One of the more frequent data Objects that I pass from CF to Flex is the structure. I recently stumbled upon a case sensitivity issue in flex, that can be solved in CF with a slight change in code.