Scroll effect within frame - FRUSTRATED!

wxdqz

New Member
I have built a page that has four frames. The content of one of the frames exceeds the limits of its window size. I want to create a feature that will mimic the scroll bar.

See tensixty.com (<!-- m --><a class="postlink" href="http://www.tensixty.com">http://www.tensixty.com</a><!-- m -->) .

The first page is actually flash, which would be prohibitively large for all the pages. But if you click on privacy statement below, you will get the idea of what i am going for.

I have thought about scrollTo() or scrollBy() but they don't really meet my needs.

Also i want to effect this change through the use of image behaviors (i.e. buttons)

thanks for any help!

dan
 
Back
Top