<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Shadowbox 1.0 released</title>
	<atom:link href="http://mjijackson.com/blog/2008/shadowbox-10-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://mjijackson.com/blog/2008/shadowbox-10-released/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Thu, 04 Dec 2008 18:52:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: gautch</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-10-released/#comment-521</link>
		<dc:creator>gautch</dc:creator>
		<pubDate>Tue, 24 Jun 2008 19:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/02/21/shadowbox-10-released/#comment-521</guid>
		<description>&lt;p&gt;This is awesome!!
Is there a way to link the "Title" to a file?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is awesome!!
Is there a way to link the &#8220;Title&#8221; to a file?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Stefano Ricci</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-10-released/#comment-512</link>
		<dc:creator>Stefano Ricci</dc:creator>
		<pubDate>Fri, 20 Jun 2008 13:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/02/21/shadowbox-10-released/#comment-512</guid>
		<description>&lt;p&gt;Hi there,
superb job!&lt;/p&gt;

&lt;p&gt;Is there the possibility to have shadowbox larger than the viewport ?
I need to open a page bigger (longer) then the screen/document and i'd like to have it full-sized, like Lightbox does. Is it possible?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi there,
superb job!</p>

<p>Is there the possibility to have shadowbox larger than the viewport ?
I need to open a page bigger (longer) then the screen/document and i&#8217;d like to have it full-sized, like Lightbox does. Is it possible?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Marek</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-10-released/#comment-503</link>
		<dc:creator>Marek</dc:creator>
		<pubDate>Mon, 16 Jun 2008 08:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/02/21/shadowbox-10-released/#comment-503</guid>
		<description>&lt;p&gt;hi,
thank you for shadowbox. i simple added support for logo, showstop and usefullscreen flashvars of flvplayer. showstop and usefullscreen have reverset default settings.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;            var flashvars = [
                'file=' + obj.content,
                'height=' + h,
                'width=' + w,
                'autostart=' + autoplay,
                'displayheight=' + (h - (controls?20:0)),
                'showicons=' + showicons,
                'logo=' + (obj.logo?obj.logo:''),
                'showstop=' + (obj.showstop?obj.showstop:'true'),
                'usefullscreen=' + (obj.usefullscreen?obj.usefullscreen:'false'),
                'backcolor=0x000000&#38;amp;frontcolor=0xCCCCCC&#38;amp;lightcolor=0x557722'
            ];
&lt;/code&gt;&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<p>hi,
thank you for shadowbox. i simple added support for logo, showstop and usefullscreen flashvars of flvplayer. showstop and usefullscreen have reverset default settings.</p>

<pre><code>            var flashvars = [
                'file=' + obj.content,
                'height=' + h,
                'width=' + w,
                'autostart=' + autoplay,
                'displayheight=' + (h - (controls?20:0)),
                'showicons=' + showicons,
                'logo=' + (obj.logo?obj.logo:''),
                'showstop=' + (obj.showstop?obj.showstop:'true'),
                'usefullscreen=' + (obj.usefullscreen?obj.usefullscreen:'false'),
                'backcolor=0x000000&amp;amp;frontcolor=0xCCCCCC&amp;amp;lightcolor=0x557722'
            ];
</code></pre>]]></content:encoded>
	</item>
	<item>
		<title>By: Keir</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-10-released/#comment-488</link>
		<dc:creator>Keir</dc:creator>
		<pubDate>Tue, 10 Jun 2008 13:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/02/21/shadowbox-10-released/#comment-488</guid>
		<description>&lt;p&gt;Michael - thank you for Shadowbox. Like the ninja, it is just awesome! You seem to have thought of nearly everything! As I scrolled down the demos I was like "yeah but can it do this! ...oh yes, yes it can... ah ha! but what about this! ...oh...wow, yes it can!"&lt;/p&gt;

&lt;p&gt;The compatibility checking for the various media types is superb - such a brilliant feature.&lt;/p&gt;

&lt;p&gt;Thank you again, very very much.&lt;/p&gt;

&lt;p&gt;Keir&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Michael - thank you for Shadowbox. Like the ninja, it is just awesome! You seem to have thought of nearly everything! As I scrolled down the demos I was like &#8220;yeah but can it do this! &#8230;oh yes, yes it can&#8230; ah ha! but what about this! &#8230;oh&#8230;wow, yes it can!&#8221;</p>

<p>The compatibility checking for the various media types is superb - such a brilliant feature.</p>

<p>Thank you again, very very much.</p>

<p>Keir</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Gaynor</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-10-released/#comment-375</link>
		<dc:creator>Gaynor</dc:creator>
		<pubDate>Sun, 20 Apr 2008 00:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/02/21/shadowbox-10-released/#comment-375</guid>
		<description>&lt;p&gt;Hi Michael
Firstly, lovely work and thank you for making this available to use. It's slick and sophisticated and I love it!&lt;/p&gt;

&lt;p&gt;One little problem I've come across, and I can see it referenced above, so I must be doing something wrong here. When I try to view your You Tube example clip on IE7, the animation works, but no video loaded. There's an 'error on page' which appears, which I've transcribed here:&lt;/p&gt;

&lt;p&gt;Line: 1&lt;/p&gt;

&lt;p&gt;Char: 1&lt;/p&gt;

&lt;p&gt;Error: Object expected
Code: 0&lt;/p&gt;

&lt;p&gt;URL: http://www.youtube.com/swf/l.swf?&lt;/p&gt;

&lt;p&gt;video_id=wbzLpteC8ng&#38;rel=1&#38;eurl=http%&lt;/p&gt;

&lt;p&gt;3A//mjijackson.com/shadowbox/&#38;iurl=http%&lt;/p&gt;

&lt;p&gt;3A//i.ytimg.com/vi/wbzL.pteC8ng/default.jpg&#38;t=OEgsToPDsklgw3ZsKoCI9zLv168hx80M&#38;autoplay=1&lt;/p&gt;

&lt;p&gt;apologies if any typos - IE7 doesn't allow you to copy and paste the error code, or expand the error window, so had to screen grab a few times and type up.&lt;/p&gt;

&lt;p&gt;Any ideas about how I can fix this?&lt;/p&gt;

&lt;p&gt;Thanks so much for your time and again, thank you for your you-beaut script.&lt;/p&gt;

&lt;p&gt;Gaynor&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Michael
Firstly, lovely work and thank you for making this available to use. It&#8217;s slick and sophisticated and I love it!</p>

<p>One little problem I&#8217;ve come across, and I can see it referenced above, so I must be doing something wrong here. When I try to view your You Tube example clip on IE7, the animation works, but no video loaded. There&#8217;s an &#8216;error on page&#8217; which appears, which I&#8217;ve transcribed here:</p>

<p>Line: 1</p>

<p>Char: 1</p>

<p>Error: Object expected
Code: 0</p>

<p>URL: <a href="http://www.youtube.com/swf/l.swf?" rel="nofollow">http://www.youtube.com/swf/l.swf?</a></p>

<p>video_id=wbzLpteC8ng&amp;rel=1&amp;eurl=http%</p>

<p>3A//mjijackson.com/shadowbox/&amp;iurl=http%</p>

<p>3A//i.ytimg.com/vi/wbzL.pteC8ng/default.jpg&amp;t=OEgsToPDsklgw3ZsKoCI9zLv168hx80M&amp;autoplay=1</p>

<p>apologies if any typos - IE7 doesn&#8217;t allow you to copy and paste the error code, or expand the error window, so had to screen grab a few times and type up.</p>

<p>Any ideas about how I can fix this?</p>

<p>Thanks so much for your time and again, thank you for your you-beaut script.</p>

<p>Gaynor</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Williams</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-10-released/#comment-367</link>
		<dc:creator>Ryan Williams</dc:creator>
		<pubDate>Thu, 17 Apr 2008 10:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/02/21/shadowbox-10-released/#comment-367</guid>
		<description>&lt;p&gt;Hiya,&lt;/p&gt;

&lt;p&gt;I've been trying out Shadowbox on a couple of projects and have noticed a slight irregularity in Firefox. I'm not sure if you're aware of it, but it's worth making sure. :)&lt;/p&gt;

&lt;p&gt;I'm using it on an image, and when clicked you can see the square that the image will grow from briefly. Once the background fully fades to black it's not visible, but it's a very noticeable imperfection.&lt;/p&gt;

&lt;p&gt;I've managed to snap a screenshot of it:&lt;/p&gt;

&lt;p&gt;http://serve.ryanjohnwilliams.com/images/shadowbox_square.jpg&lt;/p&gt;

&lt;p&gt;This is Firefox 2.0.0.14 on Windows Vista x64, but I'd assume it affects other versions of the browser/OS too.&lt;/p&gt;

&lt;p&gt;Another notable point is that I can manipulate the size of that square by adjusting the initialHeight and initialWidth variables, although setting it to 0 and 0 fails as it seems to have some padding that prohibits it being entirely invisible.&lt;/p&gt;

&lt;p&gt;Great work otherwise. :D&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hiya,</p>

<p>I&#8217;ve been trying out Shadowbox on a couple of projects and have noticed a slight irregularity in Firefox. I&#8217;m not sure if you&#8217;re aware of it, but it&#8217;s worth making sure. :)</p>

<p>I&#8217;m using it on an image, and when clicked you can see the square that the image will grow from briefly. Once the background fully fades to black it&#8217;s not visible, but it&#8217;s a very noticeable imperfection.</p>

<p>I&#8217;ve managed to snap a screenshot of it:</p>

<p><a href="http://serve.ryanjohnwilliams.com/images/shadowbox_square.jpg" rel="nofollow">http://serve.ryanjohnwilliams.com/images/shadowbox_square.jpg</a></p>

<p>This is Firefox 2.0.0.14 on Windows Vista x64, but I&#8217;d assume it affects other versions of the browser/OS too.</p>

<p>Another notable point is that I can manipulate the size of that square by adjusting the initialHeight and initialWidth variables, although setting it to 0 and 0 fails as it seems to have some padding that prohibits it being entirely invisible.</p>

<p>Great work otherwise. :D</p>]]></content:encoded>
	</item>
	<item>
		<title>By: akisp</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-10-released/#comment-356</link>
		<dc:creator>akisp</dc:creator>
		<pubDate>Tue, 08 Apr 2008 07:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/02/21/shadowbox-10-released/#comment-356</guid>
		<description>&lt;p&gt;Sorry... A BIG THANKS for ShadowBox!!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sorry&#8230; A BIG THANKS for ShadowBox!!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: akisp</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-10-released/#comment-355</link>
		<dc:creator>akisp</dc:creator>
		<pubDate>Tue, 08 Apr 2008 07:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/02/21/shadowbox-10-released/#comment-355</guid>
		<description>&lt;p&gt;Joomla module created. If you want to extend it, change it...it is a simple version (v.0.1) and it needs big improvement. I 'm using it and I hope I' ll extend it.&lt;/p&gt;

&lt;p&gt;I 've placed the module at Nabble forum (title: JOOMLA module created)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Joomla module created. If you want to extend it, change it&#8230;it is a simple version (v.0.1) and it needs big improvement. I &#8216;m using it and I hope I&#8217; ll extend it.</p>

<p>I &#8216;ve placed the module at Nabble forum (title: JOOMLA module created)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: robin303</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-10-released/#comment-311</link>
		<dc:creator>robin303</dc:creator>
		<pubDate>Tue, 25 Mar 2008 21:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/02/21/shadowbox-10-released/#comment-311</guid>
		<description>&lt;p&gt;Michael, thanks again. I just dropped 10 bucks in the tipping jar and I hope everyone else who uses this awesome component will as well :-) Looking forward to the next release!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Michael, thanks again. I just dropped 10 bucks in the tipping jar and I hope everyone else who uses this awesome component will as well :-) Looking forward to the next release!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sureshkumar</title>
		<link>http://mjijackson.com/blog/2008/shadowbox-10-released/#comment-309</link>
		<dc:creator>sureshkumar</dc:creator>
		<pubDate>Mon, 24 Mar 2008 12:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://mjijackson.com/2008/02/21/shadowbox-10-released/#comment-309</guid>
		<description>&lt;p&gt;Hi Miji!
        Congrats for this good and wonderful shadow box, I am using this shadowbox for my project, the issue i am facing is i want to open the shadow box when a swf file is clicked, for example i placed a object inside the anchor tag , but when i click the object(.swf) it s not showing up the shadow box Please help me out!&lt;/p&gt;

&lt;p&gt;Regards&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Miji!
        Congrats for this good and wonderful shadow box, I am using this shadowbox for my project, the issue i am facing is i want to open the shadow box when a swf file is clicked, for example i placed a object inside the anchor tag , but when i click the object(.swf) it s not showing up the shadow box Please help me out!</p>

<p>Regards</p>]]></content:encoded>
	</item>
</channel>
</rss>
