home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Demo / elearn / Geografie / interfata.swf / scripts / DefineSprite_329 / frame_3 / DoAction.as
Text File  |  2004-05-12  |  861b  |  64 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. };
  16. this.d04.onPress = function()
  17. {
  18. };
  19. this.d05.onPress = function()
  20. {
  21. };
  22. this.d06.onPress = function()
  23. {
  24. };
  25. this.d07.onPress = function()
  26. {
  27. };
  28. this.d08.onPress = function()
  29. {
  30. };
  31. this.d09.onPress = function()
  32. {
  33. };
  34. this.o01.onPress = function()
  35. {
  36.    _parent.demo.play();
  37. };
  38. this.o02.onPress = function()
  39. {
  40.    _parent.demo.play();
  41. };
  42. this.o03.onPress = function()
  43. {
  44. };
  45. this.o04.onPress = function()
  46. {
  47. };
  48. this.o05.onPress = function()
  49. {
  50. };
  51. this.o06.onPress = function()
  52. {
  53. };
  54. this.o07.onPress = function()
  55. {
  56. };
  57. this.o08.onPress = function()
  58. {
  59. };
  60. this.o09.onPress = function()
  61. {
  62. };
  63. stop();
  64.