Skip to main content

Questions tagged [flash-develop]

0 votes
1 answer
1k views

Ok so I make flash games using a website named scratch.mit.edu, and it used to be a downloadable program in 2013. They have had 3 major updates to the site since 2013. Understand that this site is for ...
Kaylyn Danielle Sara Smith's user avatar
1 vote
1 answer
212 views

I'm working on a game using Haxe + Flambe but I'm having a hard time making the UI part of it (main screen, level selection, etc). And I began to think... is there another way? I would love to have ...
Akima's user avatar
  • 127
0 votes
1 answer
622 views

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 ...
That Marc's user avatar
  • 123
0 votes
1 answer
81 views

I am making my project using flashpunk , I knew that it has a good console gui to give feed about states of the game , however when I tried making it appear with the FP.console.enable() method it ...
Mohamed Atef's user avatar
0 votes
3 answers
2k views

In Flash, for example, I can place an xml file along with the binary, then if I modify some variable the game will change for everyone. How to achieve something like that in Android? I know that for ...
Veehmot's user avatar
  • 171
-4 votes
1 answer
3k views

The graphics and animations for Castle Crashers were definitely made with Adobe Flash. But as far as I know X-box doesn't directly support Flash and Adobe Air technology. I love flash for 2D game ...
d9k's user avatar
  • 105
7 votes
1 answer
2k views

I have multiple objects (circles) and I want to place them in a circle, with even distance between each one, and have them orbit the center of the screen. If I remove one object, I want the orbit ...
Nicholas's user avatar
  • 431
1 vote
1 answer
2k views

I am currently working on a game and it is all going well. On the shop screen there are several buttons that affect the player's stats for when the player restarts the game. The button's names (with ...
Madcowe's user avatar
  • 205
1 vote
2 answers
2k views

I'm just a little confused with all of the news recently regarding the cancellation of mobile flash, so was hoping for a little help. I've had a search through and can't find the answers to these ...
David Archer's user avatar
-7 votes
1 answer
656 views

public function remove(u:Unit) { for (var i = 0; i < size; ++i) } The errors are: ...
V.V.T's user avatar
  • 1
7 votes
2 answers
9k views

I just install Flash Player 11 and SDK 4.5 (hero), and test it with a small program. But I find it is still using "software" to simulate 3D API, and ...
Huang F. Lei's user avatar
2 votes
2 answers
365 views

I have a scenario where I have red coin in a Carrom board game which should be moved outside of the visible window when it is pocketed, also if any coin either white or black is not pocketed in the ...
Vishnu's user avatar
  • 1,887