;

PDA

Click to See Complete Forum and Search --> : Smooth out a scrolling panaroma


Ben Quick
06-12-2008, 12:13 PM
I created a scrolling panorama by using a series of images and repositioning them in 2 key frames. It works but it is jerky and appears to have static. How can I smooth this out. The swf may be seen at http://www.qualityhealthplans.com/webshow.htm

Thanks

blanius
06-12-2008, 12:21 PM
how many tweens are you using? Try increasing the tweens

Ben Quick
06-12-2008, 12:25 PM
It's set for 329 (11 seconds) I don't think the tweens are it. It seems to get worse the higher I sent it.

blanius
06-12-2008, 02:10 PM
are the images large? That would do it as well. It could just be a too high a demand on the CPU/Player

Ben Quick
06-12-2008, 03:07 PM
Nope. I reduced the image size by 50% and the results were the same. I see where other people converted their panorama to a movie clip and used an action script to create left to right motion. I know zip about action scripting. Is there a simple piece of code I could use?

Thanks

blanius
06-13-2008, 12:33 AM
Search the forum, there were some examples a while back.