AdvancedForm update, isValid Validator integration

The AdvancedForm component has been updated to provide a simple approach to Validation. The AdvancedForm now looks for any Validators present in the same document scope. It then tracks any Validators valid or invalid change. It also exposes the “isValid” property that is set to True if all Validators in the same document scope are valid. To see the updates in action nativate to: http://renaun.com/flex2/AdvancedForm/ You’ll...

Read More

list of mxmlc/compc arguments

[lang_en] Have you ever tried to figure out all the configuration parameters of mxmlc? Well there is a lot of information inside the mxmlc itself. You can actually list all the simple and advanced command line arguments that are available. It even gives you power to search across multiple sets of lists to get speciifc information about your search terms. Lets take a more in depth look. You start by running: mxmlc -help You should see: Adobe...

Read More

Las Vegas User Group and Flash 10th Birthday

[lang_en]As a member of the Las Vegas Adobe Users Group I am proud to annouce our celebration for Flash’s 10th birthday. Please come join the group on August 15th, 2006 if you are in the Las Vegas or Henderson area. You can find more information at VegasAUG.org. The offical Adobe page is located at http://www.adobe.com/products/flash/special/flashanniversary/ You’ll find a special offer on Flash 8 DVD Training for only $19.99 if you...

Read More

Newbie Tutorial on Adobe’s ActionScript 3.0 Libraries

[lang_en] The code in my “My Adobe Flex Ad Idea” uses Flickr to display a few images in a banner area under the term “Random Image Accelerator”, which in term is a play on RIA. The source code is available and in particular uses some of Adobe’s ActionScript 3.0 Libraries. I finally had some time to create a very basic tutorial about Adobe’s ActionScript 3.0 Libraries, which you can find here. I’ll be...

Read More

Blog Updated and MXNA

I upgraded my blog last night and it seems to have sent some of my posts out to MXNA again.  Sorry for blasting of old posts.

Read More