Blog
Articles, Tutorials, Freebies and Usual TalkSaving images to file system in AIR Mobile
There could be a case that while developing application in Flash or Flex for mobile devices, you need to capture a bitmap image and save it to the Mobile File system. While it is possible directly through the CameraRoll Class, it doesn't have the option to save the...
PROfessional Free Premium Website PSD Template
PROfessional Vibrant Portfolio PSD Template is perfect for a personal portfolio website or for a corporate website. The template consists of in total 7 PSD files: 5 Page Layouts for Green Color HomePage: The landing page PSD source file. Consists of Header: Having the...
Apple Push Notifications(APNS) in Flex Mobile AIR App
Push Notification enables developers to push messages to mobile devices using Push technology. In order to implement this in a Flex Mobile AIR application, you will need to use Native Extension to do so. A freely available Native Extension for Push Notifications has...
Facebook API in Flex Mobile AIR App
This is a tutorial on integrating Facebook API in your Flex Mobile app using Adobe AIR to publish it to mobile devices. In order to start with this, you would first need to download the AS3 version of Facebook API...