Pimp Your PHP App With Flex

Home » Quiz: Pimp Your PHP App With Flex

Pimp Your PHP App With Flex

Test your understanding of the article Pimp Your PHP App With Flex by answering the following short quiz. Everyone who answers the quiz and submits their details by the 6th of May 2009 will go in the draw to win a copy of Adobe Flex Builder 3 Standard — and there are three to give away!

Additionally, everyone who takes the quiz is eligible to download a copy of Tour de Flex, a unique desktop application that lets you explore resources such as core Flex components, Adobe AIR documentation and data integration, and third-party plugins.

1. Flex uses ActionScript as its programming language of choice.
Name the language ActionScript is based on:
2. Passing parameters to a Flex application can be done by:
3. The HTTPService class handles the call to a service and returns
the data...
4. When working with XML data, what result format should be used
in the HTTPService?
5. Passing parameters to an HTTPService is done by: