I'm a Coldfusion guy trying to figure out Flash... I've been playing with an example that uses a CFC that makes a call to the database. I want to pass 3 variables to the SWF.
The display page is framed - one side is a SWF and the other plain HTML (cfm). A click on the html page will send the vars to the already loaded SWF - it should just talk to the database and display the results. Simple, huh?
How do I pass these variables into the loaded SWF? Any recommended books that may discuss this?
Thanks.
The display page is framed - one side is a SWF and the other plain HTML (cfm). A click on the html page will send the vars to the already loaded SWF - it should just talk to the database and display the results. Simple, huh?
How do I pass these variables into the loaded SWF? Any recommended books that may discuss this?
Thanks.