I use FlashDevelop as my code editor and the Flash CS4 IDE for publishing my AIR files (as well as asset control, animation creation etc...). The bonus of this is the Flash IDE handles all the crap of
The error I\'m getting is JSONParseError: Unexpected < encountered atcom.adobe.serialization.json::JSONTokenizer/parseError(
I\'m not sure if this is a FlashDevelop or a general ActionScript3 question, however, I am trying to figure out the best way to add sound files to my flashdevelop project.
I am working on a flash开发者_运维问答 game based on an AS3 project using FlashDevelop. I need a textbox with scroll bar.
Sometimes there is a name conflict between classes in two different libraries, but I almost exclusively use one over the other. Unfortunately, the one I am using is not showing up as the first entry a
What is it about IDEs - be it Flash Develop, Flash Builder, Visual Studio or even Eclipse - that makes them stick to the old error even when you delete all the code and start afresh they point out the
I\'m a noob with as3 and I\'m trying to learn. This is something that I cannot understand. I have a very simple XML:
Why doesn\'t autocompletion work for function\'s local variables in included *.as files? For example:
I am using Flashdevelop to build an Actionscript 3.0 game. It was originally a FlashIDE project but I decided to migrate the project to FlashDevelop. I also changed some asset and property names, as a
I\'m migrating 开发者_高级运维a FlashIDE Actionscript 3.0 project to Flashdevelop Actionscript 3.0 (Pure AS). I\'ve noticed that assets importing and project structure are different. What are the othe