A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: how to open new sized window

  1. #1
    Junior Member
    Join Date
    Apr 2000
    Posts
    20
    i usually use the javascrprit:function() command and with the function()
    penwindows blablabla placed in my html page but how to do the same thing in a standalone application?? with the possibility to specify the size of the window that i want to open
    pelase help me

  2. #2
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    1st you cannot use Javascript directly from a projector.

    Is this possible? Yes it is sort of. What you need to do is write a HTML that contains The OnLoad Event handler in the Body Tag to Luanch your new window and close itself.

    Then refrence your Helper HTML with the Get URL action.

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