November 30, 2010

3D Rotate Flexi CDN example

Filed under: 3D Rotate Flexi, 3D Rotate Tool, Examples — Matus @ 4:09 pm

Using 3D Rotate Flexi you can load images form an other server, e.g. from a Content Deliver Network such as amazon AWS or RackspaceCloud Files. Here is an example with instructions how to setup the config.xml:

http://www.yofla.com/flash/3d-rotate/flexi/examples/cdn/

November 9, 2010

3DRT Flexi : SetupUtility v. 0.4.0 released

Filed under: 3D Rotate Flexi, Software updates — Matus @ 11:25 am

New features in 3DRT Flexi Setup Utility v. 0.4.0

- includes the swf 3drt flexi 1.3.5 (option to define custom logo)
- includes the JavaScript version 0.3.0 of the rotate tool
- fixed bug with incorrect lettercase of imageslarge folder

Download link:
http://www.yofla.com/down/3d-rotate/3drtflexi-setuputility/3drtflexi-setuputility.air

November 8, 2010

3DRT Flexi : 3D Showcase script

Filed under: 3D Rotate Flexi, Examples — Matus @ 2:21 pm

3D Showcase is a PHP script using which you can easily add product presentation just by uploading images. The script lists all product folders and you can select and view any of the product you uploaded.

Example:
http://www.yofla.com/flash/3d-rotate/flexi/examples/3dshowcase/

Screenshot:

Usage:
Upload the script via FTP to your server. Create a folder inside the data folder, e.g. product0123. Upload product images (.jpg, or .png) to the product0123 folder.

Download:
Full source codes are included.  Download it from your customers zone: https://www.yofla.com/app/zone

September 7, 2010

3DRT Flexi : v. 1.3.4 released

Filed under: 3D Rotate Flexi, Examples, Software updates — Matus @ 12:47 am

New features in 3DRT Flexi v. 1.3.4
- option to define custom logo as external image

You can download the latest version of the tool in your customer/download zone or you can use the latest 3DRT Setup utility to output the presentation with latest rotateTool version.

You can view/download a custom logo example here: http://www.yofla.com/flash/3d-rotate/flexi/examples/example_customLogo/

3DRT Flexi : SetupUtility v. 0.3.0 released

Filed under: 3D Rotate Flexi, Software updates — Matus @ 12:42 am

New features in 3DRT Flexi Setup Utility v. 0.3.0
- includes the swf 3drt flexi 1.3.4  (option to define custom logo)
- option to save/load settings

August 26, 2010

Joomla Integration Example

Filed under: 3D Rotate Flexi, 3D Rotate JavaScript, Examples — Matus @ 10:40 am

Here is just a short post with example, how to integrate the 3D Rotate Tool into Joomla CMS.  The example features also the JavaScript version of the 3D Rotate tool. If user visits the site using a mobile device, the 3D product gets displayed:

http://www.yofla.com/joomla/index.php?option=com_content&view=article&id=1:3d-rotate-flexi-embed-test

This example is done in a clean Joomla installation. It is possible that in your Joomla Site the JavaScript used in my example (loading of swfobject.js) might interfere with other JavaScript files your site is already loading. In this case you might need to delete the swfobject.js linkage and adjust the script accordingly (remove the JS version of the tool, or use an other technique to detect Flash plugin rather than swfobject.js , e.g. JQuery).

July 29, 2010

3DRT Flexi : SetupUtility v. 0.2.0 and 3DRT Flexi 1.3.2 released

Filed under: 3D Rotate Flexi, Software updates — Matus @ 7:04 pm

New features in 3DRT Flexi v. 1.3.2
- option to preload large images automatically after normal images are loaded
- large image is shown automatically when entering the fullscreen mode

New features in 3DRT Flexi Setup Utility v. 0.2.0
- includes the swf 3drt flexi 1.3.2
- option to sort the input image files by date or filename
- option to disable the “Please upload…” info message which is shown under the image

You can download the latest version in the customers download zone.

April 3, 2010

3DRT Flexi : SetupUtility v. 0.0.4 released

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

Today a new version of the SetupUtility for 3DRT Flexi was released.

New features:

- option to add custom right-click menu item:

Download / Install: http://www.yofla.com/flash/3d-rotate/flexi/download.php Or simply launch your installed SetupUtility and it will ask automatically for an update.

Note:  this feature is enabled only for PRO and PROWL users.

More detailed information:

The information on the right-click menu item and it’s url is encoded in the .xml file. If you wish, you can enter this information direclty into the .fla file, like this:

var rotateTool : RotateToolApp = new RotateToolApp(rotateToolTheme);
rotateTool.customMenuItem = {name:"My Customized Link",
               url: "http://www.yofla.com/",
               target:"_blank"};
rotateTool.start();

March 30, 2010

3DRT Flexi : SetupUtility v. 0.0.3 released

Filed under: 3D Rotate Flexi, Software updates — Matus @ 9:51 pm
Today a new version of the SetupUtility for 3DRT Flexi was released. It supports now PRO WL Lilcense and features a checkbox for output of the source .fla file into the output folder.
Download / Install:

March 16, 2010

3D Rotate Flexi : HTML Gallery

Filed under: 3D Rotate Flexi, Examples — Matus @ 7:14 pm

You can tell the rotateTool.swf movie which product to load using a JavaScript function. In this example you can click on thumb images to load an other 3d product:

View and download: http://www.yofla.com/flash/3d-rotate/flexi/examples/gallery/

« Newer PostsOlder Posts »