flexbuilder
Tweak CSS Validation in Adobe Flex Builder (Eclipse)
I am getting a number of spurious warnings in my CS开发者_运维技巧S files within my Flex project.Any way to tweak which warnings are displayed in Eclipse like I do with Java?This should point you in t[详细]
2023-04-04 20:55 分类:问答Flex Mobile How to pass info from Page One (List.selectedItem) to the third page?
I have 3 pages view, HomeView ViewPg02 ViewPg03 In HomeView, has a List control and when user select an item it will goes to ViewPg02[详细]
2023-04-04 20:18 分类:问答Passing a parameter to HttpService in Flexbuilder 3
I have stuck at the point where i need to pass a selected item of a comboBox as a paramet开发者_高级运维er to a HttpService.Can someone tell me how to do this.Try the following code below[详细]
2023-04-04 10:15 分类:问答How can I make Adobe Flex run faster? [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-04-03 16:43 分类:问答problem loading combobox with xml doc
The requirement is: there is a XML doc i recived from HttpService tag in flex.I need to populate a combobox with the ids content in xml doc.[详细]
2023-04-03 10:13 分类:问答Not able to run .jsp url from Flexbuider 3?
Following is a .mxml code that should run behind URL http://localhost:8084/HelloWorld/index.jsp: <?xml version=\"1.0\" encoding=\"utf-8\"?>[详细]
2023-04-02 22:42 分类:问答Flex builder "Refreshing workspace" and "Building workspace" over and over
Fac开发者_开发知识库ing one problem with Flex builder \"Refreshing workspace\" and \"Building workspace\"over and over... Am wasting almost 10min on every build. running FB 3 on my win 7 , 64 bit , 3[详细]
2023-03-29 06:17 分类:问答Flex: use function of parentApplication from a module, but with some kind of API
I have an application which loads modules. These modules could be developed by third parties. So to make it easier for them, I would like to develop an API so they know which functions they can call a[详细]
2023-03-26 10:56 分类:问答Flex TouchEvent stageX & stageY properties fluctuate under transformed target
I\'ve written code that enables DisplayObjects to be fully manipulated under two touch points (drag, scale, rotate).[详细]
2023-03-25 05:03 分类:问答Create new window in Air Application
ho开发者_StackOverflow中文版w to create new window(same application duplicate) in Air Project. Any one Help thanks.Use mx:Window, and take your code out of mx:WindowedApplication and put it into a reu[详细]
2023-03-23 01:55 分类:问答