home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Demo / elearn / Geografie / interfata.swf / scripts / DefineSprite_325 / frame_3 / DoAction.as
Text File  |  2004-05-12  |  1KB  |  76 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.    _parent.demo.play();
  36. };
  37. this.d09.onPress = function()
  38. {
  39. };
  40. this.o01.onPress = function()
  41. {
  42.    _parent.demo.play();
  43. };
  44. this.o02.onPress = function()
  45. {
  46.    _parent.demo.play();
  47. };
  48. this.o03.onPress = function()
  49. {
  50.    _parent.demo.play();
  51. };
  52. this.o04.onPress = function()
  53. {
  54.    _parent.demo.play();
  55. };
  56. this.o05.onPress = function()
  57. {
  58.    _parent.demo.play();
  59. };
  60. this.o06.onPress = function()
  61. {
  62.    _parent.demo.play();
  63. };
  64. this.o07.onPress = function()
  65. {
  66.    _parent.demo.play();
  67. };
  68. this.o08.onPress = function()
  69. {
  70.    _parent.demo.play();
  71. };
  72. this.o09.onPress = function()
  73. {
  74. };
  75. stop();
  76.