A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: javascript pop up window

  1. #1
    Senior Member
    Join Date
    Jul 2000
    Posts
    184
    i copied the code from a tut here on fk for a simple get url command then the javascript code for a pop up window, i filled in the blanks for the size, but it seems to open a web address and not a javascript window, does anyone know what im doing wrong??

    this is the code from the tut.

    ********************************************
    Create a Javascript pop-up
    Author: Jason Satkoski | Website: http://ajsatkoski.tripod.com |

    Page 1

    1


    In the html file between the >head< tags (?????? WHAT GOES HERE???????????)

    In the flash button
    Get URL ("javascript:newWindow('your_html_file.html','newW in','height=***,width=***,toolbar=0,menubar=0,loca tion=0,scrollbars=1,resizable=1')", vars=POST)


    Note: 1 = yes or the window will have this option. 0 = no or the window will not have his option


    Note: *** will equal the size of the window that will pop-up.

    **************
    hope someone can help

    g

  2. #2
    Drum & Bass Addict
    Join Date
    Dec 2000
    Posts
    519
    subtract the vars post and u got the right code

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