Hi Brian, in the launcher button try changing the onbuttonclick="" attribute to this instead:
onbuttonclick="moi.filesystem.shellExecute( moi.filesystem.getUIDir() + 'moi_ref\\index.htm' );"
That should open it up in the system web browser when you click it.
- Michael
|