How to make a magnetic button in Flex 4
June 30, 2010
Line Break
Author: Janez Feldin (3 Articles) - Author Website
Janez likes to experiment with flash in his own free time. His other hobbies are playing volleyball, listening to the music, watching movies and above all else, paragliding.
I have made a simple example on what most people refer to as magnetic (button) on the web. By extending the standard button you are able to do such a thing with Flex 4.
Read more
Using ASDoc as an External Tool in Flash Builder 4
June 22, 2010
Line Break
Author: Arjan (36 Articles) - Author Website
Arjan is a SAP Consultant specialized in ABAP and Front End development techniques like Web Dynpro, Adobe Interactive Forms, Flex and AIR. In his free time he likes to create examples for Flex-Blog and other applications using Flex, AIR and PHP. Other hobbies are movies and music. He is also the co-owner of Flex-Blog.com.
When developing Flex and AIR applications for clients / customers it’s always nice to deliver a structured structured Flash Builder project with well documented sources.
Similar to JavaDoc for Java, Actionscript has the opportunity to use a tool that generates HTML files in which you can navigate through all your project packages, ActionScript Classes and MXML files. ASDoc is essentially a command line tool, but you can configure Eclipse / Flash Builder in such a way that you can run ASDoc with a click of a button. This example show you how to do this.
Read more
Flex Encryption (MD5, SHA1, SHA224, SHA256, HMAC)
June 21, 2010
Line Break
Author: Janez Feldin (3 Articles) - Author Website
Janez likes to experiment with flash in his own free time. His other hobbies are playing volleyball, listening to the music, watching movies and above all else, paragliding.
After a question on our flex forum about MD5 encryption, I decided to write an example about all the encryption types available in Flex.
The SWIZ framework for Flex 3 / Flex 4: Easy, Light and Very Powerfull
June 11, 2010
Line Break
Author: Arjan (36 Articles) - Author Website
Arjan is a SAP Consultant specialized in ABAP and Front End development techniques like Web Dynpro, Adobe Interactive Forms, Flex and AIR. In his free time he likes to create examples for Flex-Blog and other applications using Flex, AIR and PHP. Other hobbies are movies and music. He is also the co-owner of Flex-Blog.com.
I recently followed a course about using the SWIZ framework with Flex (3 in the course). What i’ve found out is that SWIZ a very powerfull framework with a lot of really nice features to help you with your flex development.
Read more

