The flashdevelop tag has no wiki summary.
4
votes
0answers
217 views
FlashPunk + Flashdevelop - How to use sponsor provided preloader
I have developed a flash game using FlashPunk (on FlashDevelop). And now that I am trying to add a sponsor preloader and splashscreen to my game, I realize the flashpunk forums are down, and have been ...
0
votes
1answer
151 views
Hello World with FlashDevelop, Flixel, AS3: uneffective SWF macro
I just started with FlashDevelop and Flixel, and I already have a question. I created this basic hello world:
package
{
import org.flixel.*;
[SWF(width = "640", height = "480", ...
2
votes
1answer
223 views
How to use Pixel Bender (pbj) in ActionScript3 on large Vectors to make fast calculations?
Remember my old question: 2d game view camera zoom, rotation & offset using 'Filter' / 'Shader' processing?
I figured I could use a Pixel Bender Shader to do the computation for ...
1
vote
1answer
988 views
Workflow with Flash Pro CS6 and FlashDevelop: Using fla and swc to store assets
I am using this tutorial:
http://www.flashdevelop.org/wikidocs/index.php?title=AS3:FlexAndFlashCS3Workflow
In the past older versions of Flash Pro I was able to complete these steps:
right-click ...
2
votes
3answers
2k views
What's a good Flash game development tutorial, in FlashDevelop, for an absolute beginner?
Ok, here's my situation: I'm tutoring a 14yo homeschooled student with very little previous programming experience, and I'd like to teach her how to program. I think that Flash Actionscript 3 is a ...
1
vote
1answer
157 views
Export information to a custom file type from Air
So I have an engine (air application) that basically (for now) is loading some windows on the screen/stage, and you can drag them around. And later on, I'll be able to add other objects onto the ...
1
vote
1answer
513 views
SWiSH alternative Flash animator for AS3
In the past I've used SWiSH to create small animations that I could use for Flash projects, however, I'm now trying to move to writing AS3 which SWiSH doesn't support.
Whilst I have access to Flash ...
1
vote
2answers
1k views
Looking for a good actionscript 3 book
I've been looking for a book on actionscript3 development, but while there's tons of books out there, nobody seems to want to recommend any specific one.
One book I've been pointed towards is the ...