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