hao102a2 you can pass the file path d:\Developer\New Project\index.html
or import the file into C2 in the Files folder and load only with the filename index.html
christ59 I don't remember how to turn the menu on again (contextmenu) - but you can disable this function manually in runtime.js *(this will activate the right button function)
#line #code (remove this line)
138 $(this.frame).bind('contextmenu', function(e){ return false; });
[/code:16ak51qw]