You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mootools-...@googlegroups.com
Hi-
Has anyone had any success integrating SqueezeBox with Slideshow2? I use a MooTools selector to select all anchors in a slideshow, but the selector only returns 2 elements. Prior to initializing the show, the selector returns all anchors in the show. Running the selector in Slideshow2's onStart callback shows that the selector returns 2 different each time. It makes me think that Slideshow2 is (or has) manipulated the dom and the selector is returning the current image and the next image (as part of the current transition)
Has anyone had better luck here or have gotten events to work properly?
Thanks
Greg
gregory
unread,
Oct 21, 2012, 11:51:58 AM10/21/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mootools-...@googlegroups.com
Sorry, meant to say CeraBox. SqueezeBox works great. The same MooTools selector is used in both instances.
Thanks
Greg
gregory
unread,
Oct 21, 2012, 1:00:24 PM10/21/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mootools-...@googlegroups.com
got it! turns out you should initialize CeraBox BEFORE the slideshow object.
On Sunday, 21 October 2012 09:52:14 UTC-4, gregory wrote:
On Sunday, 21 October 2012 09:52:14 UTC-4, gregory wrote: