flashdevelop
Setting up Flash CS4 to use Adobe AIR 2.6
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[详细]
2023-02-21 13:15 分类:问答build failing with flash player but working with in flashdevelop
The error I\'m getting is JSONParseError: Unexpected < encountered atcom.adobe.serialization.json::JSONTokenizer/parseError([详细]
2023-02-17 18:46 分类:问答FlashDevelop: recommended way for loading/playing sound files
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.[详细]
2023-02-16 04:01 分类:问答How to create Textfield with scroll in AS3 and FlashDevelop?
I am working on a flash开发者_运维问答 game based on an AS3 project using FlashDevelop. I need a textbox with scroll bar.[详细]
2023-02-12 14:33 分类:问答FlashDevelop - change default choice for autocompleted classes
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[详细]
2023-02-09 04:09 分类:问答Why do IDEs stick to old code after an error?
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[详细]
2023-02-06 14:58 分类:问答as3 XML value into an array. Can't make it work
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:[详细]
2023-02-05 14:02 分类:问答Autocompletion in FlashDevelop doesn't work in included files
Why doesn\'t autocompletion work for function\'s local variables in included *.as files? For example:[详细]
2023-02-05 01:53 分类:问答How to make Flashdevelop errors appear in Results Panel?
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[详细]
2023-01-31 04:25 分类:问答What are the things to lookout for when migrating a FlashIDE project to Flashdevelop?
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[详细]
2023-01-30 05:04 分类:问答