Showing posts with label Flex 3. Show all posts
Showing posts with label Flex 3. Show all posts

Wednesday, August 5, 2009

Building RIA maps

It took a while but my article for Adobe on building RIA maps in Flex has been published.

Monday, July 20, 2009

Flex Flash Maps

I mentioned in an earlier post my Flash revisit. The Flash map applications in the London Guardian have always impressed me. I thought I could use Flex as the framework and eventing manager and build a series of flash maps. So a Flex Flash combo. Modularity was also something I wanted to explore. The large Flash applications built by some of the flash mapping companies seem unnecessary. Anyway, the application in its base form is available here. Right click to view the code and/or download.



Note: In the right pane you can zoom in and out by selecting a tool and clicking. Alternatively you can simply use the mouse wheel.

Tuesday, June 23, 2009

Using FlexBuilder 3 to Debug Flash C3 Projects

So I have finally, after a long hiatus, ventured back to Flash. Flash MX started me on this RIA map adventure. Then onto Flex 2, now Flex 3 and soon Flash Builder (Flex 4!?).
In the day I had little need for animation, so all interactive AS2 development. Flash CS3 is quite different to the MX IDE. Had a yikes moment when I opened it. Slowly it is becoming familiar. I have become so used to the Flex IDE, tips and all that. That editing .as files in Flash seems very awkward. It has taken a minute to get the two working together nicely. One thing which has caused me consternation is the inability to debug a flash .as file in flex. Finally found the solution:
Debug Flash CS3
Joy!