62
Using the Flex Data Service Assembler
<sync-method>
<name>sync</name>
</sync-method>
<get-method>
<name>get</name>
</get-method>
<count-method>
<name>count</name>
</count-method>
</server>
</properties>
</destination>
5.
Save the file.
Run the application
To run the application, browse to the contactmgr.mxml file.
The Flex Contact Manager Application
TheFlex Contact Manager application includes the following files:
■
contactmgr.mxml
■
hourglass.mxml
■
mini.mxml
■
mini.mxml
■
wait.png
All of the files except contact.as should be in the dataservice folder of the Flex server on which
you want to run the Flex application. The contact.as file should be in the
dataservice\samples\contact folder.
contactmgr.mxml
The contactmgr.mxml file contains the following:
<?xml version="1.0" encoding="utf-8"?>
<!--
///////////////////////////////////////////////////////////////////////////
/////
//
// Copyright (C) 2003-2006 Adobe Macromedia Software LLC and its licensors.
// All Rights Reserved.