Today I received an Android Dev Kit from Adobe! I posted a picture on my Twitter account: http://twitter.com/s9tpepper/status/18376097810
I've already got a few ideas and things I want to try on the Nexus One, so guess I know what I'll be doing for the next week when I get home from work.
While I was doing some work this morning on a Flex4 application I found a pretty neat way of integrating Illustrator CS5 assets into Flex 4 with relative ease using FXG 2.0. I haven't tested this method using other versions of FXG, but using 2.0 works great. …read more…
Over the weekend I updated both the ZamfBrowser application and the ZendAmfServiceBrowser class that gives the ZamfBrowser information about your ZendAMF services set up. …read more…
A common practice amongst PureMVC developers when creating PureMVC Mediator implementations is the "view getter", a getter method that returns the instance of the view object that the Mediator is coupled with. As an example I will use an imaginary media player with a playlist. …read more…
Just posted an update to ZamfBrowser. ZamfBrowser can now generate code for use in either Flash or Flex based projects. …read more…