Flex: Change selectedItem in List to Bold

I have came across wanting to change the font on a selectedItem in List based controls many times in the past. What this simple itemRenderer will do is set the selectedItem’s font to Bold when selected and Normal when not.
Demo: ListSelectedItemBoldExample
Files: ListSelectedItemBoldExample.mxml ListSelectedItemRenderer.mxml

Flash & Flex Magazine: Developing an Enterprise Flex Application Strategy

I just had a Special Report article published in the March issue of Flash&Flex Developer’s Magazine. If you are not receiving this free magazine, I suggest you sign-up to get the magazine. Here is what is in the issue:
PlugrMan: The Universal API Toolkit – By Almer/Blank
Developing an Enterprise Flex Application Strategy …

FxConnect Framework Diagram

I wanted to release the core diagram for FxConnect. We have successfully used our framework on many large scale Adobe Flex and Adobe AIR application. The diagram below represents the core objects in FxConnect and their interrelations: 

FxConnect Framework

The FxConnect programming model is made up of:
• Application Framework: The Application Framework …

Adobe Flex Business Intelligence Tool – Staff Forecasting

RecentlyAppFoundation worked with McManus Software to deliver a business intelligence system that provides historical, current, and predictive views of business operations, using real-time data from a large company’s accounting system and staffing application.
AppFoundation built this application using our Enterprise Flex Development Framework FxConnect. FxConnect cuts down on as much as …

WASABI-SIG Dallas User Group Speaker

I will be the guest speaker on October 14th. You can find out more here. I hope to see you at the event. Here is the information regarding the location and topic.
October 14th, 2009 – 10:00 a.m. to 12:00 p.m.
Christopher A. Parr Library, Program Conference Room
6200 Windhaven Parkway, Plano, TX …

Agile Development with Flex and Java

Over the past several projects I have had the opportunity to develop large scale Flex applications using Agile software development. SCRUM is the major component for this development, it allows my teams of Java and Flex developers to pair together during Sprints.
Each Sprint is 2-3 weeks in length. We plan …

Flex Geographic Information Dashboard

Last week AppFoundation released a demo application built in Flex. You can read more about it here:
AppFoundation Company Blog: GIS
The application was built on top of Modest Maps. Modest Maps displays tile-based maps from sources like Microsoft, Yahoo!, OpenStreetMap and others. Here is an image of the app.

Launch the application
If …

Dallas Based AppFoundation, Inc – Enterprise RIA Development

I wanted to get the word out that my new company, AppFoundation Technology Group, Inc. has launched its new web site in Adobe Flex.
The site uses Flex to communicate with PHP through HTTPServices to access dynamic content that drives ‘pages’ being created in the rich internet application. The graphics were …

Presenting at JavaMug Dallas – Integrating Flex with Spring

I will be the speaker for the July 8th meeting at the Java Metroplex user’s Group covering Flex and Spring integration.
Please check out www.javamug.org for more information regarding the event. I hope to see you there if you are in the Dallas/Fort Worth area.
I also plan to give a first …

Render PDF in Adobe AIR with PDF Scaling

AIR can render PDFs using the HTMLControl as long as the host computer
has Acrobat 8 or later installed.
I have seen many examples of doing this, just without the ability to scale the PDF larger and smaller when a resize of the AIR application occurs. So I worked that issue out …

 Page 1 of 2  1  2 »