I have a requirement to build an Image manager which will allow users to build a collection of photos/images and then give them an option to convert these photos to a single EXE which when run, will show the photos/images on target PC as a slide show in full screen.
Is it possible to do this for multiple images?
...
Hi,
I need to create a server-side application that takes an array of images and produces FLV file with animated slideshow. Does anybody know what technology can I use to achieve this? I'm primarily looking for a linux tool, but if you know any windows-based technology, it will be appreciated too. You can see what I'm looking for here. ...
Basically i'm setting up a page with mutiple slideshows using the jQuery Cycle plugin. Each slideshow('.slideshow') has it own navigation in the form of a pager('.controls'). However everytime i click a pager icon all the slideshows obn the page fade to the next slide. How can I prevent this so that only the slideshow in question has the...
hy,
after i upload some images and one mp3 files on my site it will make a slideshow (.avi file)!
but nothing fancy, only a simple slideshow!
i want to make a stereotyped in flash to load images and mp3 file and make a nice slideshow with some effects!
the problem is... how i can save the swf file? (later to convert .swf file to .avi...
I've adapted code from the slideSwitch.js tutorial by Jon Raasch, which is basically a fading slideshow. The script promotes the 'active' slide to a higher z-index and animates the opacity for a fading effect.
It's working fine with a pause added to stop the slideshow temporarily on mouseover.
The issue I'm having is I'm trying to stop...
I'm looking for a simple jquery slide show option that pulls photos from a directory.
I'm not well versed in writing this this sort of thing myself and everything I've been able to find doesn't really do what I need (pull photos from a directory) or is over my head/lacks clear instruction.
Any suggestions would be greatly appreciated.
...
Hello all,
Are there any galleries which allow for one time grouping to send as a link in an email to clients? I need to be able to send 3 or 4 slideshows from folders off my server in an email with details. I would imagine some kind of a CMS but nothing I have seen online has had this ability. Thanks in advance.
Jesse
...
Searching for rotators based on JQuery only finds the original rotator plugin and a bunch of photo galleries, which I don't want. Please suggest other rotators available. The rotator should be able to rotate HTML not just images (like the Glimmer tool, which can create JQuery/HTML code for rotating images).
...
Hello,
I need to make a css background image fade slideshow. For several reasons, i cannot have a physical div in my html. It's the body with a class called -home- that has a current background. There will be 4 pictures for the slideshow, no more, no less, so that doesn't have to dynamic.
I already have the following jquery:
<script t...
Hi all,
All of this is code is here:
http://jsfiddle.net/yrgK8/
I have a "news" section which is composed of the following:
<ul id="news">
<li><p>asfdsadfdsafdsafdsafdsafdsafdsafdsa</p></li>
<li><p><a href="http://google.com">google.com link</a</p></li>
</ul>
...
I am looking for some design pointers. I am about to provide some walkthrough tutorials on a website that will demonstrate how to use a new web-base application we are rolling out. I plan on having a step-by-step tutorial, with an annotated screen shot and some explanatory text - "Click on the "New User" registration button as shown" t...
I'm currently trying to make a cheap, simple slide show navigation box for a client (something along the lines of what, say, the Red Sox or Gamespot use on their sites, but far, far simpler). So far, it's actually coming along nicely, with one problem - the images don't appear upon a first visit. They only appear after the page is relo...
Hello everyone!~ I am using the fabulous Nivo Slideshow (http://nivo.dev7studios.com/) without problems throughout a website I am currently working on. However, for the slideshow on the homepage, I modified it to swap the image on rollover (in this case the swapped image is a black and white version of the same image). On rollover I also...
Hey guys,
I'm a jQuery newb and I've been trying to create a custom slideshow widget for a page that I'm developing. I've been able to get all the basic bits working (autoplay, pause, captions) but I've hit a roadblock with the pagination (allows you to pick the slide). For whatever reason once I try to select a slide the image and the c...
Hello,
I have make a slideshow from background images. You can see this on http://www.mikevierwind.nl/websites/test/
You see the slideshow in the header. Here you see image that rotate. But what is now the problem.
When the slideshow show a new image. The image is going loading. Everytime that the slideshow place a new image. This ima...
Hi,
I wrote some code to automatically track many objects through an 1000+ frame image sequence. The object boundaries and centers are outputted in xml by my algorithm. I am making a website to show off my results and I would like to have a navigable slideshow with the normal play, pause, forward, rewind features. I currently have a ...
Hi, I'm using galleria to create a flickr slideshow on my sit and all works well apart from alignment of the main slide image. If I use the default transition setting (slide) the image appears centralised... which is fine, but any other transition such as fade or fadeslide shifts the main slide to either the left or right of the screen.....
I need to create a slide show in Flash using AS 3.0. I want it to have the same functionality basically as http://www.fao.com/home/index.jsp but without the text area on the bottom. I want the images to rotate, but instead of having the numbers rotate and a forward pause and backwards button. Or similar to http://www.auroragift.com/new_w...
I'm trying to do a crossfade effect, and I have
TransitionManager.start(imageHolder, {type:Fade, direction:Transition.IN, duration:0.75});
Which makes the image fade in, but I also want the image to fade out which it doesn't do, when I change direction:Transition.IN to direction:Transition.OUT
Anyone know what I'm missing?
Thanks!
...
Hey guys,
I've been having some issues with a pagination widget that I wrote in jQuery. Basically as the slideshow switches images and captions the pagination shifts moves an indicator along. The code works perfectly in FireFox but not in chrome, IE, Opera. Here's the jQuery.
function autoSlideshow(mode) {
var currentImage = $('...