> I have a simple question regarding the latest Flash Builder 4. > Based on viewing some recent demos, I am aware the latest Flash Builder 4 > has some quick solutions for generating data server connections with the > click of a button. > Is it possible to build a database application, e.g. PHP and MySQL with > pure Action script 3.0 and the latest Flash Builder 4 aforementioned feature, > without using the Flex framework?
The remoting classes are part of the Flex framework, so I don't think so. You can build Flex applications just using AS 3 without MXML, but they'd still require the Flex class library. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

