Questions tagged [flashdevelop]
The flashdevelop tag has no summary.
17 questions
1
vote
0
answers
153
views
Drawing simulator - Tracking mouse movement
I was wondering what would be the logic behind coding a drawing simulator like the one on this website: https://www.mdbg.net/chindict/chindict.php?page=chardict&cdcanoce=0&cdqchi=
The ...
1
vote
0
answers
59
views
FlashDevelop 5.1 StackFrame Panel Triggers Internal Debugger Exception
What setting/feature am I not configuring properly to have my StackFrame Panel back to a working state?
OS: Windows 10 64bit
IDE: FlashDevelop 5.1.1.1 for .NET 3.5 (32bit and 64bit behave the same)
...
0
votes
1
answer
192
views
AS3/Flashdevelop - Controlling a 2D character to move around a planet with gravity
With a little help I have managed to create a 2D planet with working gravity that constantly pulls a character towards its center. The only problem now is that I am completely stumped on how to make ...
0
votes
1
answer
622
views
AS3 Air - Custom slider - limit drag position
I'm facing issues with finding the right solution for detecting and limiting the Sprite object "Knob" moved on y axis inside it's parent sprite "Frame", using FlashDevelop 5.
Using ...
1
vote
1
answer
199
views
AS3/Flash Develop - Radial Gravity (character on planet simulation)
I am trying to create a program where a character shape will be constantly drawn towards the centre of a planet shape. I have taken on previous advice into using physics equations to generate the ...
1
vote
1
answer
505
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:
...
1
vote
1
answer
3k
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 on ...
1
vote
1
answer
735
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 stage....
1
vote
2
answers
3k
views
Looking for a good actionscript 3 book [closed]
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 ...