I am trying to figure out a way to update the action attribute of a cfform
(where format="flash") based upon which submit button is pressed. For example,
if the form has two submit buttons, go to "blah.cfm" if the first is pressed,
or to "foo.cfm" if the second is pressed. This is straight forward enough with
an HTML form, but proving difficult on a flash form.

Any help would be greatly appreciated.

Thanks,

Neil