Readme.txt 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. SWFView v 1.3.9.2
  2. Lister plugin for Total Commander 5.51 or later for view Flash SWF files.
  3. *** Features ***
  4. - real crop (window background) color setting for Show All, No Scale and Fit Big Only modes;
  5. - can start in Show All, No Border, Exact Fit, No Scale or Fit Big Only modes;
  6. - full screen view;
  7. - only one Flash FSCommand processed - "quit".
  8. *** Keyboard shortcuts ***
  9. F - change fit mode;
  10. Space - hide/show play controls and status bar;
  11. Enter - play/pause;
  12. Alt+Enter/Middle mouse click - full screen on/off;
  13. L - Loop off/on;
  14. G - Go to frame dialog;
  15. Ctrl+Left/Ctrl+Right step frame back/forward;
  16. PgUp/PgDown & Ctrl+Up/Ctrl+Down skip 50 & 20 frames;
  17. ScrollLock - enable/disable mode "I Want Play with Flash!";
  18. Q - change movie quality;
  19. Num+, Num-, Num* - zoom movie.
  20. *** Installing ***
  21. * TC 5.51 *
  22. 1. Unpack files from archive to the your plugins folder;
  23. 2. Select in TC menu Configuration - Options;
  24. 3. Open "Edit/View" page;
  25. 4. Press button "Configure internal viewer";
  26. 5. Press button "LS-Plugins";
  27. 6. Press button "Add" and select SWFView.wlx;
  28. 7. Press "OK".
  29. * TC 6.5 or later *
  30. This version of TC has "auto install plugin" feature. Just enter to archive with plugin and TC ask you about plugin installing.
  31. *** License agrement ***
  32. This software provided "AS-IS" without warranty of any kind for non-commercial use only.
  33. *** Changes history ***
  34. Ver 1.0:
  35. * initial release.
  36. Ver 1.1:
  37. * some bugs fixed;
  38. + new bugs added;
  39. * DetectString changed to 'MULTIMEDIA & ext="SWF"';
  40. + put Flash.ocx to the plugin directory and if Flash not installed on your computer plugin try install it;
  41. + L button off/on loop;
  42. + option "Don't crop" for view all [objects] (non Stage) in Show All and No Scale modes;
  43. + option "I Want Play with Flash!" trap all keys excluding Escape (click on Flash first).
  44. Ver 1.2:
  45. * new bugs fixed;
  46. + newest bugs added;
  47. + compatible with SA Lister;
  48. * scripts not allowed by default and always disabled in QView (for processing "quit" command you need enable scripts first);
  49. + option "Allow Flash Script Access" enable/disable Flash scripts;
  50. + option "Track Frames Manually" for view current frame when slider is moved (right click in this case reset track bar position).
  51. Ver 1.2.1:
  52. * newest bugs fixed;
  53. + "Go to Frame" dialog (G button);
  54. * some internal changes.
  55. Ver 1.2.2:
  56. + new view mode "Fit Big Only";
  57. + click on slider changes current movie position as video players do;
  58. + Ctrl+Left/Ctrl+Right step frame back/forward;
  59. + PgUp/PgDown & Ctrl+Up/Ctrl+Down skip 50 & 20 frames;
  60. * some internal changes and bug fixes.
  61. Ver 1.2.2.2:
  62. * fix loop mode change by pressing "F" button;
  63. * load settings only when first start of plugin;
  64. * some internal changes.
  65. Ver 1.3:
  66. + play Flash projector (EXE) files;
  67. * DetectString changed to 'MULTIMEDIA & ext="SWF" | ext="EXE"';
  68. + can run in fullscreen mode;
  69. + change view mode when go to fullscreen;
  70. + ScrollLock key - enable/disable mode "I Want Play with Flash!";
  71. * some internal changes and bug fixes.
  72. Ver 1.3.1:
  73. + "Set Window Size To Movie Size" option;
  74. * some internal changes and bug fixes.
  75. Ver 1.3.2:
  76. * DetectString changed to 'MULTIMEDIA & ext="SWF" | (force & ext="EXE")';
  77. + Medium quality;
  78. + button Q changes quality;
  79. + Copy Frame to Clipboard menu item;
  80. * some internal changes and bug fixes.
  81. Ver 1.3.3:
  82. * some fixes in "Set Window Size To Movie Size" option;
  83. - removed support of SA Lister, write InitOLE=1 to plugin ini file to enable SA Lister support back;
  84. + removed flickering in Quick view mode when cursor goes to next file (TC 7 and up);
  85. * some internal changes and bug fixes.
  86. Ver 1.3.3.1:
  87. * fix crash if movie FrameRate=0;
  88. * some internal changes and bug fixes.
  89. Ver 1.3.4:
  90. * Flash movie time display fixed;
  91. + internal Flash zoom with hotkeys;
  92. + new option "Don't Crop on Zoom".
  93. Ver 1.3.8.1:
  94. + Unicode version;
  95. + x64 version;
  96. * Thumnails show and extraction options;
  97. * if Flash ActiveX not installed then show message box.
  98. Ver 1.3.9:
  99. + Loop setup;
  100. + Quality setup;
  101. * changed Flash ActiveX detection.
  102. Ver 1.3.9.2:
  103. * some internal changes and bug fixes.
  104. ---
  105. Suggestions, Wishes and bug reports are welcome!
  106. ProgMan13, (ProgMan13@mail.ru)