customizing getURL 2004-03-12 - By Eugene Chau
Back Hi Ted,
Try somethign like this... (only works in a browser)
getURL("javascript:myWindow=window.open('test.html','NewWindow','location=no ,toolbar=no,width=100,height=100,top=10,left=10');myWindow.focus();");
Eugene
-- ---- ---- ---- ---- ---- ---- --- Eugene Chau eugene.chau@(protected)
-- --Original Message-- -- From: Ted Lehr [mailto:theodore.lehr@(protected)] Sent: Friday, March 12, 2004 10:25 AM To: flashcoders@(protected) Subject: [Flashcoders] customizing getURL
Is it possible to pop a new window via getURL with customized settings (ie no toolbar, set width and height and top and left)
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Supported by Fig Leaf Software =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Be sure to check the archives and the wiki: http://chattyfig.figleaf.com/ =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:106784 =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe send a blank e-mail to: Normal Mode: flashcoders-unsubscribe@(protected) Digest Mode: flashcoders-digest-unsubscrive@(protected)
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Supported by Fig Leaf Software =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Be sure to check the archives and the wiki: http://chattyfig.figleaf.com/ =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:106796 =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe send a blank e-mail to: Normal Mode: flashcoders-unsubscribe@(protected) Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|