flash_programming thread: opening new windows
hi there,
here this should work, let me know .. thanks
on (release) {
getURL ("javascript:openNewWindow
('new_pop_up.html','thewin','height=640,width=480,toolbar=no,scrollbars=yes
')");
}
|
![]() |
P2P Archives
|
|
New Titles for ASP.NET |
flash_programming thread: opening new windows
hi there,
here this should work, let me know .. thanks
on (release) {
getURL ("javascript:openNewWindow
('new_pop_up.html','thewin','height=640,width=480,toolbar=no,scrollbars=yes
')");
}
|