Player Files, version 1.6.3 : 23. Mar 2012 - support for custom logo Player Files, version 1.6.2 : Mar 2012 - screenshot button added Player Files, version 1.6.0 : 17. Feb 2012 - added support for hotspots Version 1.5.4 : 01. July 2011 - added skin Pure White Version 1.5.3 : 04. May 2011 - fixed bug, added hotspot title movieclip into the .fla,.swf files Version 1.5.2 : 28. April 2011 - setLevel() api command added Version 1.5.1 : 28. April 2011 - JavaScript version has play/pause button and other mouse rotating support for desktop browsers Version 1.5.0 : 4. April 2011 - click zooms in - the area clicked in is zoomed (before the center of the picture was zoomed) - support for hotspots improved - compatible with SetupUtlity v.0.8.0 Version 1.4.1 : 27. Jan 2011 - minor fixes Version 1.4.0 : 17. Jan 2011 - added support for full 3D rotation (multiple levels) - added support for hotspot (currently only JavaScript hotspot and HTML hotspot ) Version 1.3.6 : 6. Jan 2011 - added event that broadcasts current image filename - clickZoomsIn works now also in pan mode Version 1.3.5 : 9. Nov 2010 - JS version updated to 0.3.0 - small code improvements Version 1.3.4 : 6. Sep 2010 - possible to specify own logo as external image Version 1.3.3 : 1. Sep 2010 - iframe detection removed Version 1.3.2 : 29. Jul 2010 - new option preLoadLargeImages (by default it is turned on) - if turned on the large images start preloading after the normal images are loaded http://www.yofla.com/wiki/flash:3d_rotate_tool_flexi:manual#preloader_settings - when entering fullscreen mode the large images are shown automatically Version 1.3.1 - internal dev version Version 1.3.0 : 15. Apr 2010 - fullscreen button added - new parameter: control->disableDragZoom if set to true, dragging the object with mouse is disabled in the zoom mode this option overrides these options, regardless how you have set them in config.xml: setShowTogglePanButton = flase setShowToggleRotateButton = false setShowResetButton = zoom - new parameter: control->enableSwingZoom if the object is not rotating, user can start to rotate it by swiping the mouse if the enableSwing option is set to true. Now you can set it to true/ false separate for the zoom mode. - new parameter: control->playAfterDragZoom when the object is rotating and user starts to drag it and then releases the mouse button to stop dragging, there is the parameter playAfterDrag. If set to true, object rotates, if to false, rotation stops. Now you can set this separate for the zoom mode. If playAfterDragZoom is set to false, the object will not rotate if the user released the button after he was dragging the object which was rotating before. Set enableSwingZoom also to false so the user can't start rotation by swiping the mouse in the zoom mode. Version 1.2.2 : 13.Mar 2010 - another small code improvement Version 1.2.1 : 4.Mar 2010 - small code improvement Version 1.2.0 : 3.Mar 2010 - authorization is now done via ssl Version 1.1.2 : - IE reload issue for .zip archive fixed Version 1.1.1 : 26.November 2009 - IE reload issue fixed - mousewheel zooms - config utility also for mac Version 1.0.0 : 18.February 2009 - project started