UrlLoader throwing security sandbox exception in Firefox
Our app used to work fine on all browsers (IE, chrome, firefox is what we deliver it into) but for more than a month now it has stopped working on firefox selectively. By selectively I mean that it...
View ArticleHow to track clients idle time and force to Login View
How can I force clients to the Login View after a period of idle time ( 1 hour). My mobile application consist of many views and need the time out to work from any view. Your assistance is...
View ArticleAdvancedDataGrid scrollbar problem
I have a problem with advancedDataGrid scrollbar, after update the dataprovider, selected a row and scroll with mouse, the scrollbar is divided in two. If I select the scrollbar with the mouse the...
View ArticleFlex 4 - Generate PDF - AlivePDF
Hello all. I am in need of creating PDF documents from a flash project. THe flash project needs to be using the latest flex 4. And i will be sing the <s:Application> tags. I grabbed an example...
View ArticleConsume Exchange Webservices (EWS)
Hello,i am quite new to the platform and am striving to port a project to the Flex/Air mobile platform.I have created a Flex Mobile Project and want to include the webservices of our Exchange server...
View Article3D cube Rotation Effect
Hi,I have seen on many sites, the 3d cube rotation effect. For example.. when a user clicks on a panel/screen, it rotates like a cube to display the cube's next face as the screen. How do i accomplish...
View ArticleIn need of help with this error
so i have done some coding in flash develop for a flash app im building and while testing it i get this error message at runtime and i have no idea what it is and how to solve it heres the error...
View ArticleConverting Array Objects into ArrayCollections
Hi, I am facing problem with converting Array Objects into ArrayCollections. How can i convert Array Objects into ArrayCollections. If any one knows how can we do that Pl reply. Thanks in advance to...
View ArticleDecoding JSON result with Flex 4.5?
Hello there. Could someone please point me to an example of how to parse through JSON data using Flex 4.5? I’ve been searching the internet for a while but can’t find a good example. I’ve found old...
View ArticleWhy? SOAP Response cannot be decoded. Raw response: null
I'm developing an Application in Flex 4 that contacts with webservices. If I run my application with firefox or Chrome when it should catch one exception from the webservice, it doesn't show my...
View ArticleDatagrid checkbox headerrenderer check off problem
I have a datagrid where one column has select option like what we have in mail inboxes. User can select one or many row items to perform any actions by selecting the checkbox. It has also one select...
View ArticleMouse click speed
I'm implementing triple-click behavior in an app I'm working on. I'd like the triple-click speed to use the user's system settings for multiple click speed. I have not found any class which gives the...
View ArticleHow to find an ArrayCollection item with a specific property value in flex4
Hi all, private var collection:ArrayCollection = new ArrayCollection([ {id:"1", stuff:"whatever1"}, {id:"2",...
View ArticleAir Android : how to close SoftKeyboard in a TextArea
Hello, When my TextArea setFocus() with as3, i want my Android SoftKeyboard close. <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" width="260"...
View ArticleGoogle Maps in Flex without Google Maps Flash API
Hello, Does anyone know an alternative to embed Google Maps in a Flex application without Google Maps Flash API (because it is deprecated)?To forgo Google Maps and use another map provider or to...
View ArticleHow do I check if an XML node exists?
I am returning XML in the following format:<root><menuitem1 label="Restaurant"><menuitem1 label="Bistro 9" data="PROJECT_12"/><menuitem1 label="Cafe Abir"...
View ArticleVerifyError: Error #1053: Illegal override of z in mx.core.UIComponent in...
While I tried to run already existing adobe AIR application in Flex Builder3 using Flex SDK4. I got this error VerifyError: Error #1053: Illegal override of z in mx.core.UIComponent in adobe flex...
View ArticleCannot create Flash Player Trust file (Windows 7)
Hi, I installed the latest Flash Builder eclipse plug-in on my new Windows 7 computer and when I run eclipse I get the following error messages: An internal error occurred during: "Creating Adobe Flash...
View ArticleAssign dynamic id to flex components
Hi, Is it possible to assign dynamic id to flex components like: var dId:String = "myImage"; <mx:Image id="{dId}" /> I am trying to do it in an itemRenderer, the code is as...
View ArticleAAC encoding
Hi there, I'm looking for a solution to create a live broadcasting tool which supports H264 + AAC encoding, similar to Flash Media Live Encoder. Since Flash Player 11 it's possible to encode H264 live...
View Article