Ahhhh, that makes sense. Thank you!!!!

On Wed, Feb 5, 2014 at 11:56 PM, Sérgio Crisóstomo <sergios...@gmail.com>wrote:

> Rhonda,
>
> you wrote you had deleted some image files.
> You need also to delete/remove those image's info/path from the images
> object that the slideshow loads. I see in your page this code:
>
> var data = {
> 'a.jpg': { caption: '' },
> 'b.jpg': { caption: '' },
> 'c.jpg': { caption: '' },
> 'd.jpg': { caption: '' },
> 'e.jpg': { caption: '' },
> 'f.jpg': { caption: '' },
> // etc
>
> Your last image (as far as I can see is "m.jpg" but the code is looking
> for others, up to 'zze.jpg'. So go to the code and remove those you don't
> want. That object should end with 'm.jpg': { caption: '' }};
>
> Good luck!
>
>
>
> On Thursday, 6 February 2014 08:44:00 UTC+1, Rhonda Lynn wrote:
> Hi there. I was working on a site set up by another person that uses the
> Mootools slideshow player. I had to delete a couple of photos from the
> images file and now the player gets stuck about half way through the images
> and won't proceed. Can anyone tell me how to fix it? The website is
> http://www.grantspassartisanmarket.com/ and the slideshow is right there
> on the home page. Thanks in advance for your help!
>
> Rhonda
>
> --
>
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "MooTools Users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/mootools-users/O9mbbGKdg6g/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> mootools-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"MooTools Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mootools-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to