PDA

View Full Version : Scrollbar extended with points to move to



digitaldivide
May 8th, 2007, 08:11 AM
My first post. I extended a scrollbar a little bit with some sort of points to move to. Check it out and you'll see and understand it. I want to make it fullscreen resizable and the position of the points in percents on the bar. This all depending on the users screensize of the browser/ movie.

Maybe we can join our minds in this together?

You can check it out here:
http://www.digital-divide.nl/KIRUPA/KIRUPA%20POST.swf

You can download the whole thing here:
http://www.digital-divide.nl/KIRUPA/KIRUPA%20POST.zip

Don't mind the lay-out: the original lay-out can be found here:
http://www.wibauthuis.nl/

Offcourse I couldn't leave all that material there ;-)

Hope you guys (and galls?) like it!

Greetz

Kim
Please check out within two weeks:
www.pompidom.nl (http://www.pompidom.nl)

vectorcinco
May 9th, 2007, 01:25 AM
cool!

Muigel
May 9th, 2007, 08:28 AM
very nice...well done.!!!

jdsony
May 9th, 2007, 06:43 PM
Very cool. My only issue with it is that you can click anywhere on the scroll bar not just the dots. Was that on purpose? It seems like it could use some code to ease it to the closest dot.

Ahh I see. Clicking on the arrows at the bottom ease it to the next dot.

digitaldivide
May 10th, 2007, 08:01 AM
Jep. Its a combination of a couple of codes, one in particular form a guy of this wonderfull forum. I cant recall him, but lots of love to this fellow! But now it should go from this to a fullscreen bar with the different 'anchor points' on a certain percentage of the bar (being fullscreen hopefully one day) instead of a fixed position.

Can anybody help me with this? We could be able to create the ultimate scrollbar!!! Like the old Oringe.com...

Anyone??

three_suns
May 10th, 2007, 11:00 AM
i have 1 question about the file. I am posting the following error when I preview the file.



**Error** Scene=Scene 1, layer=// as, frame=1:Line 1: Error opening include file mc_tween2.as: File not found.
#include "mc_tween2.as"

rf1017
May 10th, 2007, 06:46 PM
i've got the oringe scroll bar... you want it?

rf1017
May 10th, 2007, 06:47 PM
three_suns... you need to dl that file. it's an extension.

antongranik
May 11th, 2007, 03:32 AM
Cool! Thanks for sharing that!

digitaldivide
May 11th, 2007, 06:11 AM
three suns, you dont know this tweenmethods? Check: http://hosted.zeh.com.br/mctween/index.html

Or look up: #include "mc_tween2.as" in google or here

three_suns
May 11th, 2007, 12:01 PM
thank you for your input but i am still a bit lost of how to dl that file

digitaldivide
May 11th, 2007, 12:26 PM
The information is all on thatr site; either you download the .as file and put it in the root folder of your website or you download the extension and import it with Macromedia's extension manager.. Haven't you done this before?