Create a button or something you want to use to launch the pop call the
instance popup
Then add this code
popup.onRelease = function(){
getURL ("javascript:window.open('your new
popup.html','thewin','height=450,width=670,toolbar=no,scrollbars=no');");
}
Or you can use
getURL ("javascript:window.open('your new
popup.html','thewin','height=450,width=670,toolbar=no,scrollbars=no');");
somewhere with the timeline
David
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of KAI.HOLLAND
Sent: Wednesday, December 27, 2006 1:55 PM
To: [email protected]
Subject: [Flashcoders] Adding a simple popup window link from a flash banner
Hi,
We want to add a simple popup window link from a flash banner. No data
needs to be transferred. Popup window parameters are:
"height=450,width=670,resizable=no,scrollbars=yes". Does anyone have
code for that?
Thanks!
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com