
October 10th, 2001
11:17 PM
Pop-Up windows
Ok, I've learned how to make a button open a new window without the buttons on top (i.e. back, forward, stop, etc.). And I know that there are different ways of doing this. What I want to do now is have a scene with different buttons that open different windows. This may be very simple, but the method I've used doesn't allow any more than 1 window to be opened.
So maybe we can start all over...
How do you make a button open another window?
Thanks in advance...
___________________
"Not he who has much is rich, but he who gives much." - Erich Fromm
http://dunn.forreverie.com

October 10th, 2001
11:20 PM
Version?
I should prolly add that I'm using Flash5.
___________________
"Not he who has much is rich, but he who gives much." - Erich Fromm
http://dunn.forreverie.com

October 31st, 2001
06:48 AM
another browswer window or another window you have in your flash movie?
___________________
<img src="http://www.nutype.net/graphic_sig.gif">

November 3rd, 2001
05:11 PM
First you should get easypopupwindows:
http://home.swfla.rr.com/centerpopup
You don't need to put any coding in the HTML page. It does it right from the flash movie. If you use this or the HTML coded one then try giving your windows different names. The default is usually window1, and if you put spaces in the name it won't work. try window2, window3, window4, etc. for other ones.