Hello guys, Adobe just released an AIR SDK version with which comes new functionalities but i ran into an issue which took me quite some time to figure out. The issue is not observed in version 20. … [Read more...] about Air SDK 21 release | HTTP Stream error
Abhishek Tanwar – Blog
XQUERY DESIGN PRINCIPLES #FOUR
Avoid unnecessary sorting XQuery is a language where most of our work revolves around parsing XML and getting data out of XML using XPath. This practice emphasize the need to avoiding unnecessary … [Read more...] about XQUERY DESIGN PRINCIPLES #FOUR
ASync Calls to Dota2/Steam APIs
Hello folks. I am currently in process of putting around a Web version of my last app for Dota2 Stats on iOS. BTW, the developing the same using Adobe Flash Buildier 4.7. While building, I notice … [Read more...] about ASync Calls to Dota2/Steam APIs
Flex List on iOS First Scroll Flicker [Fixed]
Hello folks! As you know that I am currently working on revamping my existing iOS app for Dota2 stats to a newer and better platform, I keep on finding new issues with Flex on iOS and tend to resolve … [Read more...] about Flex List on iOS First Scroll Flicker [Fixed]
The Tiring Trip to Pondicherry! #together
Life is short and we need to make it worthwhile. There are plenty of mundane things that we need to do to survive in this world but one of the few things we can do to bring meaning to our existence is … [Read more...] about The Tiring Trip to Pondicherry! #together
Debug Flex Application on iOS
Hello folks. Another post around debugging flex applications in iOS. We all know that debugging happens automatically on android with automatic deployment and debugging mode on. But when it comes to … [Read more...] about Debug Flex Application on iOS