
This is how to do Stop and PLay sound by using .visible and soundMixer.stopAll();
.visible
If it is true, you will see the object
If it is flase, the object will be invisible
SoundMixer.stopAll();
is use for stop all sound
Continue reading »

This is how to do Stop and PLay sound by using .visible and soundMixer.stopAll();
.visible
If it is true, you will see the object
If it is flase, the object will be invisible
SoundMixer.stopAll();
is use for stop all sound
Continue reading »
For Flash Action Script 3, it doen’t have loadMovie anymore.. Everything that is imported in flash..it need to use” addChild”
Here is how it work :
var myLoader:Loader = new Loader();
addChild(myLoader);
var url:URLRequest=new URLRequest(“testload.swf”);
myLoader.load(url);

Blue object will follow mouse when mouse over Red Button
Red Regtagle name “aunt”
Description Box name “pood”
Mark Allocation
Assignment 1 15%
Assignment 2 20%
Assignment 3 20%
Assignment 4 20%
Quiz (10%each) 10%
Report 5%
Homework (2.5%each) 10%
Total 100%
You will have fun with Flash and interactive stuff by A.Jam
Recent Comments