Ask a Question related to Macromedia Flash, Design and Development.
-
Peter #1
image moving on sound
I recently saw a small flash movie, where a single line of 3d text was
moving exactly synchronised to the sound of the music's bassdrum. it also
had a small graphic equalizer at the bottom. does anyone know how to do
this?
Peter Guest
-
moving image
I would like to create an image that can jump move left and right like around a square . Does anyone have a simple script for this? and can i just... -
Moving an image.
This is my code... onClipEvent(keyDown) { if (Key.isDown(102)) { this.gotoAndStop(3); this._x += 20; } if (Key.isDown(100)) {... -
play sound when moving sprites
ive basically created a sprite (in this case car) and when i press the up, down, left or right key, to move the car - i want it 2 play a sound (e.g.... -
Moving objects using sound input
this is cool~ Can this Xtras be used to recognize words?? So that we can moving object by command it to go North/South/East/West , it is possible... -
Moving the image while making selections
Marvin, good afternoon. To move the image while making a selection, keep pressing down on the mouse button while simultaneously pressing and...



Reply With Quote

