-
Vox = Voice
I have a small MC, that I duplicated, but instead of rearranging the frames, is there any way to just make it play backwards?
-
Mod
-
Vox = Voice
Sorry, I dont understand whats going on there. 
I dont need it to play in reverse with a button.
-
FK M.D.
what exactly do you want to do? something like this?
http://www.doctoredmedia.com/flash_content/santa.swf
here i have an MC that is unidirectional. but the last frame says dir="backwards"; and first frame says dir="forwards"; then an onClipEvent(enterFrame) function that says basically, if (this.dir=="forwards") this._currentframe++; else this._currentframe--;
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|