News Feed
Jobs Feed
Sections




News Archive
RIA Zone:
Charting data from a database using Adobe Flex and PHP
July 07, 2010 @ 09:14:01

On the RIA Zone today Ryan Stweart has posted a new tutorial about using Flex and PHP to chart out some data pulled from a backend database with just a hint of animation on load.

Creating charts and data visualization is one of the areas where Adobe Flash shines. The combination of a very powerful drawing API that makes it easy to generate artwork and the interactivity means that Flash is ideally suited for integrating data visualizations. It used to be that you'd have to be very familiar with Flash and scripting to work with charting. [...] You use a combination of XML-markup and scripting to create [Flex] applications. Further, you can use CSS syntax to customize the look and feel of the charts. Flex makes it straightforward to add interactive charts to web applications.

The tutorial walks you through the creation of the Flex project (you'll need Flash Builder 4 to follow along), creating and pulling in the data from a PHP-based service call, binding the data to the chart object and a few tips on how to modify the HTML output to use teh Flex/Ajax bridge. Animating the resulting chart is as simple as adding two new tags to the Flex definition.

0 comments voice your opinion now!
flex tutorial adobe chart database


blog comments powered by Disqus

Similar Posts

PHP-Coding-Practices.com: How I Turned A Slow Array Sort Into A Quick One Using Quicksort Algorithm

DevShed: Using Self-Saving Objects with Command Objects in PHP 5

Nefarious Designs: Object-Oriented PHP Part 4: PHP5's Improved Features

Felix Geisendorfer's Blog: 10 Days of Free Dessert!

Rob Allen: Integrating BjyAuthorize with Zend\Navigation


Community Events











Don't see your event here?
Let us know!


unittest composer community framework series podcast release development language testing interview introduction object conference opinion example functional zendframework2 tool code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework