+ Reply to Thread
Results 1 to 3 of 3

Thread: Opening a website from an applet

  1. #1
    Senior Member
    Join Date
    Apr 2005
    Location
    Austin, Texas, USA
    Posts
    221

    Default Opening a website from an applet

    I want to add a company logo to my applet games that users can click on to visit my site. Does anyone know if this can be done with an unsigned applet?

    Edit: There's this which requires an applet to be signed. And then there's this, but it gets blocked by pop-up blockers...
    Any other methods?

    Edit 2: It seems most every flash game has a button to visit the developer's website, yet they're always blocked by popup blockers. What's the point of having a clickable button if nobody can use it?
    Last edited by Jesse Aldridge; 09-06-2006 at 02:54 PM.

  2. #2
    Senior Member
    Join Date
    Jul 2004
    Posts
    1,216

    Default

    Try showDocument without a target. Would be odd if that gets blocked, too.

  3. #3
    Senior Member
    Join Date
    Apr 2005
    Location
    Austin, Texas, USA
    Posts
    221

    Default

    That works. Thanks!

+ Reply to Thread

Posting Permissions

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