How would you go from an ActionScript class to CS?
 
I'm trying to use CS & Reactor with Flex. The stumbling block I'm at is that I can't figure out how to get a populated ActionScript class tied in with either CS or Reactor.... I have an ActionScript class that represents a database table, then I have the RemoteClass cfc bean that the ActionScript class references, so when I pass in the ActionScript class to cf, the cf bean already has the values defined. What's the best way to get reactor to recognize this and just invoke a save method?
 
Thanks!
- Doug

Reply via email to