PDA

View Full Version : Frame rate of panorama


neil
05-28-2007, 11:54 PM
Hi Denis,

What is the frame rate of the default panorama movie?

I'm adding some object movies as hotspots and they seem to be inheriting the frame rate from the _root movie and are running at a much quicker rate than they were created. If this is the case, is there a way to 'unleash' a hotspot or script it to run at a different rate to the parent movie?

Neil

Denis
05-30-2007, 02:26 PM
Default rate is 40.
You gave me a good idea to place this parameter into player's parameters. I forgot it. :)

Currently you can use this simple plugin to change the frame rate as you wish: http://flashpanoramas.com/player/examples/files/frameRate_12.zip

Use it like this:
layer_7=frameRate_12.swf
This sets the frame rate to 12. And all spots will take frame rate 12.
You can rename the file, say, to frameRate_20.swf and it will change the application frame rate to 20. :D

Changing frame rate can't damage the panorama player so it uses only time syncronization...