MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 1058

Components language reference
Table of Contents

Advertisement

RDBMSResolver.beforeApplyUpdates
Availability
Flash Player 7.
Edition
Flash MX Professional 2004.
Usage
resolveData.beforeApplyUpdates(eventObject)
Parameters
Resolver event object; describes the customizations to the XML packet before
eventObject
the update is sent though the connector to the database. This event object should contain the
following properties:
Property
Description
Object; the resolver producing this event.
target
String; the name of the event.
type
XML object; the XML object about to be applied.
updatePacket
Returns
Nothing.
Description
Property; a property of type
update packet, and outputs a delta packet from any server results placed in the
property. This event handler provides a way for you to make custom
updateResults
modifications to the XML before sending the updated data to a connector.
Messages in the
updateResults
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.
1054 RDBMSResolver component (Flash Professional only)
. It receives a delta packet to be translated into an
deltaPacket
property are treated as errors. This means that a delta with

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents