![MACROMEDIA FLASH 8-FLASH Скачать руководство пользователя страница 290](http://html2.mh-extra.com/html/macromedia/flash-8-flash/flash-8-flash_tutorials-manual_3348958290.webp)
290 Data Integration: Using XUpdate to Update the Timesheet (Flash Professional Only)
For this tutorial, you will need to the data.xml file provided in the Tutorial
Assets folder. This file can be found in one of the following locations:
■
In Windows, browse to
boot drive
\Program Files\Macromedia\Flash
8\Samples and Tutorials\Tutorial Assets\Data Integration\Using XML
for a Timesheet\data.xml
■
On the Macintosh, browse to
Macintosh HD
/Applications/
Macromedia Flash 8/Samples and Tutorials/Tutorial Assets/Data
Integration/Using XML for a Timesheet/data.xml
Update the timesheet
Now you will set up the bindings to allow the timesheet to be updated.
1.
Begin with the file you created in the
“Data Integration: Using XML for
a Timesheet (Flash Professional Only)”
tutorial.
2.
In the Components panel, open the Data category and drag an
XUpdateResolver component to the Stage.
3.
In the Property inspector, enter the instance name
timeInfo_rs
.
4.
Click the Schema tab in the Component inspector, and select the
deltaPacket
component property within the Schema Tree pane.
5.
Change the DeltaPacket component’s encoder setting to
DataSetDeltaToXUpdateDelta.
This encoder converts data within the DeltaPacket into XPath
statements that are supplied to the XUpdateResolver component, but it
needs additional information from you to do its job.
NO
TE
For demonstration purposes, you will access the XML data from your hard
disk and display the
DeltaPacket
property within your screen. In the real
world, the XUpdate would be sent to the server for processing.
Содержание FLASH 8-FLASH
Страница 1: ...Flash Tutorials...
Страница 10: ...10 Contents...
Страница 12: ...12 Introduction...
Страница 42: ...42 Basic Tasks Creating a banner Part 1...
Страница 78: ...78 Basic Tasks Creating a banner Part 3...
Страница 88: ...88 Basic Tasks Create Accessible Flash Content...
Страница 106: ...106 Basic Tasks Create an Application...
Страница 116: ...116 Basic Tasks Use Layout Tools...
Страница 124: ...124 Basic Tasks Create Symbols and Instances...
Страница 134: ...134 Basic Tasks Add Button Animation and Navigation...
Страница 144: ...144 Basic Tasks Create a Presentation with Screens Flash Professional Only...
Страница 192: ...192 Creating Graphics Applying Gradients...
Страница 198: ...198 Creating Graphics Apply Graphic Filters and Blends Flash Professional Only...
Страница 224: ...224 ActionScript Use Script Assist mode...
Страница 268: ...268 ActionScript Work with Objects and Classes...
Страница 270: ...270 Data Integration Overview Flash Professional Only...