| Rob Dillon - Adobe Community Expert 2006-09-24, 6:24 pm |
| I would do this by placing a key to the new page in a variable. For the
key, you can use the name of the new section, or a keyword or a number,
if you like. Then, when a user selects a new page to move to, store this
key in a variable, then parse out which backout animation you want to
use, possibly with a switch/case statement.
If your new page is not directly connected to the backout animation,
then you can use that stored key to then move to/play the new page at
the end of the backout animation.
--
Rob
_______
Rob Dillon
Adobe Community Expert
http://www.ddg-designs.com
412-243-9119
http://www.macromedia.com/software/trial/
|