Hello Flash Geniuses,
I bet you can’t solve this one! I am using AS2 to make a full screen gallery like this: http://www.un.titled.co.uk/
and I’m having some problems:
-
MOST IMPORTANT: When the gallery is loaded in a smaller browser window, then the browser window is maximized, the scroll bar doesn’t work properly when clicked. The scroller moves, but not to the position at which the user clicks.
-
LESS IMPORTANT: When the user mouses over the scroller and scroll bar, I would like their alpha/colour to change (preferably fade in and fade out).
-
LEAST IMPORTANT: Is it possible to use a graphic for the scroller?
MY SOURCE FILES:
NOTES:
- I am using these instructions: http://www.republicofcode.com/tutorials/flash/scrollbargallery/index.php
but trying to modify it to use the entire screen.
Thanks in advance for sharing your brilliance!