Search  

XML SLIDER GALLERY W/40 EASING FUNCTIONS

HomeBrowse CategoriesFlashApplications and UtilitiesImage ViewersXML Slider Gallery w/40 Easing Functions
Full_screen_preview

This very useful XML gallery can be used for many things: Image galleries, portfolios etc.

Their are 40 different Easing types on this file! Check them out from the combo box in the preview.

You can have an unlimited amount of images. Simply add the image to your images folder and add the new line to your XML and viola you have more images.

You get the full screen preview in your download which also has center easing content if you resize the browser. Thanks for checking out my file!!

ULTIMATE Membership System Version Three Released

\ \ \

Check out my other files:

\ \ \ \
\ \ \ \
\ \ \ \
\
Posted 10 months ago

Great file, Ronnie! I particularly like the image captions on some of my photos, very funny! :-)

Posted 10 months ago

Love it

Posted 10 months ago

very nice. what I don’t like is that the first and last thumbnails are not very accesible if you know what i mean. I’ve seen this problem on my similar galleries, but I managed to find a solution. It’s actually very simple ;)

anyway I like it very much

Adrian

Posted 10 months ago

Awesome.

Posted 10 months ago

nice!

Posted 10 months ago

haha scott..I was wondering if anyone would notice and say something..glad you guys like it…Yah I racked my brain to try and fix it..the thing is I made this file a long time ago and it had a buffer size on each end but then my HD crashed and I lost the file, so this tooke me a few days to build

Posted 10 months ago

if you find a solution let me know i’d like to put that fix in my posting here so people can tweak that

Posted 10 months ago

nice file.

Posted 10 months ago

Hi again, scott here :),

Let’s say a thumb is 100px wide. Now, you’re taking the mouse coordinates from the left side to the right side, let’s say from 0 to maxwidth. Now, to see the first thumbnail, you have to be with you mousex in 0. The trick is that you should see the first thumbnail if the xmouse is at 100px or lower from the left side. Same for the right side: now you see the last thumbnail if you are with the xmouse right in the maxwidth value. But why not see it if the xmouse is in maxwidth-100px or higher ? Get my point. So you translate the mouse position from [100px, maxwidth-100px] to [0, maxwidth-2100px] (translate with 100px to the left). And the new distance will be maxwidth-2100px. You currently have it in [0, maxwidth] with the distance maxwidth. So as a conclusion your list of thumbs should be at the position given by:

mouse_x_pos = _xmouse maxwidth-100?maxwidth-100:_xmouse)

thumbs._x = (mouse_x_pos – 100)*(maxwidth-thumbs._width)/(maxwidth-200);

Hope I got it right :D

Posted 10 months ago

Oh, the formating ruined everything. Oh well… :D

Posted 10 months ago

This is freakin beautiful!

Posted 10 months ago

Fantastic!!

Posted 10 months ago

Thank you guys :}

Posted 10 months ago

really nice rondog !

Posted 10 months ago

thank you WW..really appreciate it!

@scott: I just realized you were the camera man behind the photo pack that I used hahah

Posted 10 months ago

Hi, With all due respect, I don’t get a thing from what you’re saying :D. So, did you managed to fix that ? or, aswell you didn’t get a thing from my explanaition. Sorry for the HD and for the time you had to spend to do it again. Eventually, you will remmeber the “buffer size on each end” trick ;)

Cheers, Adrian

Posted 10 months ago

can i load swf files as well as jpg files ???

Posted 8 months ago

i really want to purchase this dope file, but would like to know first if it possible to load swf files also.

Posted 8 months ago

Yes you should be able to. I am using MovieClipLoader so loading a SWF should be no different.

Posted 8 months ago

real cool…

keep ur great work

Posted 3 months ago

thanks pdesignx!

Posted 2 months ago