A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: java pop up not working

  1. #1
    Junior Member
    Join Date
    Dec 2001
    Posts
    20

    java pop up not working

    Hi,

    I am getting the error message when button to launch popup window in flash is clicked:
    http://www.james.org.nz/java%20scriptpenWindow('boarder.html','newWin',600,500);

    The code on the button in the main pg is:
    getURL("java scriptpenWindow('boarder.html','newWin',600,500);");
    }
    also in the head tags on the main pg is the code:
    <style type="text/css">
    body {
    margin: 0px;
    }
    </style>

    boarder.html being the pop up window with a video.swf file embedded, the html/javascript code for is attached.

    URL for site is wwww.james.org.nz skip and go to online edits (popup window button)
    any suggestions would be appreciated.
    Attached Files Attached Files

  2. #2
    Moderator enpstudios's Avatar
    Join Date
    Jun 2001
    Location
    Tampa, Fl.
    Posts
    11,282

  3. #3
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Your script and button work fine when testing this from the html.

    http://members.lamicro.com/~FGill/popup.html
    Last edited by oldnewbie; 01-29-2003 at 11:28 AM.

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