[Red5] SharedObject vs Flash 9 (AS3)
Mamontov Sergey V
moonlight at ua.elro.com
Wed Dec 26 01:54:19 PST 2007
Hi, lanluquan
I even use this two methods one by one - nothing :(
Newest flash version is not issue I think...
Regards,
Sergey
> if ur data is object, u should use setDerty instead of setProperty, the
> latter is for primitive data types.
> or u can use the higher version than 9.0.47. i have sync problems with lower
> version.
> Mamontov Sergey V. wrote:
>>
>> Hello everybody :)
>>
>> Does anybody created application on Flash 9 vs server-side persistent
>> sharedobject?
>>
>> I can't update data with so.setAttribute(key, data) - no update, no
>> SYNC event :( All program's witch I saw, was made in Flash8 and have
>> different code style.
>>
>> As solution, I've to use Object class, and store all data to it, At
>> data update, application go through this Object and getting all data
>> marked as updated and send it with IStreamCapableConnection. This is
>> very bad solution! :( The SYNC event and data updating from client
>> will be great :)
>>
>> Help if enyobe have this problems too :)
>>
>> Thanks,
>>
>> Regards,
>>
>> Sergey.
>>
>>
>>
>> _______________________________________________
>> Red5 mailing list
>> Red5 at osflash.org
>> http://osflash.org/mailman/listinfo/red5_osflash.org
>>
>>
More information about the Red5
mailing list