Category Archives: Adobe Flex

Custom Adobe Flex Pre-Loader with Flash CS4

Learn how to create a completely customized Flex preloader using Flash CS4. Lee Brimelow has made one of the most complete tutorials for customizing the Flex pre-loader. This includes a full-length video and source code as well. Check it out

Posted in Adobe Flash, Adobe Flex | Leave a comment

Degrafa presentation and example code

The Indianapolis Flex User Group would like to thank Andrew Westberg for being a guest speaker. He gave a presentation on Degrafa, which is an open source, declarative graphics framework that is is compatible with Flex 2 and 3.  You … Continue reading

Posted in Adobe Flex, Degrafa | 1 Comment

Adobe Flex & PHP Integration

Below is a very basic example of sending data to a PHP webservice. This example shows you how to create a two-way communication using HTTPService with Flex and sending the data to PHP. This example sends text to the webservice … Continue reading

Posted in Adobe Flex, PHP MySQL | Leave a comment

Adobe Flex & Flash Integration

Learn how to create a button in Adobe Flash and wire it up in Adobe Flex. This example shows you how to create a two-way communication between Flex and Flash. Click to download (includes Flash Source code)

Posted in Adobe Flash, Adobe Flex | Leave a comment