A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: my pop up window doesn't work at netscape...please help

  1. #1
    Junior Member
    Join Date
    Mar 2001
    Posts
    2
    i added this on the button

    on (press) {
    getUrl ("javascript:openNewWindow('info.html','thewin','h eight=428,width=600,toolbar=no,scrollbars=no') ");
    }

    it works at IE but netscape doesn't work. :( does anyone know why? please help.


    [Edited by nickel wound on 03-19-2001 at 01:18 PM]

  2. #2

    JavaScript

    Hello from Austin, Texas.

    Try:

    onClick {xxxxxxxxx}

    instead of on(press) {xxxxxxxx}

    ____

    Good luck.

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