HYPERSTUDIO MULTIPLE
CARD
ANIMATION
1.
Decide on a graphic that you would like to
animate. Draw it or copy it to your
first card. Label this card #1
2.
Copy card #1 and paste it. Relabel this as
card #2. Use the selection tool (and or
other tools) to make small changes to card #2.
3.
Repeat this process for as many cards as you need to
make an effective animation.
4.
As you finish
the sequence of cards, go back to card #1 and add a button. Open the button and choose Actions… ,
then choose Use Hyperlogo… A script box will appear. Here are several scripts and what they do:
To play an animation:
REPEAT 10 [MOVENEXT]
To slow down an animation:
(WAIT 60 = 1 second)
REPEAT 10 [WAIT 60 MOVENEXT]
5.
Once you’ve typed the code, click the x in the upper
right hand corner of the window.
6.
Answer “Yes”
to the save question.
7.
Use the
browse tool to activate your animation.