Forta's example shows pretty nicely how to send info from CFto FDS, but
I am having trouble finding how to do the opposite(send objects back to
CF from FDS). Anyone have any clues orexamples, I would appreciate it. I
thought maybe the easiest waywould be to do traditional remoting calls
from the Flex FDS to CF,but I can't seem to get the AMF settings to work
right inflex-remoting-service.xml. It doesn't like a source of * or
asource of my dot notation from my cf root to my cfc. Any ideas onjust
...