PDA

View Full Version : pop using as



jazzman121
June 4th, 2003, 01:13 PM
i was wondering if it is possible to make a new pop up window with specific width and height... by just using actionscript ( not javascript ) ....

Jubba
June 4th, 2003, 01:16 PM
http://www.kirupa.com/developer/mx/centered_popup.htm

senocular
June 4th, 2003, 01:41 PM
without any javascript? no. But you can do it without touching the HTML of the page (adding script to the source) and rather call the javascript directly from Flash as Jubba's link shows

jazzman121
June 4th, 2003, 02:32 PM
awesome :) thats what i needed... dint want to take the hassel of putting java into my html 8]