... inside the same loop
var o:Object = changeList[i];
? maybe , maybe not :)
On 9/15/06,
Stanisław Fiedor <[EMAIL PROTECTED]> wrote:
ok thanks, it works, but... what is with the oldValue and value parameter?----- Original Message -----From: julien castelainSent: Friday, September 15, 2006 2:05 PMSubject: Re: [Red5] onSync returns only sync typei think you'll find it like thisvar changeList:Array = event.changeList;for(var i:int=0; i < changeList.length; i++) {var code:String = changeList[i].code;}
On 9/15/06, Stanisław Fiedor <[EMAIL PROTECTED]> wrote:Hi!
I'm still transfering my project into AS3 and now if got the problem with
that in AS3 SOonSync returns only the type sync and no 'clear' 'change'. How
do you manage with it?
stfurca
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
