Autorun a website??
Autorun a website??
Out of context: Reply #9
- Started
- Last post
- 10 Responses
- spot130
I can't find the actual file I used but one way to do it would be to use Flash to create an executable. Use one frame on the timeline and write something like this:
getURL ("your file name");
fscommand("quit")and that should launch the file in the default browser and close the flash movie.