|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Explorer window from Flash?
How to open an explorer window from a flashfile when you already got a IE window open?
I can open a Explorer window without any problem as long as I got no IE window open, but when a IE window is up it tries to open the Explorer window as a URL. Not really suprising since I use GetURL, but is there any other way to get a Explorer window to open up without having open IE windows interfering?? cheers |
|
#2
|
||||
|
||||
|
I'm not sure if I understand your question, but if you want the url to open in a new window, use:
Code:
getURL("myurl.com","_blank");
|
|
#3
|
|||
|
|||
|
Ah yes, I didn't mean a Internet Explorer window, but Windows Explorer window, as in open a folder on the comp.
Thanks anyway ![]() cheers |
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > Explorer window from Flash? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|