home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 September / PCWorld_2007-09_cd.bin / temacd / flash / setup_fssmpro.exe / FSSMPro.exe / 1033 / string.txt next >
Text File  |  2007-08-07  |  16KB  |  268 lines

  1. 101    &About FlashSlideshowMaker...
  2. 102    Total Images : %d
  3. 103    if(!init){\n    init=true;\n    stopped=false;\n    controls = {\n        onMouseDown: function () {\n            if(!stopped){\n                stop();\n                stopped=true;\n            }else{\n                play();\n                stopped=false;\n            }\n        }\n    };\n    Mouse.addListener(controls);\n}
  4. 104    _root.createTextField("my_txt", 1, 0, 0, 500, 100);\nmy_txt.text="Hello Thomas";\nvar font_underline = false;\nvar font_italic = false;\nvar font_bold = false;\nvar font_color = 16711731;\nvar font_font = "Verdana";\nvar font_size = 25;\n\ntextFormat = new TextFormat();\ntextFormat.color = font_color;\ntextFormat.font = font_font;\ntextFormat.size = 50;\ntextFormat.underline = font_underline;\ntextFormat.bold = font_bold;\ntextFormat.italic = font_italic;\nmy_txt.setTextFormat(textFormat);
  5. 105    Uploading file %d of %d : %s
  6. 106    var myLoading:MovieClip; \nvar loadInfo:MovieClip;\nvar _lineBgcolor = "0x666666"; \nvar _lineColor = "0x0000FF"; \nvar _lineLen:Number = 200; \nvar _lineH:Number = 3; \nvar _txtColor; var _txtAlign:String = "center"; \nvar tb:Number; \nvar txtFormat:TextFormat = new TextFormat\n("Arial", null, 0x000000, true); myLoading = _root.createEmptyMovieClip("myLoading",10); \nloadInfo = myLoading.createEmptyMovieClip("line", 10); \nloadInfo.lineStyle(1, _lineColor, 20);\nloadInfo.moveTo(0, 0);\nloadInfo.lineTo(_lineLen, 0); \nloadInfo.lineTo(_lineLen, _lineH); \nloadInfo.lineTo(0, _lineH); \nloadInfo.lineTo(0, 0); \nloadInfo.createTextField("txt", 30, 0, 0, _lineLen, 22);\nloadInfo.txt.autoSize = _txtAlign; \nloadInfo._x = (Stage.width - _lineLen)/2; \nloadInfo._y = Stage.height/2; \ntb = _root.getBytesTotal(); \n_root.stop();\n
  7. 107    \nmyLoading.onEnterFrame = function(){\n  var lb:Number = _root.getBytesLoaded();\n  var percent:Number = Math.round(lb/tb*100);\n  loadInfo.txt.text = percent+"%"; \n  loadInfo.txt.setTextFormat(txtFormat);  \n  loadInfo.lineStyle(_lineH, _lineBgcolor, 10); \n  loadInfo.moveTo(0, _lineH/2); \n  loadInfo.lineTo(percent*_lineLen/100, _lineH/2);  \n  if (percent == 100) { \n   _root.play(); \n   delete this.onEnterFrame; \n   loadInfo.clear();  \n   loadInfo.txt.text = "";\n  } \n}\n
  8. 108    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n<head>\n<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\n<title>_HTML_TITLE</title>\n</head>\n<body bgcolor="_HTML_BK_COLOR">\n<p> <p>\n_TABLE_HTML\n</body>\n</html>\n
  9. 109    Bytes: %ld / %ld kb   Speed: %.1f kb/s   Time: %02d:%02d:%02d / %02d:%02d:%02d
  10. 110    One or more files existed:\n\n%s\n\nDo you want to overwrite current file(s)?\n\nPress No to change file name, press Yes to overwrite current file.
  11. 111    Producing flash file in progress,please wait...
  12. 112    Process background music in progress, please wait...
  13. 113    click the buttons to use the software
  14. 114    To open main menu
  15. 115    Previous page
  16. 116    Next page
  17. 117    Exit the program
  18. 118    Please click the add button to add your photos
  19. 119    %d of %d photos
  20. 120    Add photo(s) to current project
  21. 121    Delete selected photo(s) from current project
  22. 122    Rotate photo(s) counterclockwise 90 degree
  23. 123    Rotate photo(s) clockwise 90 degree
  24. 124    View current selected photo
  25. 125    Click the button to add photos
  26. 126    Back to project
  27. 127    To first photo
  28. 128    To previous photo
  29. 129    To next photo
  30. 130    To last photo
  31. 131    Rotate counterclockwise 90 degree
  32. 132    Rotate clockwise 90 degree
  33. 133    Click the buttons to process the photo
  34. 134    There is no image in current project, please add some images first.
  35. 135    \n\nChecking new version of %s online, please waiting...
  36. 136    Check new version online...
  37. 137    Error while getting version information from %s due to the following reason:\n%sPlease make sure your internet connection is working.
  38. 138    A new version is available.\nVersion:%d.%02d\nBuild:%d\nPlease download it by clicking the following link and upgrade.
  39. 139    \n\nCongratulations! You are currently running the latest version.
  40. 140    Please enter the number between 50 and 1280.
  41. 141    Please enter the number between 10 and 30.
  42. 142    Please input the title of slide show.
  43. 143    Please input a valid output folder name.
  44. 144    Please input a SWF file name.
  45. 145    Please input a HTML file name.
  46. 146    Create a new project
  47. 147    open an existed project
  48. 148    Click the button to start
  49. 149    Please click <Add Photo> button or drag photos here to get start.
  50. 150    Output Flash Slideshow
  51. 151    Click this button to create Flash slideshow SWF file
  52. 152    Click this button to select output folder
  53. 153    Click this button to open output folder
  54. 154    Browse or open folder
  55. 155    Why upgrade to the professinal version?
  56. 156    Click this button to select background music
  57. 157    _SWF_STYLE_CSS\n<!-- saved from url=(0013)about:internet -->\n<table align="center" border="0" cellpadding=0 cellspacing=0>\n   <tr>\n      <td align="center">_FLASH_TITLE</td>\n   </tr>\n   <tr><td align="center"><br /></td></tr>\n   <tr>\n     <td align="center">\n    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="_SWF_WIDTH" height="_SWF_HEIGHT" id="tech" align="middle">\n        <param name="allowScriptAccess" value="sameDomain" />\n        <param name="movie" value="_SWF_NAME" />\n        <param name="quality" value="high" />\n        <embed src="_SWF_NAME" quality="high" width="_SWF_WIDTH" height="_SWF_HEIGHT" name="tech" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n    </object>\n     </td>\n   </tr>\n   _SWF_FOOT_HTML\n</table>
  58. 158    <style type="text/css">\n<!--\n.style1 {\n    color: #006633;\n    font-weight: bold;\n}\n-->\n</style>
  59. 159          <tr>\n      <td align="center" ><br />\n        Created by <a href="http://www.flash-slideshow-maker.com" target="_blank">AnvSoft Flash Slideshow Maker</a>\n      </td>\n   </tr>\n   <tr>\n     <td align="center" valign="middle" bgcolor="#FFCC99"><br />\n<a href="http://www.flash-slideshow-maker.com/buynow.html" target="_blank"><strong>Order the full version now to remove the software logo at the end of slideshow</strong></a>     </td>\n   </tr>
  60. 160    DVD/CD Recorder is not ready, please insert a disc and retry.
  61. 161    A CD-R/RW, DVD-R/RW or DVD+R/RW disc is required. Please insert a CD-R/RW,DVD-R/RW or DVD+RW disc and retry.
  62. 162    Simulate is not supported by current medium (DVD+R/RW).\n\nData WILL actually be written to disc.\n\nWould you like to continue anyway?
  63. 163    A not empty CD-R or DVD-R/+R disc was inserted. \n\nPlease use an empty disc and retry
  64. 164    A not empty CD-RW or DVD-RW/+RW disc was inserted. \n\nAll data on the disc WILL be overwritten!\n\nDo you want to continue?
  65. 165    Create Flash File. You can share your flash slide show with your friends via sending email, uploading to your own website etc.
  66. 166    Create the Flash Slide show and burn to CD-R/RW, DVD+/-/R/RW to make a gift CD, backup CD or presentation CD.
  67. 167    Create Flash file and upload to SkyAlbum.com and share with your friends instantly, or using the flash in your blog, Myspace, Xanga etc.
  68. 168    <p style="font-family: Verdana, Arial, Helvetica, sans-serif;color: #006633;font-weight: bold;">upload successfully! </p>\n<p style="font-family: Verdana, Arial, Helvetica, sans-serif;color: #006699;font-weight: bold;">html link</span>: <a href="HTML_LINK">HTML_LINK</a> </p>\n<p style="font-family: Verdana, Arial, Helvetica, sans-serif;color: #006699;font-weight: bold;">Flash .SWF  link:</span> <a href="SWF_LINK">SWF_LINK</a> </p>
  69. 169    Order professinal version online now!
  70. 170    _SWF_STYLE_CSS\n<!-- saved from url=(0013)about:internet -->\n<table align="center" border="0" cellpadding=0 cellspacing=0>\n   <tr>\n      <td align="center">_FLASH_TITLE</td>\n   </tr>\n   <tr><td align="center"><br /></td></tr>\n   <tr>\n     <td align="center">\n    <object  width="_SWF_WIDTH" height="_SWF_HEIGHT" id="tech" align="middle">\n        <param name="allowScriptAccess" value="sameDomain" />\n        <param name="movie" value="_SWF_NAME" />\n        <param name="quality" value="high" />\n        <embed src="_SWF_NAME" quality="high" width="_SWF_WIDTH" height="_SWF_HEIGHT" name="tech" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n    </object>\n     </td>\n   </tr>\n   _SWF_FOOT_HTML\n</table>
  71. 171    Project file was modified, do you want to save current project file?
  72. 172    Save project File
  73. 173    Do you really want to exit the program?
  74. 174    Question?
  75. 175    A new version is available, it is recommended to upgrade your current version.\n\nDo you want to upgrade now?
  76. 176    New Version Detected
  77. 177    Error while creating resized image file :\n%s\nPlease make sure you have writing permission on this folder.\nOr you may change the output and temporary folder settings at the Options dialog to have a try.
  78. 178    Stop[%02d:%02d/%02d:%02d]
  79. 179    Play
  80. 180    Please select a music file at first!
  81. 181    Error while encoding music file: \n%s\nPlease make sure you have writing permission on this folder.
  82. 182    #
  83. 183    Title
  84. 184    Length
  85. 185    Status
  86. 186    Please insert an Audio CD
  87. 187    Track %02d
  88. 188    Ripping audio cd finished successfully.
  89. 189    Start ripping...
  90. 190    One or more folders existed:\n\n%s\n\nDo you want to overwrite current file(s)?\n\nPress No to change file name, press Yes to overwrite current file.
  91. 16001    You should select an image!
  92. 16002    You should enter a text!
  93. 16003    Can't create a new image!
  94. 16004    Can't paste bitmap image from the clipboard!
  95. 16005    You can paste bitmap with the size (%d x %d) only!
  96. 16006    Menu Bar
  97. 16007    Can't customize menues!
  98. 16008    BCG Toolbar internal error. Please contact your application vendor.
  99. 16009    [Unassigned]
  100. 16010    Can't copy bitmap image into the clipboard!
  101. 16011    Hide docked window
  102. 16012    Expand docked window
  103. 16013    Contract docked window
  104. 16014    New Menu
  105. 16015    File
  106. 16016    Folder
  107. 16017    New
  108. 16018    Existing
  109. 16019    Recent
  110. 16020    Delete
  111. 16021    Move Item Up
  112. 16022    Move Item Down
  113. 16023    Executable (*.exe)|*.exe|Command (*.com)|*.com|Information (*.pdf)|*.pdf|Batch (*.bat)|*.bat|All Files (*.*)|*.*||
  114. 16024    You may define up to %d tools.
  115. 16025    Expand (%s)
  116. 16026    More Buttons
  117. 16027    New
  118. 16028    Drag to make this menu float
  119. 16029    Command
  120. 16030    Keys
  121. 16031    Description
  122. 16032    Show More Buttons
  123. 16033    Show Fewer Buttons
  124. 16103    Customize
  125. 16104    <Untitled>
  126. 16105    Close
  127. 16106    Default Menu
  128. 16107    Default application menu. Appears when no documents are open.
  129. 16108    -------------------------------------------------------------------------------------------
  130. 16109    Do you really want to delete the toolbar '%s'?
  131. 16110    All Commands
  132. 16111    All your changes will be lost! Do you really want to reset the toolbar '%s'?
  133. 16112    All your changes will be lost! Do you really want to reset all toolbars and menus?
  134. 16113    All your changes will be lost! Do you really want to reset the menu '%s'?
  135. 16114    Default
  136. 16115    All your changes will be lost! Do you really want to reset the keyboard assignments?
  137. 16243    You can't create more than %d user-defined toolbars!
  138. 16244    This will delete the record of commands you've used in this application and restore the default set of visible commands to the menus and toolbars. It will not undo any explicit customizations. Are you sure you want to do this?
  139. 16245    &Reset Toolbar
  140. 16901    Fill Tool\nFill
  141. 16902    Pencil Tool\nPencil
  142. 16903    Select Color Tool\nSelect Color
  143. 16904    Line Tool\nLine
  144. 16905    Rectangle Tool\nRectangle
  145. 16906    Ellipse Tools\nEllipse
  146. 16907    Copy Tool\nCopy
  147. 16908    Paste Tool\nPaste
  148. 16909    Clear Tool\nClear
  149. 17012    The dynamic link library "%s" could not be found.
  150. 17013    "%s" was loaded, but the entry "%s" was not found.
  151. 17014    Tasks Pane
  152. 17016    Back
  153. 17017    Forward
  154. 17018    Home
  155. 17019    Close
  156. 17020    Other Task Panes
  157. 17021    &Add or Remove Buttons
  158. 17041    Toolbar Options
  159. 57462    No item found, please insert an Audio CD or refresh TOC.
  160. 57463    Please check at least one track.
  161. 57467    Extracted OK
  162. 57468    Ripping...%02d%%
  163. 57469    Audio CD tracks ripped successfully!
  164. 57470    Operation cancelled
  165. 57471    Error while ripping
  166. 57472    Ripping track No. %d, please wait...
  167. 57473    Playing...[%02d:%02d/%02d:%02d]
  168. 57474    Start playing...
  169. 57475    Please insert an audio cd.
  170. 57476    Get Music From Audio CD
  171. 57477    Total %d tracks selected, Length : %02d:%02d:%2d
  172. 57478    No tracks selected.
  173. 57479    Reading TOC...
  174. 57480    Show File Explorer Panel
  175. 57481    Show transition effect panel
  176. 57482    Show photo properties panel
  177. 57483    Do you want to add all image files in the folder?\n\n%s
  178. 57484    Burn Flash Slideshow Disc
  179. 57485    Click this button to burn slideshow disc
  180. 57486    Step 1 : Organize and edit photos
  181. 57487    Step 2 : Select slideshow theme and flash settings
  182. 57488    Step 3 : Build slideshow, upload or burn disc
  183. 57489    Flash Slideshow Maker main toolbar
  184. 57490    Please double-click here or click the "Add" button to get started.
  185. 57491    Add all photos in selected folder
  186. 57492    %s
  187. 57493    Lowest quality, Smallest Size (%dkbps)
  188. 57495    Lower quality, Smaller Size (%dkbps)
  189. 57496    Normal quality, Normal Size (%dkbps)
  190. 57497    Higher quality, higher Size (%dkbps)
  191. 57498    Highest quality, highest Size (%dkbps)
  192. 57499    Process thumbnail... %d%%
  193. 57500    Exceed the upload size limit %.1f mb, please delete some photo and try again later!
  194. 57501    File %s is missing
  195. 57510    No decoration
  196. 57511    Camera
  197. 57512    Circle
  198. 57513    Red Heart
  199. 57514    Line
  200. 57515    Jumping Line
  201. 57516    Snow Dropping
  202. 57517    Arrow Bar
  203. 57518    Dropping leaves
  204. 57519    Gifts
  205. 57527    Random
  206. 57528    Wipe from top left corner
  207. 57529    Wipe from left to right
  208. 57530    Wipe from top to bottom
  209. 57531    Wipe from right to left
  210. 57532    Wipe from bottom to top
  211. 57533    Wipe to vertical center
  212. 57534    Wipe to horizontal center
  213. 57535    Wipe from vertical center
  214. 57536    Wipe from horizontal center
  215. 57537    Vertical window blind
  216. 57538    Horizontal window blind
  217. 57539    mosaic
  218. 57540    Wipe rectangle
  219. 57541    Multi-wipe from right
  220. 57542    Multi-wipe from top
  221. 57543    Multi-wipe from bottom
  222. 57544    Multi-wipe from top left corner
  223. 57545    Multi-wipe from top right corner
  224. 57546    Multi-wipe from bottom left corner
  225. 57547    Multi-wipe from bottom right corner
  226. 57548    Wipe from bottom right corner
  227. 57549    Wipe from top right corner
  228. 57550    Wipe from bottom left corner
  229. 57551    Wipe from corners
  230. 57552    Wipe from center
  231. 57553    Multiple round wipe
  232. 57554    Dropping wipe
  233. 57555    Wipe heart
  234. 57556    Fade in
  235. 57557    Move from left
  236. 57558    Move from left with fade
  237. 57559    Move from right
  238. 57560    Move from right with fade
  239. 57561    Move from top
  240. 57562    Move from top with fade
  241. 57563    Move from bottom
  242. 57564    Move from bottom with fade
  243. 57565    Stretch from left
  244. 57566    Stretch from left with fade
  245. 57567    Stretch from vertical center
  246. 57568    Stretch from vertical center with fade
  247. 57569    Stretch from right
  248. 57570    Stretch from right with fade
  249. 57571    Stretch from top
  250. 57572    Stretch from top with fade
  251. 57573    Stretch from horizontal center
  252. 57574    Stretch from horizontal center with fade
  253. 57575    Stretch from bottom
  254. 57576    Stretch from bottom with fade
  255. 57577    Stretch from center
  256. 57578    Stretch from center with fade
  257. 57579    Add Images to Slideshow
  258. 57580    Select Slideshow Theme
  259. 57581    Create Slideshow
  260. 57582    Slideshow Wizard
  261. 58112    Close Print Preview\n&Close
  262. 58113    Toggle One/Two Pages display\nToggle One/Two Pages display
  263. 58114    Next Page\nNext Page
  264. 58115    Previous Page\nPrevious Page
  265. 58116    Print Document\n&Print
  266. 58117    Zoom In\nZoom In
  267. 58118    Zoom Out\nZoom Out
  268.