XMLHttpRequest
Hi All, I am facing issue in excessing XMLHttpRequest class object in my flex application. Currently, I am embedding the javascript method inside my flex application rather than in a...
View ArticleRSL Error 1001
Flex Error #1001: Digest mismatch with RSL framework_3.0.189825.swf. Redeploy the matching RSL or relink your application with the matching library.Hello good people,I have tried fixing this according...
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 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 ArticleMultipart/form-data using HTTPService, sending a binary file and some text in...
Hi There, I am new to FLEX and also new to writing a client for a web service.My question is more about flex (Flash builder 4.5) APIs, what APIs to use.I want to access a web service, that's...
View ArticleTwo Major Problems - DragManager, and Something Very Strange
Hello, I am new to this forum though I have been building with the Flash Builder Beta Release for a long time now. I have somewhat of a complex scenario and I'll try to explain things as succinctly and...
View ArticleHTMLComponent from Drumbeat Insight in Flex 4
Hello, I also posted this in the Flash Builder forum in Adobe Labs but didn't get a response there so I apologize for the double post. Anyway, I am trying to port the HTMLComponent from Drumbeat...
View ArticleUnloading Modules with ModuleManager
I load a module using ModuleManager. info is an instance of IModuleInfo. The following returns a DisplayObject which I successfully add to a VBox in the ModuleEvent.READY event...
View ArticleHow to increase the stepSize of a spark scroller?
Hello from France, I set a scroller on a windowdedApplication.I can't figure how to increase the speed of a mouseWheel scroll. By default, it seems that one step scrolls by one pixel only. Any idea?...
View ArticleProblem to install FlexComponentKit.mxp
Problem to installHi !I try to install FlexComponentKit.mxp without sucess :(Can you help me please ?I try to follow the process :http://www.adobe.com/cfusion/entitlement/index.cfm?e=flex_skinsBut it...
View ArticleDisplayObject must be a child of the caller.
I am trying to remove the existing childs (combobox and pods are the content in the page) usingviewStack.selectedChild.removeAllChildren(); in a tab click from the Viewstacks canvas.then I am trying...
View ArticleSpark scrollbars on a mx:Tree? (Putting a mx:Tree in a s:Scroller)
Hi all, We have nicely skinned spark scrollbars in our application, but in the short term we're required to use the mx:Tree component (since the spark version is not available yet), which isn't...
View ArticlePrint spooler jammed by 3/1 for only one page
Hello all! I have an Deskjet F4200 . For some unknown reason, whenever I try printing, the document prints perfectly however if I look at the print queue, it shows 3/1 pages for example when I print...
View ArticleMaps in Flex Please Help
Hi all, I Strucked up with Maps in Flex , In my Project i have to display county Map with Mapping for all States. How to achive this?Please Help me. Here is the link For...
View ArticleMemory limitations in the flash player
I've been running into some memory limitations in a flex application that I'm working on. As a test I wrote the code below to try and determine what the true memory limitations of a flex application...
View Articleflex 3 How to recording the voice to the local file.can u help sample souce code
How to recording the voice to the local file.can u help sample souce code
View ArticleIssue of addChild and addElement
Hi I am getting problem with addChild method. I am extending the radio button class because I want to give multiline label to the radio button and therefore overriding its createChildren...
View ArticleOnly LiveCycle Data Services 2.6 or higher is supported in this version of...
Hi guys! I am using LiveCycle Data services 2.6 and Flash Builder 4.0.. and getting an error Only LiveCycle Data Services 2.6 or higher is supported in this version of Flash Builder. Any suggestion?...
View ArticleFlex UI controls - Commercial libraries ?
Folks, Are there any such beasts out there - commercial UI control libraries ? Or am I right that the Flex team is way to disorganized (perhaps out of control disorganizaed) that nobody is willing to...
View ArticleCentering Spark Datagrid Header
How could I align the text of a spark datagrid header to center? It looks like that it doesn't accept styles.
View Article