home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Demo / elearn / Geografie / interfata.swf / scripts / DefineSprite_300 / frame_3 / DoAction.as
Text File  |  2004-05-12  |  1KB  |  74 lines

  1. this.manual.onRelease = function()
  2. {
  3.    _parent.demo.play();
  4. };
  5. this.d01.onPress = function()
  6. {
  7.    _parent.demo.play();
  8. };
  9. this.d02.onPress = function()
  10. {
  11.    _parent.demo.play();
  12. };
  13. this.d03.onPress = function()
  14. {
  15.    _parent.demo.play();
  16. };
  17. this.d04.onPress = function()
  18. {
  19.    _parent.demo.play();
  20. };
  21. this.d05.onPress = function()
  22. {
  23.    _parent.demo.play();
  24. };
  25. this.d06.onPress = function()
  26. {
  27.    _parent.demo.play();
  28. };
  29. this.d07.onPress = function()
  30. {
  31.    _parent.demo.play();
  32. };
  33. this.d08.onPress = function()
  34. {
  35. };
  36. this.d09.onPress = function()
  37. {
  38. };
  39. this.o01.onPress = function()
  40. {
  41.    _parent.demo.play();
  42. };
  43. this.o02.onPress = function()
  44. {
  45.    _parent.demo.play();
  46. };
  47. this.o03.onPress = function()
  48. {
  49.    _parent.demo.play();
  50. };
  51. this.o04.onPress = function()
  52. {
  53.    _parent.demo.play();
  54. };
  55. this.o05.onPress = function()
  56. {
  57.    _parent.demo.play();
  58. };
  59. this.o06.onPress = function()
  60. {
  61.    _parent.demo.play();
  62. };
  63. this.o07.onPress = function()
  64. {
  65.    _parent.demo.play();
  66. };
  67. this.o08.onPress = function()
  68. {
  69. };
  70. this.o09.onPress = function()
  71. {
  72. };
  73. stop();
  74.