A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Button Action

Hybrid View

  1. #1
    Member
    Join Date
    Jun 2001
    Posts
    45
    I have a poup window that shows a little slide show. At the end I want a button that has an action to close the slide show popup window.

    Which action is that?

    Thanks,

  2. #2
    Senior Member
    Join Date
    Oct 2000
    Posts
    274
    Alright,

    Here you go....
    Code:
    On (Release)
         GetURL("javascript:window.close()")
    End On
    easy

    See ya




Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center