all groups > flash (macromedia) > september 2004 >
You're in the

flash (macromedia)

group:

Pop-up windows



Pop-up windows raquel79
9/21/2004 9:22:34 PM
flash (macromedia): Hello:

Re: Pop-up windows NSurveyor
9/21/2004 9:35:38 PM
Select your button, go to Windows > Actions (F9). Paste the following code:

on(release){
getURL("http://www.yoursite.com/popup.html","_blank");
Re: Pop-up windows raquel79
9/21/2004 10:45:09 PM
Re: Pop-up windows pwiop
9/21/2004 11:02:23 PM
Check out the flash extensions page - once there search for 'easy popup' and you will find a button component that does what you want

Re: Pop-up windows urami_
9/27/2004 10:38:03 AM


[quoted text, click to view]

on (release) {
getURL ("javascript:n_name=window.open('PAGE.html','new_name1','width=700,height=650');void(0);");
}

change PAGE.html to your page, could be as well http://www.yahoo.com ( sample only)
and the 700 by 650 size to meet your needs.

--


Regards


urami_*

<hol>
http://flashfugitive.com/
</hol>


By The way:
If you try to mail me , DO NOT *laugh*
AddThis Social Bookmark Button