Search  

SCROLLING IMAGE VIEWER

HomeBrowse CategoriesFlashApplications and UtilitiesImage ViewersScrolling image viewer

TRY DRAGGING THE LITTLE BOX IN THE LEFT CORNER

This is a cool little effect to scroll images around the stage. In this way you can have large images and still give the user the possibility of seeing the entire image – you can also use this effect when zooming in on images.

Have fun :-)

It is well documented, and it is easy to customize speed and size of the button etc.

UPDATE * Images loaded dynamically cannot be larger than 2880×2880 px – that’s the limit for Flash. To use larger images you must import them into your flash file.

Posted 7 months ago

omg i love this very nice =) bookmarked

Posted 7 months ago

Quality of Documentation Some Help (looks like support doesn’t agree with you) :P great file btw

Posted 7 months ago

It IS well documented, but I wasn’t aware that you shoul attach a help document. But the AS is documented in every line :-)

Posted 7 months ago

hello, can we use any movie clip rather than image ?

Posted 7 months ago

Yes, that’s no problem – the image is actually inside a movieclip, so just replace this!

Posted 7 months ago

i like the idea ;)

Posted 7 months ago

can you add some parameter to read external images ?

Posted 7 months ago

Yeah sure, just load the image into the movieclip – the function automatically reads the size of the movieclip(the image inside of it).

Posted 7 months ago

good feature..

Posted 7 months ago

just purchased your file. and it seems i’m having trouble. my image has a width of 6392.0 pixels. how do i increase the visible width? your file cuts my image off.

Posted 7 months ago

& instead of being smooth when the mouse releases, it gives this output: tweening stopped. help?

Posted 7 months ago

Just change the size of the stage if you want the viewing area to be bigger!

Posted 7 months ago

i’m not sure i stated my issue correctly, please test this out. make a stage 900×400, have the flash link to a jpg image of 6392×400. when panning right the image is cut off. i hope that’s better worded. looking for solutions.

Posted 7 months ago

I’m working on a solution – the problem is not the file, but the size limit in Flash, see this link: http://underdevelopment.maravillaclan.net/?p=7

I’ll let you know when I figure out a workaround for larger images.

Posted 7 months ago

It turns out that this cannot be changed. So for all of you considering this file, be aware that you cannot load images larger than 2880×2880 px – it’s a damn shame, but there’s no way to get around this when dynamically loading images!

You CAN however use larger images IF they are imported into the flash file, either on stage or linked from the file’s library.

If anyone knows a quick fix (though Google don’t), please let me know!

Posted 7 months ago

thanks for your quick response, it makes sense as i’ve been having problems with this image over every panning solution i’ve found. i’ll try scaling my image back, thanks again for your support.

Posted 7 months ago

Question: Does the shape of the little “pan” box change if the shape of your picture changes?

TIA

Posted 5 months ago

No the pictures will always be rectangular (even if it’s a png with transparency) so the shape doesn’t need to change :-)

Posted 5 months ago

Hallo, i use an external swf to load, but doesn’t work! Why? The swf appear but doesn’t move

largepic_mc.loadMovie(“swf/mappa.swf”;);

Posted 4 months ago