I have a mxml class where I place a list and a couple of buttons. I\'d like two things: To access to the list from a class that is an external file.
Hi All Can we make a client side ftp software like FileZilla in Adobe开发者_Go百科 AIR? Thanks in advance...Yes, I believe somebody already developed a class for this:
i\'m new to flex. I have a sensor that sends data as text file. Data format as follow: dat=110405120000+000.00+000.00+005.65开发者_运维技巧+000.00+040.71+000.00+000.00+000.20.
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 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.
I have a开发者_开发百科 flash application, that uses functionality in its surrounding html page. I want todo some profiling with the Flex Profiler (or some similar tool, if you know a better one).
Is it possible 开发者_如何学Pythonto connect any database from flex directly?You can use asSQL as mentioned by michael, or use the Adobe Air runtime.
could you recommend some good alternative Flex IDE? I am interested in free editions mostly but I will also take under consideration the paid ones.
I\'m working with a LinkBar component witha dataprovider that changes dynamically. Users can add and delete items from the LinkBar using an admin tool.
I need to implement a lazy loading table in FLEX i.e load the table data once user starts scrolling down.