Answered
Flash Form and Navigation Button Issue (DoFSCommand)
Hi,
In short, How can I get a <cfinput type="button" to send out a javascript command to change the current page location.
I have this code:
When I click on the HTML type button, the relocation happens as expected.
When I click on the equivalent cfform button, it does not.
I'm guessing it is something in the syntax of the onClick event, but I have to say I'm lost. Flash MX documentation says this should work right (?)
Cheers,
In short, How can I get a <cfinput type="button" to send out a javascript command to change the current page location.
I have this code:
When I click on the HTML type button, the relocation happens as expected.
When I click on the equivalent cfform button, it does not.
I'm guessing it is something in the syntax of the onClick event, but I have to say I'm lost. Flash MX documentation says this should work right (?)
Cheers,