Questions tagged [flash-cs6]

Flash CS6 is part of Adobe's Creative Suite released on 7 May 2012.

About Flash:
Flash is a multimedia platform used to add animation, video, and interactivity to web pages. Flash is frequently used for advertisements and games. More recently, it has been positioned as a tool for "Rich Internet Applications" ("RIAs").

861 questions
-2
votes
1 answer

Alternative way to rearrange objects on a stage?

I want my menu to appear above everything else when my game opens but at the minute, the menu is on top at first until my timer starts then all of the other objects appear over the top of the menu. How can I change it so that the menu is on top and…
David
  • 5
  • 1
  • 5
-2
votes
2 answers

No compile errors, warnings in Flash CS6

(please forgive me, I'm extremely new to flash) When I create SWF file in my flash project in CS6 Pro (by clicking "Test project"), I got no errors, no warnings information whatsoever. SWF is created whether the actionscript code is correct or not…
geehertush01
  • 511
  • 1
  • 8
  • 15
-3
votes
1 answer

Random Percent in AS3

I want there to be a 50% chance of getting a number. Example: A character has 100 Damage but will have about 50% that deals 200 Damage. It is similar to the critical rate in the League of Legends.
-3
votes
1 answer

Flash cs6 AS3 1119 error, undefined property READY through a reference with static type Class

How do I fix the problem? I use Flash CS6 and as3. Output: Symbol 'cinematography_mc', Layer 'AS3', Frame 1, Line 31 1119: Access of possibly undefined property READY through a reference with static type Class. import fl.video.*; import…
Lily
  • 3
  • 2
-3
votes
2 answers

How can I know which button was clicked in Flash

I am making a simple game in Flash CS6. There are 3 layers: Action Layer 1 Layer 2 In layer 1 there are 3 buttons: button 1, button 2 and button 3. Each button sends you to frame 5 on layer 2. For example, there is another button, FORWARD…
xuxuines
  • 1
  • 2
-5
votes
1 answer

Where do I put the code?

I am getting my head around Flash, and to put it simply, I can't figure out where to put the code. I am used to Visual IDE's where I can drag objects from a toolbox onto a workspace/canvas, and then view a list of this objects event handlers and put…
JMK
  • 27,273
  • 52
  • 163
  • 280
1 2 3
57
58