The flash vars would map to CFC function arguments. When you call the
CFC from flash the call would look like:-

      myService.myFunction(myUserVO.EMAIL, myUserVO.PASSWORD);

and so in your CFC your function myFunction will have 2 arguments:
email and password.


Chris
--
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to