It sounds like a case issue. Flash is case sensitive whereas
Coldfusion is not. In Coldfusion, instead of saying:-
struct.field = y;
say
struct["field"] = y;
so that Flash will see the right case.
Chris
--
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au