[F8] Open local HTML page in IE.
Hi all,
I know this sounds like a noob question, but I can't get it to work.
I'm making a CD rom, and I have a bunch of html files that I need to launch from the menu screen (flash projector). However, I need them to launch in IE and IE ONLY. (I know, it sux.. not my choice)
How can you tell flash to get a url in IE?
Or possibly use Northcode's Proxy.exe to do the same...?
I've already tried with the proxy:
Code:
start iexplore.exe Christou_welcome.htm
It opens IE, but not the page. It opens an error page because it is looking on the net for the url.
Does anyone have any ideas?