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

August 5, 2010

3DRT JavaScript version 0.0.2

Filed under: 3D Rotate JavaScript — Matus @ 9:42 am

Version 0.0.2 of the 3DRT JavaScript (for iPhone and iPad) was released. It now supports the touch events:

- start/stop rotation on tap
- rotate left / right on finger tip swipe

The latest .js file is included in the examples:

http://www.yofla.com/flash/3d-rotate/javascript/examples/example_Flash-JavaScript/

http://www.yofla.com/flash/3d-rotate/javascript/examples/example_JavaScript-only/