hi
i had a swf game file
i converted it to swifty to make it html5
on computer it is running pertectly but on android browser it is very slow (even if the file in local from the sdcard)
is their is any feature in b4a to help improve the speed of that html file ?
here is my file
http://aliman-group.com/adnan/coloring2.html
i had a swf game file
i converted it to swifty to make it html5
on computer it is running pertectly but on android browser it is very slow (even if the file in local from the sdcard)
is their is any feature in b4a to help improve the speed of that html file ?
here is my file
http://aliman-group.com/adnan/coloring2.html
Activity.LoadLayout("main")
WebView1.LoadUrl("http://aliman-group.com/adnan/coloring2.html")