home *** CD-ROM | disk | FTP | other *** search
- t1.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(1);
- };
- t2.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(2);
- };
- t3.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(3);
- };
- t4.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(4);
- };
- t5.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(5);
- };
- t6.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(6);
- };
- t7.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(7);
- };
- t8.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(8);
- };
- t9.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(9);
- };
- t10.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(10);
- };
- t11.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(11);
- };
- t12.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(12);
- };
- t13.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(13);
- };
- t14.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(14);
- };
- t15.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(15);
- };
- t16.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(16);
- };
- t17.onRelease = function()
- {
- _root.click.start();
- _root.changeBack(17);
- };
- done.onRelease = function()
- {
- _root.click.start();
- _root.bM.removeMovieClip();
- };
-