View Full Version : Opening a swf in new window from a button click in present swf window
vikramaneja
07-19-2001, 08:11 AM
I wish to open a new window for another swf file on a button click and wish that the earlier swf window with the button stays where presently it is.
kingarturo
07-19-2001, 06:46 PM
Hi there,
Welcome to Actionscripts! :)
If you're wanting a pop up type window then check this out http://www.actionscripts.org/tutorials/beginner/spawn_browser/index.shtml
and in the window parameter menu choose _blank.
If not, then GetUrl is what you need kinda like above but without all the javascript. Don't forget to choose _blank in the windows parameter menu.
Hope that helps.
Peace
|
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.