Posts Tagged ‘window’

We explore Adobe AIR. Windows, menus, XHR.

Previously we talked about Adobe AIR basics, including preparation of development environment. It’s time for the next article, and more practice. We will work with windows and XHR calls (yes, we can enjoy AJAX in AIR apps). Working with windows in Adobe AIR Creating a window looks exactly the same as it is in classic […]

candy ai nsfw

JavaScript DOM. Next step — we explore DOM and BOM.

It’s time to take a step forward. We explore DOM and BOM (Browser Object Model, don’t confuse with Byte Order Mark). JavaScript DOM We will meet with DOM many times. The topic is extensive, but definitely it’s one of the most interesting things in JavaScript. Moreover, thanks to the operations of the DOM we have […]