I am having difficulty sending an object from Flash to CF8. I can send simple data, arrays, and multi-dimensional arrays. However, any time I try to send an object, I get the error:

"Unknown object type tag (17)"

I have done a fair amount of research and I have changed the objectEncoding to AMF0, but that still hasn't helped. Does anybody have any ideas?