Hi,
When I create a very simple air(V1.5 & V2.0B) project with a simple test code to try opening a website.
in moblin & ubtuntu:
It takes about 20'' to open it and in this time the CPU at 90%~100%.I can not do anything.
in windows xp:
it works well.
This is my code:
<mx:HTML id="htmlObject" location="http://www.yahoo.com/" width="100%" height="100%" />
Nothing else in the file, just that.
I would be glad if someone has an explanation and/or a solution!