Updatedetails(); Oncustgrid_Change(); Oncustomerdata(); Oncategorydata() - MACROMEDIA FLASH REMOTING MX-USING FLASH REMOTING FOR FLASH MX 2004 ACTIONSCRIPT 2.0 Use Manual

Using flash remoting for flash mx 2004 actionscript 2.0
Table of Contents

Advertisement

Finally, the
onReveal()
RemotingConnector object to connect to the service, retrieve the Category data for the
ComboBox component, and execute the data bindings to populate it.

updateDetails()

The
updateDetails()
Details section of the user interface. This function is called by the
function.

onCustGrid_Change()

As noted earlier, the
selection in the DataGrid changes. This function calls the
a debug message that documents the call to this function. Then it calls the
function to update the Customer Details section.

onCustomerData()

The
onCustomerData()
populate the DataGrid component. It sets the selection index to 0 to make the first customer in
the list the current selection. Then it calls the
Customer Details section for the selected customer.

onCategoryData()

The
onCategoryData()
function forces the RemotingConnector for Customer data (
appropriate customers for the currently selected category.

onCustomerDataFault()

The
onCustomerDataFault()
data. It calls the

onCategoryDataFault()

The
onCategoryDataFault()
It calls the
NetDebug.trace()
function calls the
function updates the text, the total sales, and the logo in the Customer
onCustGrid_Change()
function handles the results of a request to retrieve Customer data and
function handles the result of a request to access Category data. This
function handles the fault outcome of a request for Customer
function to display a message and report the status.
NetDebug.trace()
function handles the fault outcome of a request for Category data.
function to display a message and report the status.
Using the RemotingConnector in the CustomerInfoExampleCon application
method for the categoryData_con
trigger()
function is the event handler that is called when the
NetDebug.trace()
updateDetails()
customerData_con)
onCustGrid_Change()
function to display
updateDetails()
function to update the
to get the
61

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH REMOTING MX-USING FLASH REMOTING FOR FLASH MX 2004 ACTIONSCRIPT 2.0 and is the answer not in the manual?

This manual is also suitable for:

Flash remoting mx

Table of Contents