I am trying to style a DataGrid component so that the background is transparent (Flex 4). Rgba colors work fine if I make \"alternatingItemColors\" an attribute on the component, but if I try to decla
In my Flex 4 app, I access an RSS feed (I\'m using http://news.ycombinator.com/rss as a dummy). It works okay when I run it from Flash Builder 4, b开发者_JAVA技巧ut if I export the project and upload
I have a problem with redrawing in flex 4. I have a spark titleWindow, and if i drag it faster, it looks like it\'s mask is one frame late after the component.
The spark panel component for example can be written like this <Panel title=\"Skinny\"> <child components ... />
I cant seem to recreate my Main.html that is necessary 开发者_运维知识库to build from in flashbuilder4 I guess I can do it manually at cost of time but what a bore ! I\'m sure this shoudl be possible.
I just took over a clients flex project and I can\'t get the app to reflect even a simple trace statement.
I am working on a small photo Gallery. I create a xml file and try to link it to my List control with itemrenderer. However, when I tried to save the file, I got access of undefined property \"data\"
I am current learning Flex 4 programming now and trying to get as much knowledge as I could from the books and adobe website. I have finished 5 days video training from Adobe website and almost done w
What do you guy开发者_运维百科s recommend for AIR GUI testing?I would agree with Robert,Give flexmonkey a look.We use it combined with Selinium for testing our web app and we have had some good result
I\'m setting up a build system for a Flash Builder 4 (Flex 4) based project; and I\'m st开发者_开发问答ruggling to get a setup that compiles in the IDE the same as it does from the command line on the