Introduction
ZoomFlex has the following five tools and concepts that you will need to understand to get going:
Object Designer
The Object Designer allows you to build server side objects that have data that persists in a database on the server. Once you have built your server side objects they will have a one-to-one mapping to a generated Flex Cairngorm Value Object.
ZoomFlex Generator
The ZoomFlex Generator automatically creates fully working flex applications by introspecting the underlying objects you have built in the Object Designer. You can select different wizards when generating ZoomFlex applications and the current standard wizard uses the Cairngorm framework.
Flex Builder
Once you have generated your application you then download the generated code and create a proejct in Flex Builder. You can then customize and extend the application to suit your requirements.
ColdFusion
The Adobe ColdFusion application server is used on the server side. As you extend your server side objects a basef understanding of ColdFusion is useful.
Cairngorm
The Cairngorm Flex framework is a industry standard for Flex development and is used in the ZoomFlex generated code.
Comments
There are no comments for this page as yet.
PDF
print section



