I am making an edutainment game us开发者_运维技巧ing flash cs5, I\'m really new at using flash, in fact we never yet tackle it at school, but I insist on learning about it.
I created a hello world project in Flash CS5 (Windows 7) for iPhone, but everything looks pixely. I set resolution to 960x640 and test device is iPhone 4. Can I f开发者_如何转开发ix this?Support for
When playing game, characters , and . on the keyboard are switching the frames just like in Flash Professional CS5. I want to disable this ability to be able to track keyboard events including these t
I\'m currently working on a Flash platform game and I\'m trying to make each level have its own class that defines a hitTest function (Each class is linked to the MovieClip of the level), which would
for some reason Im gettin开发者_运维技巧g the following error Implicity coercion of a value with a static type flash.display:DisplayObject to a possibly unrelated type flash.display:MovieClip
trying to do a simple rollover colour transition in Actionscript 3, and I\'m getting ReferenceError: Error #1069: Property transform not found on
I\'m working on a flash game in Flash CS5 Professional that will eventually be running on an iPhone (hence the iOS tag). I am currently designing the save game portion of the code and I\'m trying to s
When creating some extended MovieClip to the stage using AS on Actions of some frame, on which layer this MovieClip is created? On layer where Actions were? If I wanna move it down, for example, can I
I\'m writing a class in AS3 which will display some thumbnails on the stage. I\'m using a bunch of events to upload the images and make them into bitmaps and finally place them on stage, but it\'s be
I have created a simple audio player to play continuously even if the page is refresh it will play continuously.