Pop up when the game closes

Discussion in 'Accepted' started by Liek, May 10, 2014.

  1. Liek
    Offline

    Liek Donator

    Joined:
    Mar 4, 2014
    Messages:
    78
    Likes Received:
    59
    Country Flag:
    IGN:
    Liek, Nikon
    Level:
    13x
    Guild:
    Queens \o.O/
    I see that there is a new Pop up that appears when you close the game. It looks awesome! Although I have one suggestion, it may seem silly but I still feel like mentioning it. When you click on either of the links they open up with Internet Explorer.

    EWW~f8EWW~f10EWW~f7EWW.

    Is there anyway that you could change it so that it uses Fire Fox or perhaps Chrome? Once again, if this suggestion seems silly then please feel free to ignore it.
     
  2. Dice
    Offline

    Dice Well-Known Member

    Joined:
    Oct 18, 2013
    Messages:
    111
    Likes Received:
    48
    Location:
    California
    Country Flag:
    IGN:
    Yummi
    Level:
    151
    Guild:
    Infinity
    Also it might be me but the X on top right doesnt close it, for me at least.
     
  3. Kenny1
    Offline

    Kenny1 Donator

    Joined:
    Jun 22, 2013
    Messages:
    484
    Likes Received:
    195
    IGN:
    Msbeginner1
    Level:
    167
    Guild:
    HornyNoobs
    Change your default programs.
     
  4. Katsuruka
    Offline

    Katsuruka Donator

    Joined:
    May 10, 2013
    Messages:
    10,977
    Likes Received:
    5,320
    It isn't that, KC - it's a matter of finding the right javascript to detect your default browser and then open a window in it. The method Matt has been using is supposed to be supported by all major browsers but is opening a window in IE regardless of what your default browser is.

    It's possible that it could be coded in html, something along the lines of (random example):
    Code:
    <!DOCTYPE HTML> 
    
    <html>
    <head>
    <title>Opening a link in your default browser</title>
    <base target="_blank">
    </head>
    <body>
    <p>This mushroom should open a link to the thread about shared storage: <a href="http://www.royals.ms/forum/showthread.php?t=8201"><img src="http://www.royals.ms/forum/images/maple/images/statusicon/forum_new.gif"></a>
    </body>
    </html>
    This would give you something like this:
    This mushroom should open a link to the thread about shared storage:[​IMG]

    (Except that I haven't got a clue how to open a new window in BB Code, lol!)
     
    Last edited: May 11, 2014
    Matt likes this.
  5. dsnmateo
    Offline

    dsnmateo Member

    Joined:
    Apr 29, 2014
    Messages:
    18
    Likes Received:
    2
    can we just take out that advertisment, there really isnt any benefit from having it and its a hassle trying to close it.
    Please.
     
  6. Katsuruka
    Offline

    Katsuruka Donator

    Joined:
    May 10, 2013
    Messages:
    10,977
    Likes Received:
    5,320
    Matt intends to fix the advertisment when he has time. However, he has been very busy lately with more major issues, so if you wait patiently, the ad will be fixed.

    If you want to close it, just right-click on the relevant window in the taskbar and do "close window".
     
  7. PrettyLights
    Offline

    PrettyLights Donator

    Joined:
    Feb 11, 2014
    Messages:
    102
    Likes Received:
    146
    IGN:
    PrettyLights
    Level:
    15X
    Guild:
    Legends
    I hate having this new pop up after the game closes. Why do I need to be reminded of maplestory 1 second after I turn off the game
     
  8. Rob
    Offline

    Rob Donator

    Joined:
    Sep 18, 2013
    Messages:
    1,546
    Likes Received:
    2,643
    Location:
    Westeros
    Country Flag:
    IGN:
    Robb
    Level:
    999
    Guild:
    Lubs
    If you hit escape before it fully loads it'll close, but if you let it load it won't.
     

Share This Page