A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Window Link Problem

  1. #1
    Junior Member
    Join Date
    Oct 2000
    Posts
    24
    When I creat a Button and add action get url on click, I would like the separate window to pop-up with the specified window size and position on the screen. How do I do this?


    Please help.

  2. #2
    virtual elodea
    Guest
    get url:
    javascript:window.open('menu.html', 'console', 'width=406,height=35,scrollbars=0,status=0,x=34,y= 90')


  3. #3
    Junior Member
    Join Date
    Oct 2000
    Posts
    24

    hmm.. get url didn't work

    I am using flash 5 and I typed out the javascript line in the get url field in actions.

    This did not work.

    I'm thinking it is right because when I wrote out the code in the URL field, it showed red highlights until I finished typing it out. But yet I was not taken to the URL. I am also using Explorer 5 if that will help solve this problem.

    Is there something else I should be doing?


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