flash pop x-platform
flash pop x-platform
- Started
- Last post
- 4 Responses
- Dno
...can anyone point me in the right direction of script to go on a button in flash that will open a new browser window to a specific size, centred and will work any platform/browser please?
The code that I have been using doesn't seem to want to work on certain browsers both mac and pc.
Anybody got some knowledge?
- jpea0
- UndoUndo0
getURL("javascript: NewWindow=window.ope n('yourFile.htm','width=320,he ight=257,left= 250,top=210,toolbar= no,location=no,scrol lbars=no,status=no,r esizable=no, fullscreen=No');NewW indow.focus();void(0 );");
- Dno0
cheers peops
;)
- macdadi0
Here's one that is pretty simple to implement and which I've had great luck with: http://tinyurl.com/defze