suppose if i create a simple html5 page and put it inside the same directory of the exported construct2 files then how can i load that html5 page using browser object? The browser object only takes http web address but i want to target the static file beside the index file of the game? is it possible?