This was a problem for me while creating ColdFusion Flash forms. How do you transfer data back and forth between the Flash form? As it turns out, there were plenty of sites telling how to send data from Flash to JavaScript automatically. But the other way around, sending data from JavaScript to Flash in the cfform tag, I was unable to find any site that showed how. I was eventually able to come to the solution by reading several sites that had something close to what I needed. This example will show you how to do this. In our example, the data is sent automatically without the need to press any button.
Entries Tagged as 'ColdFusion'
Jul 25
Recent Comments