I am currently trying to build my first (HTML/JavaScript-based) AIR application. But I actually fail in many ways b/c the AIR documentation is rather confusing and incomplete.
Anyone got an idea how I can access and set the initialWindow's x/y values with JavaScript? window.moveTo() does not actually seem to have any effect.