« Return to Thread: ArrayCollection problems, "legacy-collection"

ArrayCollection problems, "legacy-collection"

by Per-Olov Jernberg :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread

Hi

I'm trying to transfer an array of VO's to flash using fluorinefx, it
works fine if we're using the old AMF0 format, but then the
ByteArray-class wont work for some reason, so we need to use AMF3, thus
making it serialize System.Collections.ArrayList as
mx.collection.ArrayCollection instead of the classic Array.

My question is, how do i enable legacy-collections? i have tried to
create a services-config.xml but that doesnt seem to change anything, is
it possible to change the UseLegacyCollections flag from the
web.config-section?

--

_________________________________________________

PER-OLOV JERNBERG
NORKAY

www.norkay.se



_______________________________________________
fluorine mailing list
fluorine@...
http://fluorine.thesilentgroup.com/mailman/listinfo/fluorine_fluorine.thesilentgroup.com

 « Return to Thread: ArrayCollection problems, "legacy-collection"