September 8, 2009

Download area for YoFLA clients

Filed under: Software updates — Matus @ 9:07 pm

I’ve set up a simple download area for YoFLA clients. If you have purchased any YoFLA software using the ShareIt service, you can log in with your email and order id.

Visit here: http://my.yofla.com/

Afte a sucessfull login you can download the lates version of the software you have purchased. Also the unlock codes for the ConfigUtility for 3D Rotate users are avaiable there.

Please let me know if you have any troubles using the clients’ zone when accessing your past orders.

August 21, 2009

3D Rotate Tool v.4.5.13 released

Filed under: 3D Rotate Tool, Software updates — Matus @ 9:20 pm

Version 4.5.13 of the tool was released.

Bugfixes:

- mouseWheelZooms option fixed (did not work due an error in the code)

New features:

- new ConfigUtility, free for PRO and Enterprise Users

- option to turn on displaying of version number in right click menu in the Enterprise edition. From now on the version number is hidden by default. Usage: set showVersionNumber=”true” in userInterface node to show the 3DRT version number in rightclick menu.

- when rotating an object using arrows in the zoom mode, the large images do not get loaded, until the arrow is depressed. This saves bandwidth and makes the rotating smoother.

- smooth zooming option (zooming goes not in steps), now by default turned on. Pressing a zoom button and holding mouse down continues to zoom until mouse is depressed.

Other:

- free version does not support zooming from now on

Download here: http://www.yofla.com/flash/3d-rotate/download.php


Existing Customers:

If you purchased the 3D Rotate Tool no more than 1 year ago (2 years for Enterprise Customers) you are eligible for a free update.

I’ll set up a page using which you can download the new version and get the license key for the ConfigUtility. Once this page is ready, I will let you know via this blog and Twitter: http://twitter.com/YoFLA

July 2, 2009

3D Rotate Tool v. 4.5.9 released

Filed under: 3D Rotate Tool, Software updates — Matus @ 10:29 am

Version 4.5.9 of the tool was released.

Just few moments before leaving for vacation I am releasing the latest version, there are two minor updates:

- support for “top” and “down” arrows in the multi-level rotation

- large images do not get loaded when rotating by dragging in zoom mode.

Download here: http://www.yofla.com/flash/3d-rotate/download.php


Existing Customers:

If you purchased the 3D Rotate Tool no more than 1 year ago (2 years for Enterprise Customers) you are eligible for a free update. Please reqest the update by email (provide your orderId or email used when purchasing the tool)

June 16, 2009

Important! 3DRT 4.5.5 “bug”

Filed under: 3D Rotate Tool, Software updates — Matus @ 11:09 am

The 4.5.5 version of the tool has a “bug”. A code implemented for one client got into the production version and will cause that the 4.5.5 version will stop working in July 2010.

I’ll email the fixed 4.5.6 version to all my PRO and Enterprise clients today. FREE users, be aware, use the 4.5.4 version instead!

June 8, 2009

3D Rotate Tool v. 4.5.5 released

Filed under: 3D Rotate Tool, Software updates, Uncategorized — Matus @ 5:21 pm

Version 4.5.5 of the tool was released. There is one fix:

- a bug which was introduced in 4.5.3 is fixed (startButton did not show)

Version 4.5.4 of the tool was also released before. There are two new options:

- verticalSensitivity : pixel span in vertical direction after which images at a next level are shown (when multidirectional / multi level object is used)

- arrowInterval : number of milliseconds after a new image is displayed, if  an arrow button is pressed. The smaller the value, the faster the objects rotates.

Download here: http://www.yofla.com/flash/3d-rotate/download.php


Existing Customers:

If you purchased the 3D Rotate Tool no more than 1 year ago (2 years for Enterprise Customers) you are eligible for a free update. Please reqest the update by email (provide your orderId or email used when purchasing the tool)

May 28, 2009

3D Rotate Tool v. 4.5.3 released

Filed under: 3D Rotate Tool, Software updates — Matus @ 7:45 pm

Version 4.5.3 of the tool was released. There are some minor new features:

- zoomBarClickable : if this option is enabled in config.xml,  clicking on the  zoom bar will zoom. The clickable bar in the zoomBar movieClip must have the instance name “bar” assigned.

- option to show toggleRotateButton and togglePanButton only when zoomed

- rotateZoom option – if enabled the app zooms back to 0% after zoom-in was pressed at 100%

- mouseWheelZooms : option to enable mouseWheel for zooming (do not use if  also the webpage scrolls)

Download here: http://www.yofla.com/flash/3d-rotate/download.php

There is no example for these new features yet but you can find the new options described in the manual.


Existing Customers:

If you purchased the 3D Rotate Tool no more than 1 year ago (2 years for Enterprise Customers) you are eligible for a free update. Please reqest the update by email (provide your orderId or email used when purchasing the tool)

April 20, 2009

3D Rotate Tool v. 4.5.2 released

Filed under: 3D Rotate Tool, Software updates — Matus @ 10:48 am

Version 4.5.2 of the tool was released. Changes:

- images can be loaded from a different domain now
- the tool (.fla file) is now CS4 compatible

Notes: Due to the CS4 compatibility chage, some assets have a new object class assigned. If your project does not compile correctly with the 4.5.2 rotateTool compiled clip, check these objects (in the library):

1. RotateToolTheme > Image Plugin Group > ImagePluginPreloader
class: com.yofla.rotateTool.view.components.ImagePluginPreloader
base class: flash.display.MovieClip

2. RotateToolTheme > Controls Group > Scrollbars Group > Scrollbar Assets > Scrollbar
class: com.yofla.rotateTool.view.components.ScrollbarComponent
base class: flash.display.MovieClip

3. RotateToolTheme > Controls Group > Scrollbars Group > Speedbar Assets > Speedbar
class: com.yofla.rotateTool.view.components.SpeedbarComponent
base class: flash.display.MovieClip

4. RotateToolTheme > Controls Group > Scrollbars Group > Zoombar Assets > Zoombar
class: com.yofla.rotateTool.view.components.ZoombarComponent
base class: flash.display.MovieClip 

 

Download here: http://www.yofla.com/flash/3d-rotate/download.php

Existing Customers:

If you purchased the 3D Rotate Tool no more than 1 year ago (2 years for Enterprise Customers) you are eligible for a free update. Please reqest the update by email (provide your orderId or email used when purchasing the tool). Thanks.

March 27, 2009

Cover Flow 1.1.0 Released

Filed under: Cover Flow, Software updates — Matus @ 12:14 pm

New version of CoverFlow makes the url linking easier:

Each item in the coverflow is defined with:
<cover>
<img><![CDATA[dog.jpg]]></img>
<desc><![CDATA[Dog]]></desc>
<param><![CDATA[http://www.google.com/images?q=dog]]></param>
</cover>

If you want a item to open an URL, you specify the url in the param parameter. If the url starts with ‘http’ no other action is required, flash detects that an url is provided (if the param does not start with http, the JS function is called as in the previous version).

If you use a different url (not starting with ‘http’), e.g. “/wp-archive/sompage.html”, you must provide the attribute “type“:
<param type=”url”><![CDATA[/wp-archive/sompage.html]]></param>

By default, the url opens in new window. You can override it with the “target” parameter:
<param type=”url” target=”_top”><![CDATA[/wp-archive/sompage.html]]></param>

Download the new version here: coverflow-free-v.1.1.0.zip

March 20, 2009

3D Rotate Tool v. 4.5.0 released

Filed under: 3D Rotate Tool, Examples, Software updates — Matus @ 9:04 pm

 

Version 4.5.0 of the tool was released. There is one new feature and a minor update:

- vr object title and description: you can provide a title and a description of the 3d object
- option to disable rotation when a view is zoomed

Download here: http://www.yofla.com/flash/3d-rotate/download.php

 

Object info example:

You can download this example here: 
http://www.yofla.com/down/3d-rotate/examples/example_objectInfo.zip

Existing Customers:
If you purchased the 3D Rotate Tool no more than 1 year ago (2 years for Enterprise Customers) you are eligible for a free update. Please reqest the update by email (provide your orderId or email used when purchasing the tool)

February 18, 2009

New Software : 3D Rotate Flexi

Filed under: 3D Rotate Flexi, Software updates — Matus @ 4:19 pm

The original 3D Rotate tool has powerfull skinning abilities, but the downside is that the published swf is not flexible in size. If you set different size in the html you either scale the whole content and ui, or the content is cropped/surrounded by background color – based on the scale parameter.

With 3D Rotate Flexi you can set it’s width and height directly in the html document. The controls will align nicely. The downside is that some features of the 3D Rotate tool, such as the hotspots, are not supported (yet).

Also the 3D Rotate Flexi has only a limited set of icons, currently the leftArrow/rightArrow and playPause button are available. The end user can only hide or show them, it is not possible to use other buttons (such as zoom in, out, or the scroll slider) or reposition the buttons. However it is possible for me to update the 3D rotate flexible source codes to display the icons you desire, and customize the tool for you. Zooming is also supported, only the hotspots are not.

You can download the 3D Rotate Flexi Here: http://www.yofla.com/flash/3d-rotate/flexi/

« Newer PostsOlder Posts »