flashdevelop
Using FLVPlayBack in FlashDevelop
Trying to learn some flash and got a question. How do I play a flv video, below code compiles correctly and load flash player but doesn\'t play anything[详细]
2023-03-08 06:26 分类:问答How can I create a continuous fire effect on mouse click with actionscript 3?
When someone \"click and holds\" I want to fire off function over and over, say, once every 100ms whi开发者_StackOverflowle the mouse is clicked. Instead of MouseEvent.CLICK I would look for MouseEven[详细]
2023-03-01 03:19 分类:问答How to set flashdevelop with AIR 2.6
I would like to set my FlashDevelop to use the new AIR 2.6 SDK. I saw this thread on the FD forum but I couldn\'t get a working walkthr开发者_Go百科ough.[详细]
2023-02-28 15:28 分类:问答Tools for profiling AS3, timing functions to find bottlenecks?
Hi SO :)I\'m working with Flashpunk to make ga开发者_高级运维mes using Flex and FlashDevelop (highly recommended, amazing lib and IDE).[详细]
2023-02-27 01:02 分类:问答Any pointers to good AS3 code snippets/samples?
I am newbie in AS3 and learning day by day. I am looking for good AS3 code snippets/samples/small projects which I can use for learning purpose and for reference (with no dependency on Flash IDE becau[详细]
2023-02-25 02:36 分类:问答Is there any alternative for Source Mate tool in Flash Builder?
So I recently discovered this Source Mate tool for Flash builder with all the cool stuff like code fixes, hinting, code completing etc., but I was wondering if there is any free alternative for this t[详细]
2023-02-24 21:39 分类:问答Deploying to a server and remote debugging with FlashDevelop?
Is there any way to automatically deploy to a server after I build a flex app, and then debug using the remote url ?[详细]
2023-02-23 13:41 分类:问答Basic MovieClip usage in FlashDevelop
I\'m just started doing \'hands-on\' learning of Actionscript 3 using FlashDevelop. I\'ve now managed to subclass a sprite, load a graphic from the library, and manipulate it around the stage. Next s[详细]
2023-02-22 16:28 分类:问答Add ComboBox to a project in pure ActionScript 3.0
I\'m trying to use a ComboBox control in an ActionScript 3.0 Project I\'ve been tasked with making modifications to. I kn开发者_运维知识库ow I need to do[详细]
2023-02-22 01:47 分类:问答Basic Flash/AS3 Extended Sprite. What am I missing?
I\'m right at the beginning of trying to learn Actionscript 3. I\'m currently working with FlashDevelop as my IDE. Whilst I can code in other languages, AS3 is very new to me (as is Flash).[详细]
2023-02-21 17:52 分类:问答