> I have a Flex app where I pass an arraycollection to my cfc. > I've been trying to set the argument type as a 'struct' but I > get an error stating that my arraycollection is not of type > struct. I've also tries setting it as an array. No luck. > Any thoughts?
I don't think ArrayCollection is supported by Flash Remoting. The specific datatypes supported are listed here: http://livedocs.adobe.com/coldfusion/8/htmldocs/usingSalsaN_4.html Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Training: Adobe/Google/Paperthin Certified Partners http://training.figleaf.com/ WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers! http://www.webmaniacsconference.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:5253 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
