Ask a Question related to Macromedia Director Basics, Design and Development.
-
Learningtohelp #1
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 use two images for this ?
Thanks in an advance
Learningtohelp Guest
-
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... -
Moving an image.
This is my code... onClipEvent(keyDown) { if (Key.isDown(102)) { this.gotoAndStop(3); this._x += 20; } if (Key.isDown(100)) {... -
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... -
Moving folders, image links not updating
I have the same problem. It seems it's only update some of them. When I look at the path when I move the folder, the image link is still looking for... -
moving a database from 7.1 to 8.1.2 via backup image file
I think the restore command does not recognize relative paths (./) ... Give the full path or I think omitting the from clause defaults to the...



Reply With Quote

