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

  1. ; REVISED ON 10/10 -- REVISED BY CHRIS ON 10/13
  2. ; ------------------------------------
  3. ; - Photo Gallery 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. ;------------------------------------------------------------------------------------------------------------
  14. On First Enter Workshop
  15. ;
  16. Leo : Show
  17. Leo : moveTo center of APPLICATION FRAME  speed 0
  18. Leo : announce
  19. Leo : "Welcome to your personal Photo Library USER FIRST NAME!",
  20. Leo : explain
  21. Leo : "Here are all the photos you have used in the past and the ones you will get in the future!"
  22.  
  23. Leo : moveTo  bottom of Workshop control 1006 speed 0            ;IDC_ALBUMSELECTOR            1006
  24. Leo : GestureAt center of Workshop control 1006
  25. Leo : "See up there?"
  26. Leo : explain
  27. Leo : "Your photos are organized in albums. Click one to see the photos it contains."
  28. Leo : GestureDown
  29. Leo : "Then select a photo you like here."
  30.  
  31. Leo : moveTo Left of Workshop control 1012 + -50 0 speed 0            ;IDC_VIEW             1012
  32. Leo : GestureLeft
  33. Leo : "You can click this preview button to view your photo even bigger...."
  34.  
  35. Leo : moveTo Right of Workshop control 1012 + 50 0 speed 0            ;IDC_VIEW              1012
  36. Leo : GestureRight
  37. Leo : "and just click on the button again to switch back to the Photo Room."
  38.  
  39. Leo : moveTo Leo default position speed 0.5
  40. Leo : "Don't forget I'm here if you need help!"
  41. Leo : Restpose
  42.  
  43. ;------------------------------------------------------------------------------------------------------------
  44. ;Enter the Workshop (subsequent times):
  45. On USERFOLDER LESS25 ;If Photo Gallery is smaller than 25Mb  ; REVISED ON 9/29
  46.  
  47. Bugs : moveTo Left of Workshop control 1012 + -100 -50 speed 1            ;IDC_VIEW             1012
  48. Bugs : show
  49. Bugs : show3
  50. Bugs : congratulate
  51. Bugs : PlayFile "Sounds\PhotoAlbum\Scr6-BB IfItsAPHotoYoureLooking.wav"
  52. Bugs : hide1
  53. Bugs : hide
  54.  
  55. ;-----
  56. On USERFOLDER OVER100 ;If Photo Gallery is bigger than 100Mb, but less than 50Mb:
  57.  
  58. Leo : show
  59. Leo : announce
  60. Leo : "Wow, your Photo Library's big! USER FOLDER SIZE megabytes!"
  61. Leo : private
  62. Leo : "You should clean it out once in a while, by deleting the photos you don't use."
  63. Leo : pleased
  64.  
  65. ;-----
  66. On USERFOLDER OVER150  ;If Photo Gallery is bigger than 150Mb, but less than 100Mb:
  67.  
  68. Leo : show
  69. Leo : moveTo center of APPLICATION FRAME  speed 3
  70. Leo : announce
  71. Leo : "Your Library's getting bigger! It's up to USER FOLDER SIZE megabytes!"
  72. Leo : surprised
  73. Leo : "I know you have some special photos in there..."
  74. Leo : suggest
  75. Leo : "...but delete a few before you run out of room for new ones!"
  76. Leo : moveTo Leo default position
  77.  
  78. ;----
  79. On USERFOLDER OVER200  ;If Photo Gallery is bigger than 200Mb:
  80.  
  81. Leo : show
  82. Leo : moveTo center of APPLICATION FRAME  speed 2
  83. Leo : getAttention
  84. Leo : "Your Library's USER FOLDER SIZE megabytes!"
  85. Leo : warn
  86. Leo : "You need to throw out your old photos before you can add new ones!"
  87. Leo : suggest
  88. Leo : "Don't forget to delete the photos which are in your Trash Album!"
  89. Leo : moveTo Leo default position
  90.  
  91. ;------------------------------------------------------------------------------------------------------------
  92. On Nothing 60 seconds ; CHANGED ON 10/10
  93. ;
  94. Leo : moveTo Leo default position
  95. Leo : show
  96. Leo : getAttention
  97. Leo : "Do you want help, USER FIRST NAME? Just double-click on me and I'll buzz right out."
  98. Leo: Restpose
  99.  
  100. ;------------------------------------------------------------------------------------------------------------
  101. On Help Request
  102. ;
  103. Leo:    StopAll                                                    ; LS 1/12/00: Stop agents animation
  104. Daffy:    StopAll
  105. Bugs:    StopAll
  106. Daffy:    Hide
  107. Bugs:    Hide
  108.  
  109. Leo: Show
  110. Leo: MoveTo Right of Workshop control 10205 speed 1                ; IDC_USER_ALBUM              10205
  111. Leo: GestureAt center of Workshop control 10205
  112. Leo: "This is your own Library."
  113. Leo: Explain
  114. Leo: "When you want to use a photo you have used before, get it from here."
  115. Leo : GestureAt center of Workshop frame
  116. Leo: "On this side you can also choose to get photos from other devices."
  117.  
  118. Leo: MoveTo Center of Workshop control 1005 speed 1                ; IDC_ITEMSELECTOR         1005
  119. Leo: Pleased
  120. Leo: "The new photos will always be automatically saved here!"
  121.  
  122. Leo: MoveTo Left of Workshop control 1006 speed 1                ; IDC_ALBUMSELECTOR              1006
  123. Leo: GestureAt center of Workshop control 1006                    ; IDC_ALBUMSELECTOR           1006
  124. Leo: "You can use different photo albums to keep your photos organized."
  125. Leo: GestureAt Top of Workshop frame
  126. Leo: "You can create new albums. Just click on File, then New Album in the menu."
  127. Leo: Explain
  128. Leo: "To organize your photos, move them from one album to another."
  129. Leo: Surprised
  130. Leo: "Did you know that?"
  131. Leo: suggest
  132. Leo: "If you want to give a photo album a new name, click on the old name and type over it!"
  133.  
  134. Leo: MoveTo Left of Workshop control 1012 + -50 0 speed 1            ; IDC_VIEW        1012
  135. Leo: GestureLeft                    ; IDC_VIEW         1012
  136. Leo: "You can click this preview button to see a larger version of your photo."
  137.  
  138. Leo: MoveTo Right of Workshop control 1012 + 50 0 speed 1            ; IDC_VIEW         1012
  139. Leo: GestureRight                    ; IDC_VIEW         1012
  140. Leo: "and just click on the button again to switch back to the Photo Room."
  141.  
  142. Leo: MoveTo Bottom of application frame + 0 -150 speed 1
  143. Leo: GetAttention
  144. Leo: "You can also delete your old photos by moving them to the trash."
  145. Leo: GestureAt center of previewarea control 1007                    ; Trash button    1007
  146. Leo: "The trash button appears over there when your photo is fully displayed."
  147.  
  148. Leo: moveTo Leo default position speed 0.5
  149. Leo: Private
  150. Leo: "When you have found the photo you like, click on the Okay button to continue."
  151. Leo: Restpose
  152.