ajibanda
++
About
Contact
Articles
Programming
Tutorial
Debugging
Tools and Utilities
Blogging
SEO
Author's Note
ajibanda
++
Home
About
Archive
Programming
Tutorial
Debugging
Tools and Utilities
Blogging
SEO
Contact
Showing posts with label
Flash
.
Show all posts
Showing posts with label
Flash
.
Show all posts
No More Flash for Mobile Users
Officially today, Adobe has declared the end of development of Flash for mobile devices. They stated on their announcement that instead of ...
Animator VS Animation
Hello friends, here's another Blue Moon post! I just found another interesting video over the net and I thought of sharing this to each ...
Sorting an ArrayCollection with NULL objects in Actionscript
Scenario I would like to sort an array collection of objects wherein some of them have property of string values that are usually empty. My...
[GAME] Run QWOP! Run!
This not-so-busy morning, an officemate share a SWF game just to kill sometime. So meet QWOP an athlete that needs to win the game.. To p...
Vertical Text on Flex Labels using rotationZ Property
To create a vertical text on flex labels, you can rotate the text by adding the property rotateZ and setting it to 90. Example: <s:Label ...
Building Native Windows Installer from Adobe AIR application
By default, Adobe AIR file can be package as an AIR file. This can only be run if you have an AIR installed on your computer. On the other ...
Error creating AIR file: error 306: descriptor support one of the following profiles: desktop mobileDevice, extendedMobileDevice, tv
PROBLEM Error creating AIR file: error 306: descriptor support one of the following profiles: desktop mobileDevice, extendedMobileDevice, ...
Remove Status Bar on Flash Builder / Adobe AIR
By default status bar is added in every desktop AIR application done in Flash Builder. To remove this, simply add the following on your mai...
VerifyError: Error #1014: Class flash.desktop in Flex/AIR
Error #1014 arises when a certain class is not found. In this case, flash.desktop class is not allowed to be accessed. To resolve this, add ...
Changing currentState of Main and Customized Component in Flash Builder 4
Here is a short way to change the currentState of components from an external component, Note that this is based from my coding experience a...
TypeError: Error #1007: Instantiation attempted on a non-constructor
Scenario Loading a SWF made from Flex 3 to a new Flash Builder 4 (new name for Flex) application. Issue An error pops out as follows: Ty...
Missing Flash Package for Flex Builder
I was studying flex for the past few days, all of a sudden I realize something weird with my packages. I am using Eclipse in Linux and Fle...
Subscribe to:
Posts ( Atom )