Hi all: Can anyone tell me how to get local compu开发者_JAVA技巧ter name using Adobe AIR. Please reply me as soon as possible. Thanks in advance.This might do the trick.
I\'m looking for a framework开发者_StackOverflow社区 that is small and reliable and works in Flex 4.
Combo boxes in Flex are really awkward to use if you have objects in them addressed by properties, in my experience. In Flex 3.5 we had a working extension to the combo box that would populate a selec
this.container.addElement(myCustomImageInstance as GraphicElement) must display the test image. package com.www
I have the following problem: I have a class A th开发者_运维技巧at extends s:Panel. I have a class B that extends A
With the PopupManager it\'s possible to add/create/remove a new popup. But i can\'t find a way to get the top most popup without overriding this class (which something you want to do for a big Flex ap
I want to make a grid with 3 images in a row and then should the next row start. How do I that in Flex 4? Are there any controls or can you do it with
I have a flex application and a papervision BasicView. I would like to add a new flex UIComponent (such as a button) from within the papervision class. I have posted the full example code below. It wo
I want to extend DropDownList control to include an option for creating or editing the options. For example; for a list of projects in the dropdown list, there will be another option that says \"Creat
I use Flex Builder 4 Plugin on Eclipse 3.6.2 on Windows 7 64 bits. Of course, I use Eclipse 32 bits with Java 32 bits.