Skip to main content
Inspiring
November 6, 2007
Question

Popup Window Script

  • November 6, 2007
  • 2 replies
  • 257 views
Does anyone have the actionscipt that can be placed on a button to open a popup window that you can specifize the size of the window?
This topic has been closed for replies.

2 replies

kglad
Community Expert
Community Expert
November 6, 2007
you must use javascript to set a popup browser's size. you can use the externalinterface class to call a javascript function. in as2, you can also use getURL and in as3 you can also use navigatetourl.
Inspiring
November 6, 2007
One here: http://www.smithmediafusion.com/blog/?p=148
(no need to cross post)

--
Dan Smith > adobe community expert
http://www.dsmith.tv

"SM6601" <webforumsuser@macromedia.com> wrote in message
news:fgqp9r$886$1@forums.macromedia.com...
> Does anyone have the actionscipt that can be placed on a button to open a
> popup window that you can specifize the size of the window?