Quantcast
Channel: CoderzHeaven » Mx
Browsing latest articles
Browse All 3 View Live

How do you call an actionscript function from a html page and viceversa. How...

The following code helps you to do this. Save the following  code as am .mxml file <?xml version="1.0" encoding="utf-8"?> <mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml"...

View Article



How will you access the clipboard in an AIR application?

The following is a sample code to do this. Simply copy and paste. <xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" creationComplete="init()"> public function init():void{ var str :...

View Article

Image may be NSFW.
Clik here to view.

Adding Links in Menu in Adobe AIR/ FLEX.

Hi all… In this tutorial I will show you how to add links in a menu in Adobe AIR/ FLEX. It is really simple. Just add a normal menu item and on the click handler for menu items match the label and...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images