we are developing an Adobe AIR app using Flex4. We are facing lot of bugs that didn\'t show up when we run the application inside Flash Builder (both debug mode and run mode), but when we install the
I would like to crate a web-solution for price matching, a solution similar to Pricerunner. My question is what t开发者_运维知识库ool would be best to use? I would prefer Flex or Flash Builder with ja
I moved from using the Flex Builder 3 IDE to Flash Builder a couple weeks ago and have noticed a ridiculous jump in compile times with the same project.It almost seems like every time I build it does
I have https://mysite/myservice.asmx which is consumed fine with Flashbuilder. When i ported it to https://mysite/myservice.svc, and generate proxy objects, flash proxy objects fails to call any opera
I am a newbie at Flash/Flex and Actionscript 3. I would like to know how can I create a dress up game in Flash/Actionscript where users can click on (not drag and drop) the available accessories/clo
I\'m trying to make a Air server send files that server located on another computer on a local network and have then saved.All docs I have found require the serverSocket class.
Flash Builder 4 knows how to automatically switch on the Debug perspective when the user starts debugging, but when the debugging session is over (e.g. terminated) it remains in the debug perspective.
How to Fetch the images from given URL in Fla开发者_开发问答sh builderThe following snippet creates a 100x100 masking item and then a loader that uses that item for it\'s mask. After the loader is cre
I have been using Flash Builder to build my flex software and I am a TDD guy.I find it irritating that I have to run ALL my tests in order to run any tests.It causes friction in my TDD workflow.I real
I have a bizarre problem that recently surfaced. I have some megamenus -- they are coded very simply as unordered lists and use jQuery. There are coded up very much like this SitePoint tutorial found