Swiz 0.6 Released
Chris just released a new version of Swiz with some really great additions and improvements. We now also own the domain swizframework.org which forwards to the Google code homepage. This release makes...
View ArticleSwiz Autowire View
Swiz got a new feature which allows you to autowire views into any class which has been loaded in a BeanLoader. A target could be a controller class which wants to interact with a view. Normally you...
View ArticleSwiz Unit Tests with FlexUnit 4
Recently FlexUnit 4 beta 1 was released. To get started I recommend FlexUnit 4 in 360 seconds and the feature overview. If you are using the Swiz framework and want to apply some changes to provide a...
View ArticleSwiz 0.6.2 with Flex 4 support
We just released a new Swiz update: Flex 4 support (beta) TwoWay autowire Mediate priorities Pass event to mediating method Flex 4 support Today Adobe has released Flex Flash Builder 4 and Flash...
View ArticlePresentation Model Interface with Swiz
Lately I have started to use the presentation model approach and I like it a lot. Swiz fellow Ben Clinkinbeard has a wonderful example posted on his blog. However I disliked that I have to dispatch...
View ArticleYouTube AS3 example
Today YouTube finally released an ActionScript 3 API. Maybe this was accelerated by the move of Vimeo because they came up with an AS3 API last week. I have build a little AIR client as an example...
View ArticleFGATracker for Google Analytics tracking
FGATracker is an AS3 library which wraps gaforflash for Google Analytics and can be easily used in combination with the Swiz framework. Source and Download Source on GitHub Download SWC API docs Usage...
View ArticleSwiz Desktop for AIR support
When you develop AIR applications you see repeating tasks which you have in all projects. You need to take care about the update process and online status. I am developing all my applications with the...
View Article360 Flex Swiz Birds of a Feather
Thanks to all who joined the Swiz BOF session at 360 Flex in San Jose today. John Yanarella and I got the opportunity to show Swiz and some examples. We even had Chris around via Skype and I hope you...
View ArticleSwiz Yahoo Finance Metadata Processor
Swiz 1.0 alpha introduced a very cool new feature which lets you extend Swiz be creating custom metadata processors. This means that if you want to add a metadata like [MyCustomMetadata] you can now do...
View Article