PDA

View Full Version : Scroll function



BiGg RiE
March 14th, 2007, 11:36 AM
OK, so I have a swf file that is 750px X 1400px embeded in an html page. My problem is that most people have a screen resolution that will not show the entire swf within their browser window, which is fine. However, when I want to scroll the window I have to click outside the swf file and use my mouse wheel to scroll down or up. this is the only way the mouse wheel will function I can't click on a button within the swf and then scroll. I would like to know if there is a way that I can place a code within either the swf file or in the html that will allow the funtionality to scroll by mouse wheel no matter where the cursor is within the browser window.

Would I use Java Script, how? Or is there something I can place in the html code for the page that will allow this?

Thanx in advance.

BiGg RiE

s1ntax
March 14th, 2007, 03:38 PM
i would 100% x 100% your swf and then incorporate a scrolling system from within the flash its self.

BiGg RiE
March 26th, 2007, 10:36 AM
how would I incorporate a scrolling system from within flash

brndn
March 27th, 2007, 02:49 AM
what about a javascript scroller?
anyone know of a good FREE one??