gallery

problem with nextgen plugin

I have a problem with Nextgen gallery,after activating some plugins it doesn't show the submit buttons(insert, cancel). Then i have deactivated all plugins, but that doesn't help. I haven't any experience with wordpress, so any suggestions would be very useful. Thanks much ...

jQuery - Auto Scroll gallery

Hi everyone, I'm in a bit of trouble and need help. I basically have a carousel (scrolling) type gallery with three images. You only see one image at a time, and to see the next image, you have to click the link that relates to that image or click on the current image itself to see the next image. This would make it scroll one image alo...

Android gallery widget wont scroll with a child ListView

Hi! i have a problem with the Gallery widget... i have a gallery with a base adapter that provides some listviews.... The problem in this case is that the gallery wont scroll between galleries, since listview appears to override the scrolling of the gallery. Any solution for this? ...

Three20 library for photoGallery

hay friends i am working on photo gallery using Three20 so anybody can help how TTPhoto and TTPhotosource protocol file declare and implement...i am facing another problem is that the header file Three20 no found.if anybody can give suggetion that will be appreciated. thank you ...

Android: Image gallery share to app

I've got an app that accepts images from the image gallery (via share menu). My app starts, and I do this: Bundle bundle = getIntent().getExtras(); Object obj = bundle.get("android.intent.extra.STREAM"); While debugging, Eclipse is reporting the object obj is of type 'Uri@StringUri' (???) and inside it somewhere is the string ...

Is there a way to show two images simultaneously with a Javascript image gallery?

I'm trying to create a comic book reader using javascript where the content of the gallery is dynamically generated from the images in a given directory (directory is chosen with a bit of php). I want to display two pages(images) at a time so the comic is read like it would be in a book format. Users are then able to navigate two pages a...