Welcome!

Expert Adobe Flex Training

Rob Rusher

Subscribe to Rob Rusher: eMailAlertsEmail Alerts
Get Rob Rusher via: homepageHomepage mobileMobile rssRSS facebookFacebook twitterTwitter linkedinLinkedIn


Top Stories by Rob Rusher

Watch MAX keynotes, streamed live from Los Angeles-register now (go to http://max.adobe.com/online/ ) On October 5th and 6th, Adobe MAX Online will feature the keynotes, streamed live, highlighting the newest and most exciting developments in the world of technology. Join 10 minutes early and participate in the backstage behind the scenes action. View the top three sessions from each day on demand: Check back each day by 8:00 PM PT, from October 5th to 7th, to see the top session of the day from each track: Design, Develop, and Envision. You’ll be able to view these sessions on demand on MAX Online and join the buzz by participating in the extended Twitter conversation. View all of the session content on demand: Check back on Sunday, October 11th, for all of the sessions available on demand with the exception of labs or BYOL (Bring Your Own Laptop) labs. MAX Session Gui... (more)

Free Flex Training in Denver

The event is Flex Training for ColdFusion Developers A free full-day, hands-on training session, where attendees can learn how to build their first Flex application using the latest Flash Builder 4 beta software. This training is designed to help experienced ColdFusion developers get started in understanding how to add rich UI to existing and new ColdFusion applications. Date / Time November 16, 2009 Event: 9am – 4pm Registration: 8:30am Main Website / Registration http://www.adobe.com/go/flextrainingforcfdevelopers Monday, November 16 The Curtis Hotel, 1405 Curtis Street, Denver, C... (more)

Build Flex Applications For iPhone?

ELIPS Studio 3 is a cross-platform mobile application SDK based on Adobe’s Flex Builder. But it only works on Windows, so I’m wondering how that is going to work. Check it out: http://developer.openplug.com/index.php/learn/elips-studio-3-flex-for-mobile ... (more)

Flex 3 AdvancedDataGrid Summary Divider

The AdvancedDataGrid (ADG) control in Adobe Flex 3 extends the capabilities of the standard DataGrid control to improve data visualization. You can: Sort by multiple columns when you click in the column header Use the styleFunction property to specify a function to apply styles to rows and columns of the control Use an expandable navigation tree in a column to control the visible rows of the control Collect multiple columns under a single column heading Span multiple columns with an item renderer and use multiple item renderers in the same column Working in a combination of these ... (more)

Security Soapbox – Decompile Flash/Flex

Having built/architected/developed/consulted many Adobe Flex applications and being one of the first certified Flex instructors in the world, I’ve seen a lot of Flex applications. Some good, some bad. But no matter how many applications or who I’m talking to, I always stress the importance of securing proprietary information. By securing, I mean don’t put it in your application. Unless your are encrypting your application and decrypting at runtime, you are subject to a decompiler exposing your secrets. There are Flash decompilers that will take any SWF and give you the source: Tr... (more)