Quantcast
Channel: Matt MacKenzie » AIR & Flex
Browsing latest articles
Browse All 6 View Live

Example: Adobe AIR, Mobile & XBMC’s jsonrpc API

Here is an example view that shows a list of all movies in my XBMC library. Following this basic pattern, you can do anything defined in the API. <?xml version="1.0" encoding="utf-8"?> <s:View...

View Article



Image may be NSFW.
Clik here to view.

AIR Mobile app for controlling XBMC

I spent a bit of time this weekend learning about XBMC’s JSON-RPC Interface, and the result is that I have a basic mobile AIR app that can list movies and TV shows in your library, and play them. Feel...

View Article

Flex: real time List search

Here is a code snippet that you can use to have a Spark list filter itself as you type. First, the filter method, which is triggered from your search box’s change event: protected function...

View Article

Drawing over an s:Image (Flex Mobile)

I was looking to add a gift certificate generator for a Flex Mobile application I developed, which takes a blank PNG that has the gift certificate look and feel I was looking for and write text onto it...

View Article

Image may be NSFW.
Clik here to view.

The simplest possible example of Flex 4 skinning: Sticky Note

I’ve just started getting serious about Flex skinning, and I’ve learned quite a bit lately. Here I will share what I think is the simplest example possible of skinning a custom component. First, create...

View Article


Making a DNS lookup tool in Adobe AIR for Mobile

I just noticed that AIR apps (mobile too) have access to a built in DNS Resolver class. That means I had to whip up an app that uses it. Here is the FXP file…

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images