Skip to main content

Questions tagged [flash-cs5]

Filter by
Sorted by
Tagged with
2 votes
2 answers
6k views

I was wondering if someone could please explain the process and rules for turning an animation into a png sequence, in flash CS5. I know you can go to export movie and chose png sequence but ...
Hunter's user avatar
  • 175
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
2 votes
1 answer
446 views

The 3D rotation tool is excellent but it only lets you rotate 2D objects, this means my object is wafer thin. Is there any way to add simple extrusion or depth to a symbol? I don't really want to ...
Gerve's user avatar
  • 121
1 vote
1 answer
724 views

I am making a car parking game in flash and AS3 wherein I drive my car along with other AI traffic cars moving along a specified path using Guidelines. I am using CDK for collision detection. The ...
amit.r007's user avatar
1 vote
1 answer
271 views

I'm writing this code in Flash builder and I tested the file in flash, but nothing appears in the swf file. (no text in the screen show , i don't know why) Is there any missing property in the code? ...
XNA's user avatar
  • 39
0 votes
1 answer
107 views

In the following code we use target in the function: ...
XNA's user avatar
  • 39
0 votes
1 answer
229 views

I've been working on a 2D platformer and have gotten the collision working, except for one tiny problem. My games a tile based platformer and whenever the player is in between two tiles, he falls down....
inzombiak's user avatar
  • 121
1 vote
1 answer
3k views

I am currently trying to move an object (a square) around the stage in 2D space. Think Cuboid but in 2D platformer space, and vertical walls as well as the ground. The idea is that during each ...
Nicholas's user avatar
  • 431
0 votes
1 answer
629 views

Background: Trying to make a simple "drop the ball" game. The code is located inside the first frame of the timeline. Nothing more is on the stage. Issue: Using QuickBox2D I made a simple If ...
Gabriel Meono's user avatar
-4 votes
4 answers
4k views

Is it possible to make an MMO game in Flash CS5 with ActionScript 3.0? I'm not asking how, but I'd also like to see some examples if it's already been done.
Matthew Paul Chapdelaine's user avatar
2 votes
3 answers
3k views

I have heard about Flash Builder 4.5.1. As I have understood, one can make an application using Flex with Flash Builder 4.5.1 and also export the release build for iOS, Android and Blackberry. Is it ...
Swati Singh's user avatar
0 votes
1 answer
206 views

I am creating a flash game for iPhone using Flash CS5. Everything runs smoothly when creating the SWF via Ctrl+Enter. But when I am attaching the .p12 and provisioning profile files and publish the ...
Swati Singh's user avatar
1 vote
1 answer
975 views

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 ...
Psychic's user avatar
  • 121