Skip to content

emka.web.id

menulis pengetahuan – merekam peradaban

Menu
  • Home
  • Tutorial
  • Makalah
  • Ke-NU-an
  • Kabar
  • Search
Menu

Building an Adobe AIR app from scratch

Posted on April 14, 2012

I can talk all day about Adobe AIR capabilities and architecture, but in order for you to really understand how to develop apps, nothing works better than walking through each step of the development process. In the experience of many developers, it is only when they build their first Hello World app that those precious words “Ahhhhh, I get it” are uttered.

Developers, quite obviously, do not become instant experts after creating one simple application. But that first app does provide a context and a foun- dation for understanding the programming and procedural landscape of the platform on which they are working.

In that light, this chapter is intended as the Ahhhhh, I get it chapter. I show the steps you need to take to build and deploy a basic Adobe AIR application using HTML and JavaScript.

Overviewing Jot

The application I walk you through in this chapter is one I call Jot. Jot has one limited purpose — to allow a user to enter text in a box and save the text to a file on the desktop. I spice things up a bit by adding my own custom “chrome” user interface. You can follow along with my code to build a dupli- cate version or download the entire source code at www.dummies.com.

To help you build Jot, I walk you through a series of eight steps, as follows:
1. Prepare the application folder.
2. Create the HTML-based UI.
3. Define CSS styles.
4. Add the JavaScript code.
5. Create the application descriptor file.
6. Create a self-signed certificate.
7. Compile the application.
8. Take a test drive.

The remaining sections of this chapter present the details of each of these steps.

Preparing the Application Folder

Your first step in creating Jot is simply to prepare a folder on your hard drive that will serve as the root for the application files. To prepare that folder, follow these three steps:
1. On your hard drive, create a new folder named jot. This folder will serve as the root folder containing all the application files.
2. Inside the new jot folder, create two subdirectories: assets and icons. The assets folder will store your .js and .css styles. The icons folder will contain the application icons.
3. Copy the AIRAliases.js file into the assets folder. The AIRAliases.js file is located inside the SDK frameworks folder.

With your application folder ready to go, it’s time to begin creating the application itself.

Source: Adobe AIR for Dummies

Terbaru

  • Profil Farida Farichah, Wakil Menteri Koperasi Kabinet Merah Putih Reshuffle 17 September 2025
  • Ini Info Terbaru Pencairan BSU BPJS Ketenagakerjaan 2025!
  • Cara Reset Printer Epson L3110 2025
  • WhatsApp Tiba-tiba Keluar dan Meminta Verifikasi: Apa yang Harus Dilakukan?
  • Bisakah Saldo BNI Kamu Nol? Fakta dan Cara Mengatasinya
  • Inilah Tanda-tanda Chat Audio di Grup WhatsApp Sudah Disadap
  • Cara Mengatasi Tidak Bisa Live Instagram Karena Tidak Memenuhi Syarat
  • 7 Spek Laptop yang Ideal untuk Coding & Ngoding Web/App
  • Keuntungan dan Kerugian Menggunakan PayPal: Panduan Lengkap
  • Cara Menggunakan Stellarium Web
  • Cara Menghapus Data KTP Pribadi di Pinjol yang Belum Lunas
  • Cara Mengganti Nomor TikTok yang Tidak Aktif atau Hilang Tanpa Verifikasi
  • Cara Menggunakan BCA PayLater Terbaru 2025
  • Cara Mendapatkan IMPoint Indosat IM3 Ooredoo Gratis via MyIM3
  • Apa Arti TikTok ‘Shared With You’?
  • Cara Menghapus Data KTP di Pinjol: Panduan Lengkap
  • Cara Download WhatsApp GB Terbaru 2025 – Fitur Lengkap & Aman
  • Review WhatsApp Beta: Apakah Aman? Cara Instal dan Cara Keluar
  • Bebong: Makna, Asal Usul, dan Penggunaan dalam Bahasa Indonesia
  • Spinjam dan Spaylater: Apa yang Terjadi Jika Terlambat Membayar dan Bisakah Meminjam Lagi?
  • Cara Download dan Menonton Dood Stream Tanpa Iklan – Doods Pro
  • Cara Menghentikan dan Mengatasi Pinjol Ilegal
  • Kode Bank BRI untuk Transfer ke PayPal
  • Cara Menyadap WhatsApp Tanpa Aplikasi dan Kode QR
  • Apa yang Terjadi Jika Telat Bayar Shopee PayLater?
  • Telat Bayar Listrik 1 Hari: Apa yang Terjadi?
  • Cara Mengunduh Foto Profil WhatsApp Teman di Android, iPhone, dan PC/Mac
  • Rekomendasi Aplikasi Edit Foto Ringan Terbaik untuk PC Windows dan macOS
  • Cara Membeli Diamond Mobile Legends Menggunakan Pulsa Telkomsel
  • Tutorial Menggunakan Aplikasi Dana: Cara Top Up Dana dengan Mudah, Cepat, dan Murah untuk Pemula
  • Profil Farida Farichah, Wakil Menteri Koperasi Kabinet Merah Putih Reshuffle 17 September 2025
  • Ini Info Terbaru Pencairan BSU BPJS Ketenagakerjaan 2025!
  • Cara Reset Printer Epson L3110 2025

©2025 emka.web.id | Design: Newspaperly WordPress Theme