WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => jQuery => Topic started by: sandra on January 20, 2011, 04:09:07 PM

Title: prettyPhoto (with jQueryAdminv2.7) doesn't show flash movie (flv)
Post by: sandra on January 20, 2011, 04:09:07 PM
I've installed jQueryAdminv2.7 and made a preset prettyphoto. In the WYSIWYG editor i've put [[jQueryInclude?preset=prettyphoto]]. The link to the swf-file is:
<a rel="prettyPhoto" href="http://85.92.147.51/~bethany/media/Red-End/Red-end.flv?width=480&amp;height=270">
The lightbox effect starts but the movie doesn't show. After a while an error message is shown (image cannot be loaded).
When I link to an image it works fine but when I link to the swf-file someting goes wrong.
Does anyone know what is wrong?
This is the page:
http://85.92.147.51/~bethany/pages/filmsanimation/videoclips.php
Title: Re: prettyPhoto (with jQueryAdminv2.7) doesn't show flash movie (flv)
Post by: BlackBird on January 20, 2011, 04:13:55 PM
Hm... The author has this example on his page:

Code: [Select]
<a href="http://www.adobe.com/products/flashplayer/include/marquee/design.swf&?width=792&amp;height=294" rel="prettyPhoto[flash]" title="Flash 10 demo"><img src="images/thumbnails/flash-logo.jpg" alt="Flash 10 demo" width="60" /></a>

So try to use rel -> prettyPhoto[flash], maybe this does the trick

http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/

Edit: Ah! The version 2.5.6 seems to be too old for jQuery 1.4.4. Download the current version from the page above and replace the file jquery.prettyPhoto. js in the js directory. Fixed this for me.
Title: Re: prettyPhoto (with jQueryAdminv2.7) doesn't show flash movie (flv)
Post by: BlackBird on January 20, 2011, 04:36:12 PM
Try this updated Plugin.

[gelöscht durch Administrator]
Title: Re: prettyPhoto (with jQueryAdminv2.7) doesn't show flash movie (flv)
Post by: sandra on January 20, 2011, 07:45:55 PM
Thanks for the quick response. I downloaded the new version but it still didn't work. Then I changed rel=”prettyPhoto” to rel="prettyPhoto[flash]" but it still doesn't work.  :?
Title: Re: prettyPhoto (with jQueryAdminv2.7) doesn't show flash movie (flv)
Post by: BlackBird on January 21, 2011, 12:20:08 PM
Please try the example from the author's home quoted above. Does this work?
Title: Re: prettyPhoto (with jQueryAdminv2.7) doesn't show flash movie (flv)
Post by: sandra on January 21, 2011, 01:47:17 PM
I tried the example and it worked. I included a .flv file but it had to be a .swf file   :-D

I ried the example before and then it didn't work. So I indeed needed the updated version.

Thanks!!
Title: Re: prettyPhoto (with jQueryAdminv2.7) doesn't show flash movie (flv)
Post by: BlackBird on January 21, 2011, 04:15:27 PM
Aaaah, okay, did miss that, too. :roll: So is your problem solved now?
Title: Re: prettyPhoto (with jQueryAdminv2.7) doesn't show flash movie (flv)
Post by: sandra on January 21, 2011, 04:23:07 PM
yes!
Title: Re: prettyPhoto (with jQueryAdminv2.7) doesn't show flash movie (flv)
Post by: BlackBird on January 23, 2011, 03:26:50 PM
Great! :-D Thanks for asking, so we have an upgraded module now. 8-)