I havent tested this, but the window object isnt available to you via flash. the quick n dirty way to get _javascript_ firing from a flash movie is to do this

getURL("_javascript_: window.close()")

so

<cfinput type="button" name="cacelButton" value="Cancel" window.close()')"  >

hth

Pat

On 10/13/06, AJ Mercer <[EMAIL PROTECTED]> wrote:
I am after a way to close a pop-up window from a button in a cfform/flash.

This is throwing a spanner in the wors
   <cfinput type="button" name="cacelButton" value="Cancel" window.close();"  >

thx





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to