Flash Advisor logo
:: Desktop Shortcut
:: Flash Help
Advice from Experts

Closed Thread
Results 1 to 5 of 5

Thread: stop exit popup

  1. #1

    Default stop exit popup

    hi, I have a javascript popup window when people leave my site to get feedback. In my html I apply the flowing code to links to prevent the popup (a href="index.asp" onClick="exit=false") how do I add this exit=false to buttons in my flash movie?

    Thanks

  2. #2
    Join Date
    May 2004
    Location
    U.S.A.
    Posts
    2,890

    Default

    Hi,

    I am not exaclty sure what you are trying to achieve. You want to disable the buttons when a form is visible?

    buttonName.enabled = false;

    NTD

  3. #3

    Default

    thx, no I just want to send the value of:

    onClick="exit=false"

    to the browser so it knows not to open the javascript popup for this button.

  4. #4
    Join Date
    May 2004
    Location
    U.S.A.
    Posts
    2,890

    Default

    Hi,

    I dont have an extensive knowledge of javascript, but you can use the fscommand to send a variable from flash to javascript......

    http://www.macromedia.com/support/fl...cript_comm.htm

    HTH
    NTD

  5. #5

    Default any answer?

    I am having this exact same problem.. going through fscommands I can't seem to find a solution. Did you finally find anything?

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. popup swf from a html document
    By blake in forum Client Side
    Replies: 6
    Last Post: 11-09-2010, 10:13 AM
  2. Popup or notification for timer?
    By coneybeare in forum Flash Scripting
    Replies: 1
    Last Post: 11-11-2006, 05:10 PM
  3. popup generator questions
    By lance1 in forum Newbies
    Replies: 1
    Last Post: 12-27-2005, 08:24 PM
  4. on(press) exit function?
    By flashynewb in forum Newbies
    Replies: 2
    Last Post: 11-10-2005, 03:05 AM
  5. passing variables to popup
    By el jefe in forum Flash Scripting
    Replies: 2
    Last Post: 04-08-2004, 08:09 AM

Bookmarks

Posting Permissions

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