MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 646

Using components
Hide thumbs Also See for FLASH MX 2004-USING COMPONENTS:
Table of Contents

Advertisement

RDBMSResolver.updatePacket
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
resolveData.updatePacket
Description
Property; property of type XML, containing an XML packet used to bind to a connector property
that transmits the translated update packet of changes back to the server so the source of the data
can be updated. This is an XML document containing the packet of DataSet changes.
RDBMSResolver.updateResults
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
resolveData.updateResults
Description
Property; a delta packet that contains the results of an update returned from the server through a
connector. Use this property to transmit errors and updated data from the server to a data set—
for example, when the server assigns new IDs for an auto-assigned field. Bind this property to a
connector's
results
results back to the data set.
Messages in the
messages is added to the delta packet again so it can be re-sent the next time the delta packet is
sent to the server. You must write code to handle deltas that have messages so that the messages
are presented to the user and the deltas can be modified before being added to the next delta
packet.
646
Chapter 6: Components Dictionary
property so that it can receive the results of an update and transmit the
property are treated as errors. This means that a delta with
updateResults

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash mx

Table of Contents