Just wanted to let ppl know of a new little script for Scriptaculous. It''s based on the ever so popular lightbox script. My script however is for youtube videos. Demo here http://videobox.subzane.com/ Download here http://code.google.com/p/ajax-videobox --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
When you click the black area around the video in the demo the video (or at least the audio) continues, that should be fixed. IE7 (XP) On Dec 5, 6:29 am, SubZane <subz...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Just wanted to let ppl know of a new little script for Scriptaculous. > It''s based on the ever so popular lightbox script. My script however > is for youtube videos. > > Demo here http://videobox.subzane.com/ > > Download here http://code.google.com/p/ajax-videobox--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Looking at the code a little more: 1) This isn''t Ajax.... (since it doesn''t involve XML of httprequest in the slightest). 2) in the ''end'' function you need to (after the fade is complete) destroy the ''so'' flash object. I guess that''s why it''s v0.6 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---