| Subject: | Re: Control Panel: Rewind |
|---|---|
| From: | Mike Blaustein <mblaustein@xxxxxxxxx> |
| Date: | Mon, 19 Nov 2007 13:30:37 -0500 |
| Newsgroups: | macromedia.director.basics |
If you want to reset a 3d member, you can use this command:
member("w3dMembername").resetWorld()
It is not automatic like hitting the rewind button, but that is how you
can do it. If you want, you can put it in a startMovie handler to make
it automatically reset every time you start the movie. Be careful with
that since some scenes will take a long time to process that command...
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Control Panel: Rewind, adam@blueapplestudio |
|---|---|
| Next by Date: | Re: Control Panel: Rewind, adam@blueapplestudio |
| Previous by Thread: | Control Panel: Rewind, adam@blueapplestudio |
| Next by Thread: | Re: Control Panel: Rewind, adam@blueapplestudio |
| Indexes: | [Date] [Thread] [Top] [All Lists] |