New download

148 views
Skip to first unread message

rloaderro

unread,
Apr 11, 2011, 11:32:25 AM4/11/11
to Mootools Slideshow
There is a new download on Google Code:

http://code.google.com/p/slideshow/downloads/list

This fixes Slideshow for Mootools 1.3.1 and Internet Explorer. This
was a pretty major refactor, so if anyone finds any weirdness please
don't hesitate to post to the group or open an issue. Some changes:

- Complete update for 1.3.1 without compatibility.
- Improvements to responsiveness and animation fps.
- New configurable/localizable accesskeys.
- Improvements to thumbnails.
- Improvements to streaming loader.
- Caching (a lot less requests).
- Improvements to stylesheet and included sprites).

Important: Mootools 1.3.1 has an issue with opacity tweens in Internet
Explorer when the opacity is negative values - for example using a
transition such as "elastic" or "tween". If you are going to use that
combination of opacity + transition + IE be sure to use the version of
Mootools 1.3.1 bundled with the download which has the fix applied.

Notes:

- This download only has the KenBurns and Push extensions. The other
extensions will be updated for 1.3 and new extensions will be added
over time.
- The repo in Google Code (SVN) has been shutdown. From now on all
development will take place in Github: https://github.com/aglemann/slideshow

Upcoming:

- Version for jQuery UI?
- Version for iPad?

Stay tuned....

Carol

unread,
Apr 11, 2011, 10:49:13 PM4/11/11
to Mootools Slideshow
I have found an issue with Slideshow-1.3.1 such that using
myShow.destroy() method as outlined in
http://code.google.com/p/slideshow/wiki/Slideshow#Method:_destroy
results in the following error:

Result of expression 'array.each' [undefined] is not a function.
slideshow.js:371

Any help would be greatly appreciated, as I would love to adopt
Slideshow-1.3.1. Please lmk if you'd a link to my work in progress to
debug the error, and I'll send it offlist.

Thanks,
Carol

Carol

unread,
Apr 12, 2011, 4:00:40 AM4/12/11
to Mootools Slideshow
Also, the new controller doesn't appear to work. None of the buttons
respond as expected (play/pause doesn't toggle, next doesn't advance,
etc.). No errors in console. Let me know if filing these as issues
are more appropriate than responding to group!

On Apr 11, 7:49 pm, Carol <carol...@gmail.com> wrote:
> I have found an issue with Slideshow-1.3.1 such that using
> myShow.destroy() method as outlined inhttp://code.google.com/p/slideshow/wiki/Slideshow#Method:_destroy

Aeron Glemann

unread,
Apr 12, 2011, 9:13:54 AM4/12/11
to mootools-...@googlegroups.com
Definitely create the issues in Google Code:


I really appreciate your help - but need to know more about which browsers, versions, mac/pc, etc and Google Code is the place to document all that.

Thanks again!

--
You received this message because you are subscribed to the Google Groups "Mootools Slideshow" group.
To post to this group, send email to mootools-...@googlegroups.com.
To unsubscribe from this group, send email to mootools-slides...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mootools-slideshow?hl=en.


emTu ?

unread,
Apr 25, 2011, 11:36:13 AM4/25/11
to Mootools Slideshow
> was a pretty major refactor, so if anyone finds any weirdness please
> don't hesitate to post to the group or open an issue. Some changes:
>

Hi !

I have moved from an old version to this one, and the following issue
happened :
myShow.slideshow.retrieve('image') now reports an error : 'slideshow
is undefined'
After a look into the source, I have addressed this using the
following code :
myShow.el.retrieve('images') and the script works again as expected.

is it the right way to correct this error ?
I have made a test on the index.html that comes with the new slideshow
zip,
just adding my line of code, and I have the same problem.

Thanks for your good work anyway !

Emmanuel.
Reply all
Reply to author
Forward
0 new messages