Blog Detail
Mikaflex - All about Adobe Flex
http://www.mikaflex.com/
Mikaflex.com is a concentrated solution of Flex, the new technology of future. UIComponents, ActionScript codes, effects, MXML, relating to Adobe Flex. All that is needed to construct oneself Rich Internet Application. Beginners and experts allowed!
Recent Posts
Adobe Flash, Flex, Air - Google Maps API - Version 1_9a
The most recent Google Maps API for Adobe Flash is the map_1_9a.swc and for Adobe Flex or Adobe Air it is the map_flex_1_9a.swc one. It fixes two bugs: Geocoding and Directions fail if swf is hosted on an https site Mouse event are inconsistent betw...
Adobe Flex and Flash - Google Maps API - Current version 1_9a
The most recent Google Maps API for Adobe Flash is the map_1_9a.swc and for Adobe Flex it is the map_flex_1_9a.swc one. It fixes two bugs: Geocoding and Directions fail if swf is hosted on an https site Mouse event are inconsistent between overlay t...
Adobe Flash CS4 - Using the DisplayObject rotation property
In this example, I use the rotation property of the Adobe Flash DisplayObject class to rotate all my logos of Air, Flash and Flex. I first of all created an instance of the Timer class with a delay of 50. Then I added an EventListener to this instanc...
Adobe Flash CS4 - Using the DisplayObject rotation property
In this example, I use the rotation property of the Adobe Flash DisplayObject class to rotate all my logos of Air, Flash and Flex. I first of all created an instance of the Timer class with a delay of 50. Then I added an EventListener to this instanc...
Adobe Flex UIComponent AS3 - The Application frameRate property
With the frameRate property of the mx:core Application class, you will be able to change the number of frames of the Application. Note that this number must be a uint (no negative or decimal numbers). The lowest uint you can use is 0. By default (wit...
Adobe Flex UIComponent AS3 - The Application controlBar property
The controlBar property of the mx:core Application class, can be used to reach some property or method of the ApplicationControlBar from anywhere in a project. This without any “id”. To do it, use this code with the property or method wan...

