Hey folks..!! I m using styleManager.setStyleDeclaration to set the CssStyleDeclaration object for more then one instance of the same component, that is being used in different canvases.
I am retrieving the details from the database and printing them in the XML format. It\'s working pretty good and can even display the same XML format in the Flex. However, I am not sure, how to save t
I\'m trying to get the flexpaper document viewer working in my flex app, but don\'t seem to be having any luck.
FlashBuilder\'s undocumented mm.cfg file has a lot of cool options as shown here and elsewhere.But what about comments?
I embed a .swf file in HTML and then embed this HTML itself in another HTML. In the .swf file I call ExternalInterface.call(\" function(){ return window.location.toString();}\";
Problem: Following error is arising if I use NavigatorContent in Repeater. Is there a way to initialize image and lable on which I am encountering following error:
Does anyone know of any good resources that fully explain how functions and results will fire in an Adobe AIR app where multiple things are happening at once?
i\'m facing with this problem: I\'ve a module containing something like this: <s开发者_运维知识库:TextInput id=\"query\"
I\'m using the ImageSnapshot.captureImage() method to screen capture a map image which is 2305 pixels high and 1134 pixels wide. I\'m then trying to clip that image to one which is 1100 pixels high an
I\'m seeing intermittent right-to-left mirroring of the UI and text in my Flex 4 app, and that is a problem, because our app is English only, so we don\'t want rtl at all. Don\'t know why this is occu