KURSUS TEKNOLOGI PENDIDIKAN MPT 1193 AUTHORING SYSTEM UTM SKUDAI

Sunday, 9 October 2011

REFLEKSI MINGGU 4 (ACTION SCRIPT - gotoAndPlay )

After learning how to stop the scene, we have to make the action script for the button

1. Add new layer above all the layer and name it as BUTTON
2. Click Windows/Common Libraries/Buttons/Choose Classic Buttons and Playback
3. Drag gelRight button to  the stage in layer button

4. Click the button on stage and right click to open action windows
5. Click Add (+) and click Global Functions/Movie Clip Control/on/release
6.Move the blinking cursor before { symbol  and click Add/Global Functions/Timeline Control/gotoAndPlay
7.In a bracket , name  the sce to jump  " Scene2
     on (release) gotoAndPlay('Scene2");
 


2 comments: