Hi, I have created a mock website for someone as part of a college project which is being stored on a CD. Within this website I have created a menu bar using Flash and Actionscript 2. The problem I am having is linking the buttons to navigate to the different html files on the CD. Could anyone help me with this?
What happens when you use getURL with a relative link to the HTML file? It should open.
If that doesn't work you can create one BAT file for each HTML file you want to open and put start /fullpath/fromrootofcd/file.html in the BAT file and use fscommand EXEC to launch the BAT files to open the HTML files.
__________________
When your swf2exe tool just HAS to work
there's only one choice... SWF Studio