• Home
  • Posts Tagged'Adobe AIR'

Posts Tagged ‘Adobe AIR’

How to install Adobe AIR on Linux

Download Adobe AIR from the Adobe downloads.

Open a terminal window.

cd to download directory

chmod the AdobeAIRInstaller.bin to 755

su -m

enter password

./AdobeAIRInstaller.bin

Read More
 

Security Soapbox – Decompile Flash/Flex

Having built/architected/developed/consulted many Adobe Flex applications and being one of the first certified Flex instructors in the world, I’ve seen a lot of Flex applications. Some good, some bad.

But no matter how many applications or who I’m talking to, I always stress the importance of securing proprietary information. By securing, I mean don’t …

Read More
 

CFUnited has lots of Flex Training Sessions

One of my CFUnited sessions:
AIR: Building Desktop Applications with Flex 3 – http://cfunited.com/2009/topics/235
Here is a little Q&A about CFUnited and me.

Read More
 

Use AMF with JavaScript in Adobe AIR

I’ve been working with Adobe Flex since its beta and have been a long time believer in using Action Message Format (AMF) as the communication protocol. I’ve also been working with Adobe AIR since its beta, but had only used AMF with Flex-based AIR applications. Until now…

I was working on a …

Read More
 
Rob Rusher :.: Building Engaging Experiences for the Browser, Desktop, Mobile and TV