Macromedia Flash Server - Re: Setting the Code Property to "Delete" from

This is Interesting: Free IT Magazines  
Home > Archive > Macromedia Flash Server > April 2005 > Re: Setting the Code Property to "Delete" from





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Setting the Code Property to "Delete" from
Brian Lesser

2005-04-19, 5:45 pm

....here's a snippet of code:

so.onSync = function(list) {
// loop through the list of information objects:
for (var p in list) {
// Get the information object.
var obj = list[p];
if (obj.code == "delete") {
// do something here...
}
}
}

-Brian


Brandon_Krakowsky-A5pIpylr7pFSljaRc5+PrA@public.gmane.org wrote:

>If the following is called server-side:
>
>this.so.setProperty(property, null);
>
>Will the "code" property show a value of "delete" client-side? I can't
>get it to work within the onSync.
>
>How can this be done in order to create a script which is based on the
>"delete" value of the "code" property.
>
>Thanks,
>Brandon Lee
>
>=-----------------------------------------------------------
>Supported by Fig Leaf Software - http://www.figleaf.com
>=-----------------------------------------------------------
>
>To change your subscription options or search the archive:
>http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
>



=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com