Go Back   Flashtory Support Forum > Flash Files Support > Flash Menus > Vertical Scroller Motion Blur

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-27-2009, 10:44 PM
Junior Member
 
Join Date: Aug 2009
Posts: 3
Default Image Load Animation

Hello,

I would like to remove or speed up the bouncing animation when the images load on the screen. I have looked into the code and tried changing a bunch of different variables to test if anything made a difference. Please let me know how I can remove or at least speed up the loading bouncing animation

Thanks!

ps. great script by the way!
Reply With Quote
  #2 (permalink)  
Old 08-28-2009, 07:28 PM
Junior Member
 
Join Date: Aug 2009
Posts: 3
Default

I figured this out, go into the image.as file and modify the time param in this line:

Tweener.addTween(handler, { _alpha:100, _yscale:100, _y:0, time:2, transition:”easeinoutbounce”,onComplete:Proxy.crea te(this,cont2) } );

it is at the end of the onLoadInit function, right before the cont2 function.

Awesome flash piece!!!

Reply With Quote
  #3 (permalink)  
Old 10-12-2009, 05:28 PM
Flashtory Staff
 
Join Date: Feb 2009
Posts: 239
Default

Quote:
Originally Posted by digamel View Post
I figured this out, go into the image.as file and modify the time param in this line:

Tweener.addTween(handler, { _alpha:100, _yscale:100, _y:0, time:2, transition:”easeinoutbounce”,onComplete:Proxy.crea te(this,cont2) } );

it is at the end of the onLoadInit function, right before the cont2 function.

Awesome flash piece!!!

Again mate ! Thank you for the help, you rock
Reply With Quote
Reply

Tags
animation, image, speed, time, tween

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
based on a modified theme of CompleteGFX