Category Archives: Code

Meeting Notes for Mobile Application

Here are some of the ideas we are going to be developing in the future for our mobile application. Google Maps – GPS Navigation RSVP for Meeting MySQL PHP Data Capture Image Capture View Members Coming Newsletter Signup MailChimp API … Continue reading

Posted in Adobe Flex, Announcements | Leave a comment

Wallaby – Convert Adobe Flash FLA files into HTML and reach more devices

New from Adobe Labs… “Wallaby” is the codename for an experimental technology that converts the artwork and animation contained in Adobe® Flash® Professional (FLA) files into HTML. This allows you to reuse and extend the reach of your content to … Continue reading

Posted in Adobe Flash, HTML5, iPhone iOS, News | Leave a comment

Tour de Mobile Flex on Android

Tour de Mobile Flex NEW! Tour de Mobile Flex is an Android application for exploring the new Flex mobile capabilities. To install on your Android device, search the Android Market for “Tour de Mobile Flex” You can also intall using … Continue reading

Posted in Adobe Flex, Android | Leave a comment

Flex 4 Certification Links

Main Information Page: http://www.adobe.com/devnet/flex/articles/flex_certification.html Study Guidelines: http://www.adobe.com/content/dam/Adobe/en/devnet/flex/pdfs/ace_exam_guide_flex4.pdf http://partners.adobe.com/public/en/ace/ACE_Exam_Guide_Flex4.pdf

Posted in Adobe Flex | Leave a comment

Cairngorm 3 Revised Guidelines and Core Principles

Cairngorm guidelines and core principles have been updated. It appears that Cairngorm 3 is gaining some momentum. Read the full article for more information: Click Here

Posted in Cairngorm, Frameworks | Leave a comment

Deep linking for Flex

SWFAddress is a small but powerful library that provides deep linking for Flash and Ajax. It’s a developer tool, allowing creation of unique virtual URLs that can point to a website section or an application state. SWFAddress enables a number … Continue reading

Posted in Adobe Flex, Code | Leave a comment

Integrating Flash Professional and Flex Builder Using SWC

Here is a good article to read if you are wanting to look at various ways of embedding Flash Content into Flex. This example shows 3 different ways and includes source code. Read More

Posted in Adobe Flash, Adobe Flex | Leave a comment

Using Masks with Flex

I found this article online and thought I would re-post. It demonstrates how to use masks in Adobe Flex. http://www.insideria.com/2008/01/flex-graphics-tricks-part-1-ma.html

Posted in Adobe Flex | Leave a comment

Flex PMD – Improve Code Quality

FlexPMD is a tool that helps to improve code quality by auditing any AS3/Flex source directory and detecting common bad practices, such as: * Unused code (functions, variables, constants, etc.) * Inefficient code (misuse of dynamic filters, heavy constructors, etc.) … Continue reading

Posted in Adobe Flex | Leave a comment

Additional Flex Frameworks

http://swizframework.org/ http://puremvc.org/ http://code.google.com/p/robotlegs/ http://mate.asfusion.com/ Parsley framework http://www.spicefactory.org/parsley/

Posted in Frameworks | 1 Comment