Tag Archives: adobe flex

Flex Community Blog – WidgetBox Widget

Add the Flex Community Blog Widget to your site: embed the following code: if (WIDGETBOX) WIDGETBOX.renderWidget(‘c881dce4-5c1f-4a64-96e7-91309fa59624′);Get the Flex Community Blog – Adobe Flex, Flash and Actio widget and many other great free widgets at Widgetbox! You can also go to … Continue reading

Posted in Flash, Flex, Uncategorized | Tagged , , , , , , | Leave a comment

How to UnFlex Your Flex – Making Flex applications look and feel unique

An important part of your job as a flex developer (whether designing yourself or interfacing with designers) is skinning/styling the application in such a way as to disguise it’s default flex roots and breath a unique life and identity to … Continue reading

Posted in Flex | Tagged , , , , , , , , , , , | 1 Comment

What annoys you about Flex?

Here’s an opportunity to complain about the tool we all love… http://www.flexcommunity.net/node/5 Mine are (to start with), 1)weak HTML support 2)not-very-cascading CSS support

Posted in Flex | Tagged , , , , | Leave a comment

Displaying Paypal IPN payment data in Adobe Flex via AMFPHP

Displaying Paypal IPN payment data in Adobe Flex via AMFPHP This article explains how to access paypal payment data sent from IPN (instant payment notification) to a MySQL database using AMHPHP and displayed in a Flex front-end. The end result … Continue reading

Posted in Flex | Tagged , , , , , , , , , , | 2 Comments

Flex – xml photo gallery with different sized photos

example Right click to view source

Posted in Flex | Tagged , , , , , , , | 1 Comment

Flex – creating an xml photo gallery

EDIT: another xml photo gallery can be found here This is a method of creating a photo gallery in Flex with a main photo, and scrolling thumbnails, populated by an external XML file. This is a continuation of the concept … Continue reading

Posted in Flex | Tagged , , , , , , , | 14 Comments