home *** CD-ROM | disk | FTP | other *** search
/ Looney Tunes Photo Fun / LooneyTunesPhotoFun.iso / data1.cab / Scripts / Photomail.msa < prev    next >
Text File  |  2000-03-21  |  3KB  |  100 lines

  1. ; REVISED ON 10/03 -- REVISED BY CHRIS ON 10/13
  2. ; ------------------------------------
  3. ; - Photomail Workshop Script -
  4. ; ------------------------------------
  5. ;
  6. ; For details about the actions of the agent(s),
  7. ; please see "Agent Scripts" document
  8. ;
  9. ; Localization: only strings (between quotes) have to be localized
  10. ;                upper case words in strings are keywords and must'nt be localized
  11. ;
  12. ;----------------------------------------------------------------------------------------------------
  13. On First Enter Workshop ; REVISED ON 9/29
  14.  
  15. Daffy: MoveTo bottom of Workshop frame + -380 -80 speed 0
  16. Daffy: Show
  17. Daffy: Show5
  18. Daffy: LookUp
  19. Daffy: Confused
  20. Daffy: PlayFile "Sounds\Photomail\Scr25-DD YikesLooksComplex.wav"
  21.  
  22. Bugs: MoveTo center of Workshop frame + -100 -50 speed 0
  23. Bugs: Show
  24. Bugs: Show1
  25. Daffy: LookLeft
  26. Bugs: Explain
  27. Bugs: PlayFile "Sounds\Photomail\Scr25-BB MaybeForYouDaffy.wav"
  28. Daffy: LookUp
  29. Bugs: Announce
  30. Bugs: PlayFile "Sounds\Photomail\Scr25-BB AllYaGottaDo.wav"
  31.  
  32. Daffy: Hide5
  33. Bugs: Hide4
  34. Daffy: Hide
  35. Bugs: Hide
  36.  
  37. ;----------------------------------------------------------------------------------------------------
  38. On Subsequent Enter Workshop ; REVISED ON 9/29
  39.  
  40. Bugs: MoveTo bottom of Workshop frame + -200 -100 speed 0
  41. Bugs: Show
  42. Bugs: Show5
  43. Bugs: GestureLeft
  44. Bugs: PlayFile "Sounds\Photomail\Scr25-BB SoDocWhoWantSend.wav"
  45. Bugs: Hide5
  46. Bugs: Hide
  47.  
  48. ;----------------------------------------------------------------------------------------------------
  49. On Nothing 60 seconds
  50. Leo: MoveTo Leo default position speed 0
  51. Leo: Show
  52. Leo: GetAttention
  53. Leo: "USER FIRST NAME, if you need help, just double-click me."
  54. Leo: Restpose
  55.  
  56. ;----------------------------------------------------------------------------------------------------
  57. On Help Request
  58.  
  59. Leo:    StopAll                                                    ; LS 1/12/00: Stop agents animation
  60. Daffy:    StopAll
  61. Bugs:    StopAll
  62. Daffy:    Hide
  63. Bugs:    Hide
  64.  
  65. Leo: MoveTo center of Workshop frame + 120 0 speed 1
  66. Leo: Show
  67. Leo: Explain
  68. Leo: "This screen lets you e-mail your project!"
  69. Leo: Announce
  70. Leo: "Let's send e-mail together step by step!"
  71.  
  72. Leo: MoveTo right of Workshop control 317 + 40 0 speed 1
  73. Leo: Explain 
  74. Leo: "First you have to choose the people you want to send your e-mail to."
  75. Leo: GestureAt right of Workshop control 317
  76. Leo: "Click their name here..."
  77. Leo: MoveTo left of Workshop control 311 + -50 0 speed 1
  78. Leo: GestureAt right of previewarea frame 
  79. Leo: "then click this arrow to add them to your list."
  80.  
  81. Leo: MoveTo right of Workshop control 312 + 100 0 speed 1
  82. Leo: GetAttention
  83. Leo: "If you want to take the name off the list, click the name..."
  84. Leo: GestureAt left of Workshop control 312
  85. Leo: "then click the remove button here."
  86. Leo: Pleased
  87. Leo: "Don't send Grandpa's birthday card to Grandma by mistake!"
  88.  
  89. Leo: MoveTo right of Workshop control 313 + 50 0 speed 1
  90. Leo: GestureAt right of Workshop control 313 speed 2
  91. Leo: "If you want to add someone who's not listed, click here to update your address book."
  92.  
  93. Leo: MoveTo top of Workshop control 316 + 20 -40 speed 1
  94. Leo: GestureAt bottom of navbar frame speed 2
  95. Leo: "Type the subject of your e-mail and then your message"
  96.  
  97. Leo: MoveTo Leo default position speed 0.5               
  98. Leo: GestureLeft
  99. Leo: "When everything's ready, click the green button to send your e-mail!"
  100. Leo: Restpose