What steps will reproduce the problem?
1. Run Snackr on a wide monitor (with resolution >2500 pixels wide, like
Rob's big honking CinemaDisplay at work that we're all jealous of)
2. Try to make the ticker run faster
What is the expected output? What do you see instead?
The ticker runs slower than the actual speed setting, and can't be made
faster. This is because bitmap caching fails when the width of the
container being scrolled is >2880.
The fix is to break up the main scrolling container into multiple
containers, or wait for a future version of Flash where they ease up on the
bitmap size restriction :)
Please use labels and text to provide additional information.
Original issue reported on code.google.com by nop...@gmail.com on 1 Jun 2008 at 6:41
Original issue reported on code.google.com by
nop...@gmail.com
on 1 Jun 2008 at 6:41