Using: html5.run("window.open('...')") --Popup Blocked?

Try this trick:

it works ok in html5 version of my game: LookYourLoot 1.06 (see html code here: Dragosha/hamster/index.html at master · Dragosha/Dragosha · GitHub)

Main thing is calling url opening function when user make a click.

1 Like