Flash Panorama
Adding Adobe Flash Panoramas
This is a widget I built for Assetnow Content Management System based on the Flash Panorama Player. The partial panorama looks best in this example if the picture is six times wider than tall (example: 2400 x 400 pixels).
To use the panorama widget you simply:
- Upload an image that is six times wider than high to the asset image directory.
- Add the tag in the editor as follows: <widget:flashpano file="/animage/your-image-name.jpg" width="540" height="400" />
- You can also specify your image ratio (width to height) as 3:1 or 6:1 in the widget.
On save, the image rendered into the object tag (we use swfobject.js) and a flash panorama appears in the article's content.


