I\'m trying to call a simple dataservice which is written in .Net from 开发者_如何学GoFlash builder 4. Please tell me the steps or else any links or samples. Thank you in advance.Can\'t you use google
I would like to know how I can add maximize and restore functionalities to a Flex Titl开发者_如何学JAVAeWindow.
I\'ve been asked to put together a proof of concept where Flex loads an XML file. I did and now I\'d like to email the SWF and XML file and have the user just click and work instead of putting it up o
I create several instances of TitleWindow. And added them on s开发者_运维百科tage by PopUpManager.addPopUp( wnd, root, true );
I want to read xml data to a mxml application from a xml file on my filesystem. The example I found was fo开发者_运维问答r AIR,link2, link3. But I want to target the Flash Player runtime.
I am new to flex development. In my proj, I have created a panel using this <s:Panel x=\"46\" y=\"193\" width=\"75%\" height=\"75%\" dropShadowVisible=\"false\">
I\'m using a Datagrid which has an itemRenderer that contains an image : protected static function hbox1_clickHandler(event:MouseEvent):void
This question already has an answer here: Closed 11 years ago. 开发者_如何转开发 Possible Duplicate:
I am having a strange QNX problem here in Flex (Adobe AIR), I have created an init(); function and in it I have added the test_list() function yet the QNX List is just not showing up on the UI. Please
Brief description: If I create a customized LineSeries class and add that one to my project, even if it\'s the same as original, I lose data tip functionality.