Hi all, I have created html games in pixi js, and now trying to embed those games in as3 project, by using feathers Webview component. the HTML page rendering properly and games "canvas" element loaded but, the user interaction like mouse click, drag ... are not working.
looking forward for your help.