h1

tutorial on flex 2 and php

June 12, 2006

flex amounts to compiling mxml to a swf. Data sources are in xml, so if you’re using a db and php you have to translate your db results into xml. Without php and a db you can access static xml files.

Here’s a tutorial on using flex 2 with php:

Flex Framework:tutorials:flex2 and php – Adobe Labs

Leave a Comment