Link to home
Start Free TrialLog in
Avatar of madasczik
madasczik

asked on

NEED HELP TWEAKING THIS IMAGE SCROLLER

Need a lot of help on this one, I have a few things that I can't figure out.  I have 30 MLB logos in an image scroller, trying to make it so that the initial speed is pretty slow like if you position the mouse one logo width off center.  I wanna keep the frame rate at 12 so that the flash peice doesn't kill a slow processor, but be smooth.

1. I want to have it start out scrolling right to left instead of left to right
2. I would like to get rid of the mouseover effect where it increases in speed as you mouse away from the middle.
3. When the mouse enters the logo area, i want the scroller to stop.
4. I would also like to add an arrow on each side of the scroller, when you click the arrow once, the scroller will move one logo space in that direction or if you hold down the mouse, it would scroll a lot faster than initial speed.
5. If the user doesn't click on a logo and they mouse out of the scroller, then it should continue to scroll normally, where it left off.
6. Also wondering if there is a way to make it easier to duplicate a new scroller without a lot of effort, where I would just create the movieclip containing logos, pics, etc naming the movieclips from 1 to n, and then have flash put them in a strip by calling the movieclips.  I'm also currently doing a lot of extra work to put in the mouseover highlight and to make a change, I need to do it 30 times in each movieclip.  Someone HELP!

Here's the current files:

http://dev.fusionapps.com/matt/test2.html
http://dev.fusionapps.com/matt/test2.fla

I know I'm asking a lot so I will open multiple questions to award more points.  Any help would greatly be appreciated.  



Avatar of j3one
j3one

One suggestion I immidiatly saw was you might want make the movie size taller so thay have more room to place the mouse and it effect wich direction they are traveling. that is concidering the logos will stop as soon as you mousover one of them.
Avatar of madasczik

ASKER

The height is pretty much set, have 75px to work with in the webpage layout, any bigger will distract too much attention away from the rest of the webpage.  Here's what it will look like. http://dev.fusionapps.com/olp/new_layout4.jpg  I guess I could make the whole footer with the blue strips in flash, giving 100px to work with.

One other thing I forgot to mention was that I will need to make two scrollers one for MLB and one for NFL so if I can import a swf containing the logos into a master swf that does all the scrolling work, that would be optimal to save on size.  Not sure how to do that though.
Gotcha, well I will see what I can come up with. bytw, what version of flash are you using?

-> once you get the scroll bar right you should be abble to use it for both...
ASKER CERTIFIED SOLUTION
Avatar of j3one
j3one

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
explanation of what I just told you to do... your basicaly manualy animating the first part of the scroll to jumpstart it right...
thanks, will give it a try, im using flash mx 2004