flashdevelop
Compiling flash fla project without flash ide
I am fairly new to actionscript but have quickly got sick of the flash IDE, so I have switched FlashDevelop wh开发者_开发百科ich I like already.[详细]
2023-01-29 13:25 分类:问答Flash Error #1034: Type Coercion failed when running with Flash Develop
I have compiled an SWC and am using it in a flashdevelop project. When I compile the project all is fine, but when I run/debug the project I get:[详细]
2023-01-29 05:03 分类:问答Is it possible to create flv player's wrapper using AS3 and FlashDevelop only?
Is it possible to create flv player\'s(mainly YouTube Player\'s) wrapper using AS3 and FlashDevelop only? I am concerned about it because I don\'t have Flash author开发者_JAVA百科ing environment. I ha[详细]
2023-01-26 05:17 分类:问答What is the best way to program the path of a bullet?
I am playing around with ActionScript 3 and trying to build a very simple prototype for a video game (top-down action/shooter) and realized that handling bullets is a little bit more challenging than[详细]
2023-01-23 20:51 分类:问答Creating a .swc - why don't interfaces work, when classes do?
I\'m making a game which loads map .swfs at runtime. The maps will contain graphics and code, which can both vary from map to map. I\'ve decided to make all the maps implement an interface, so they ca[详细]
2023-01-17 21:37 分类:问答How do I embed a flash object in my MVC2 Application Home?
I need to put a Flash Object in my website developed on MVC2 .NET, however the third party who made it just gave me an html with this code.HTML errors apart I don\'t know how to put it on ASP.NET. Can[详细]
2023-01-17 06:07 分类:问答Is it possible to create this chart using SVG Graphics and Javascript?
http://www.stockmapper.com/NDXtrac.开发者_高级运维html Would be possible to develop the above chart using SVG and Javascript or some other lightweight technology i.e HTML5.0 technologies?[详细]
2023-01-15 02:29 分类:问答FlashDevelop -- Specify an HXML file?
[a continuation 开发者_开发技巧of this question] In order to embed resources in a SWF file, I have to add lines to my HXML file. However, since I\'m using FlashDevelop, I don\'t know where to find t[详细]
2023-01-15 00:51 分类:问答How to suppress warnings for one ActionScript file?
I\'ve got an ActionScript 3 source file (.as) that has hundreds of untyped variables. This file works perfectly although it outputs a warning for every untyped variable which gets me ~800 warnings clo[详细]
2023-01-14 12:54 分类:问答FlashDevelop + Haxe -- use an embedded font
I\'ve added my TTF file to my Haxe project, and it appears to be embedded into the swf, but i have no clue how to get any of my TextFields to use it. How can i do that?[详细]
2023-01-14 04:30 分类:问答