|  | Slower slideshow |  | |
| | | sohara |  |
| Posted: Mon Sep 01, 2008 6:28 pm Post subject: Slower slideshow |  |
I would like this whole slideshow to move more slowly: LINK
Here's a sample of the speed I would like. LINK
I've tried added frames with no success. Each was 20 and I doubled it. Thanks for your help! Sara |
| |
| | | DLMAES |  |
| Posted: Mon Sep 01, 2008 9:18 pm Post subject: Re: Slower slideshow |  |
Post your code... From the looks of it, it doesn't seem like you're using any actionscript to animate and or using and tweening, it looks as if you're just jumping to specific frames. More info is needed to help. Thanks. |
| |
| | | sohara |  |
| Posted: Tue Sep 02, 2008 6:21 pm Post subject: Re: Slower slideshow |  |
I have each image on a separate layer and am just using this:
on (release) { gotoAndStop(40); }
Thanks! Sara |
| |
| | | DLMAES |  |
| Posted: Thu Sep 04, 2008 3:59 pm Post subject: Re: Slower slideshow |  |
Right you will need to animate those sides either using actionscript and or tweening to get a smooth animated transition. Try looking for a tutorial at the following:
LINK |
| |
|
|