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/

February 14, 2009

FlexiZoomer : version 1.1.0 released

Filed under: FlexiZoomer, Software updates — Matus @ 4:01 pm

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

- smoother zooming and panning
- if mouse is clicked down and not moved for 0.5 second, than the mouse movement zooms in/out
- new external (JavaScript) API function setNewImage
- new API function setZoom
- new API function setZoomStep
- new API function setImage

Download here: http://www.yofla.com/flash/flexi-zoomer/download.php

 

Existing Customers:

If you purchased the 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 13, 2009

3D Rotate Tool v. 4.4.0 released

Filed under: 3D Rotate Tool, Software updates — Matus @ 1:16 pm

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

- use any MovieClip as a hotspot, view example
- new parameter zoomSetsPan=”true” (zooming switches to pan 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)

January 28, 2009

Interactive Map v. 1.1.0 released

Filed under: Interactive Map, Software updates — Matus @ 11:19 am

Version 1.1.0 of the tool was released, updates:

- new flashVar paramteter for custom map file name
- map file can be any image, not just a .swf

Download here: http://www.yofla.com/flash/interactive-map/download.php

January 9, 2009

YoFLA PRO bundle updated

Filed under: Software updates — Matus @ 6:09 pm

The YoFLA PRO product bundle was updated. For a limited time it contains also the Interactive Map LITE version for free. You can purchase and download the PRO bundle here:

http://www.yofla.com/flash/promotions/

The PRO bunlde contains now 5 flash tools:
- 3D Rotate
- Flash Zoomer
- Image Zoomer
- Multi Zoomer
- Interactive map

January 7, 2009

3D Rotate Tool v. 4.3.7 released

Filed under: 3D Rotate Tool, Software updates — Matus @ 12:11 pm

Version 4.3.7 of the tool was released. There two minor updates:

- option to disable error reporting  ( usage: roatateTool.showErrors = false; )
- issue with custom cursor flickering in new flash player fixed 

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).

November 7, 2008

3D Rotate Tool v. 4.3.6 released

Filed under: 3D Rotate Tool, Examples, Software updates — Matus @ 12:49 am

Version 4.3.6. of the tool was released. There are quite many updates:

- flash zoomer offset bug fixed (if rotateTool theme was  at other position than 0,0)
- reverse pan option added (image pans left when mouse moves right)
- it is  possible to have the zoombar in vertical orientation
- API functions added (sponsored by Greg Gillespie, Australia)
- stopRotation()
- startRotation()
- disableControls()
- enableControls()
- zoomOut()
- getActualImage()
- images in config.xml can have now a dynamic url as source specified
- option to define a “blank” hotspot added, wha t is useful for:
- event dispatched when a hotspot is clicked
Changelog: changelog.txt


New features samples:
1. Hotspot Event
Clicking an hotspot dispatches an event. Hotspot xml can be accessed in the listener function. Download the hotspot event example.

2. API functions
You can use commands to start/stop rotation or fetch the current displayed image id. Adding this commands was necessary for making an example like this: download the rotate tool multiple 2 example.
The development of the functionality in this example was sponsored by Greg Gillespie.

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).

« Newer PostsOlder Posts »