<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WordPress Media &#38; Photo Gallery Plugin</title>
	<atom:link href="http://photogallerycreator.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://photogallerycreator.com</link>
	<description>Photo, Video, MP3 and  jQuery Gallery for WordPress</description>
	<lastBuildDate>Thu, 02 Feb 2012 12:21:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>3D Banner Rotator for WordPress NEW!</title>
		<link>http://photogallerycreator.com/2011/08/3d-banner-rotator-for-wordpress-new/</link>
		<comments>http://photogallerycreator.com/2011/08/3d-banner-rotator-for-wordpress-new/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 10:15:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Skins for Flash Album Gallery]]></category>

		<guid isPermaLink="false">http://photogallerycreator.com/?p=1096</guid>
		<description><![CDATA[Read More &#124; &#124; BUY &#8211; $24.90]]></description>
			<content:encoded><![CDATA[<p><div class="grandbanner">
<div class="flagallery_swfobject" id="id_997020400_div"><style type="text/css">
 
#id_997020400_jq { display: none; }
div#id_997020400_jq { position: relative; width: 100%; height: 450px; overflow: hidden; }
div#id_997020400_next { position: absolute; padding: 5px 9px; right: 10px; bottom: 10px; background: #000; color: #fff; font: bold 20px/20px Arial; border: 1px solid #000; z-index: 100; cursor: pointer; 
-webkit-border-radius:16px;
-khtml-border-radius:16px;
-moz-border-radius:16px;
border-radius:16px;
opacity: 0.7;
filter:alpha(opacity=70);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
div#id_997020400_prev { position: absolute; padding: 5px 9px; left: 10px; bottom: 10px; background: #000; color: #fff; font: bold 20px/20px Arial; border: 1px solid #000; z-index: 100; cursor: pointer;
-webkit-border-radius:16px;
-khtml-border-radius:16px;
-moz-border-radius:16px;
border-radius:16px;
opacity: 0.7;
filter:alpha(opacity=70);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
div#id_997020400_next:hover {
opacity: 0.9;
filter:alpha(opacity=90);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
div#id_997020400_prev:hover {
opacity: 0.9;
filter:alpha(opacity=90);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.grandBannerAlternative { clear: both; width: 100%; height: 450px; overflow: hidden; }
.grandBannerAlternative > div { display: none; position: relative; width: 100%; }
.grandBannerAlternative div img { width: 100%; max-width: 100%; height: auto; }
.grandBannerAlternative > div:first-child { display: block; }
.grandBannerAlternative a { display: block; width: 100%; height: 450px; overflow: hidden; }
.grandBannerAlternative span { display: block; position: absolute; left: 0px; top: 10px; padding: 5px 10px; background: #000000; color: #ffffff; font-size: 12px; }
.grandBannerAlternative span strong { font-size: 14px; margin-bottom: 3px; }
</style>
<script type="text/javascript">
//<![CDATA[
jQuery(document).ready(function() {
	var fv = swfobject.getFlashPlayerVersion();
	if(fv.major<9){	
		jQuery('#id_997020400_jq').show();
		var d = jQuery('#id_997020400_jq .gban:first').html();
		d = d.replace(/\[/g, '<');
		d = d.replace(/\]/g, ' />');
		jQuery('#id_997020400_jq .gban:first').addClass('loaded').html(d);
		jQuery('#id_997020400_jq .gban span').css({opacity: 0.6});
		jQuery('#id_997020400_jq .grandBannerAlternative').cycle({
		    after: function(currSlideElement, nextSlideElement, options, forwardFlag) {
		    	if(jQuery(nextSlideElement).next().length){
			    	if(jQuery(nextSlideElement).next().hasClass('loaded')) { return }
			    	var d = jQuery(nextSlideElement).next().html().replace(/\[/g, '<').replace(/\]/g, ' />');
			    	jQuery(nextSlideElement).next().addClass('loaded').html(d);
				}
		    },
		    before: function(currSlideElement, nextSlideElement, options, forwardFlag) {
		    	if(jQuery(nextSlideElement).length){
			    	if(jQuery(nextSlideElement).hasClass('loaded')) { return }
			    	var d = jQuery(nextSlideElement).html().replace(/\[/g, '<').replace(/\]/g, ' />');
			    	jQuery(nextSlideElement).addClass('loaded').html(d);
				}
		    },
		    containerResize: 0,   // resize container to fit largest slide 
		    fx:            'fade',// name of transition effect (or comma separated names, ex: 'fade,scrollUp,shuffle') 
		    next:          '#id_997020400_next',  // element, jQuery object, or jQuery selector string for the element to use as event trigger for next slide 
		    pause:         1,     // true to enable "pause on hover" 
		    prev:          '#id_997020400_prev',  // element, jQuery object, or jQuery selector string for the element to use as event trigger for previous slide 
		    requeueOnImageNotLoaded: true, // requeue the slideshow if any image slides are not yet loaded 
		    speed:         1000,  // speed of the transition (any valid fx speed value) 
		    startingSlide: 0,     // zero-based index of the first slide to be displayed 
		    timeout:       5000,  // milliseconds between slide transitions (0 to disable auto advance) 
		});
	}
});
//]]&gt;	
</script>
<div id="id_997020400_jq"><div class="grandBannerAlternative">

<div id="gban_1025" class="gban"><a href="http://codeasily.com/wordpress-plugins/flag">[img src="http://photogallerycreator.com/wp-content/uploads/2011/08/ducati_9.jpg" alt=""]</a><span class="gban-title"><strong>Donec porta lectus eu nunc bibendum dapibus.</strong><br /></span></div>
<div id="gban_1024" class="gban"><a href="http://photogallerycreator.com/">[img src="http://photogallerycreator.com/wp-content/uploads/2011/08/ducati_10.jpg" alt=""]</a><span class="gban-title"><strong>Nam tincidunt neque non nunc tincidunt vitae feugiat felis venenatis.</strong><br /></span></div>
<div id="gban_1023" class="gban"><a href="http://codeasily.com/wordpress-plugins/flag">[img src="http://photogallerycreator.com/wp-content/uploads/2011/08/ducati_11.jpg" alt=""]</a><span class="gban-title"><strong>Nam a orci nisi, nec lobortis purus.</strong><br /></span></div>
<div id="gban_1022" class="gban"><a href="http://www.ducati.com/bikes/diavel/index.do">[img src="http://photogallerycreator.com/wp-content/uploads/2011/08/ducati_12.jpg" alt=""]</a><span class="gban-title"><strong>Donec in justo sit amet nisi ullamcorper consectetur consectetur ut sem.</strong><br /></span></div>
<div id="gban_1021" class="gban"><a href="http://www.ducati.com/bikes/diavel/index.do">[img src="http://photogallerycreator.com/wp-content/uploads/2011/08/ducati_13.jpg" alt=""]</a><span class="gban-title"><strong>Nam a orci nisi, nec lobortis purus.</strong><br /></span></div>
<div id="gban_1020" class="gban"><a href="http://www.ducati.com/bikes/diavel/index.do">[img src="http://photogallerycreator.com/wp-content/uploads/2011/08/ducati_14.jpg" alt=""]</a><span class="gban-title"><strong>Donec porta lectus eu nunc bibendum dapibus.</strong><br /></span></div>
<div id="gban_1019" class="gban">[img src="http://photogallerycreator.com/wp-content/uploads/2011/08/ducati_5.jpg" alt=""]<span class="gban-title"><strong>Vestibulum at diam vel libero vulputate varius.</strong><br /></span></div>
<div id="gban_1016" class="gban"><a href="http://www.ducati.com/">[img src="http://photogallerycreator.com/wp-content/uploads/2011/08/ducati_8.jpg" alt=""]</a><span class="gban-title"><strong>Donec porta lectus eu nunc bibendum dapibus.</strong><br /></span></div></div>
<div id="id_997020400_prev">&lt;</div>
<div id="id_997020400_next">&gt;</div>
</div> 

</div></div>
<script type="text/javascript" src="http://photogallerycreator.com/wp-content/plugins/flagallery-skins/3d_banner_demo/jquery.cycle.lite.js"></script>
<script type="text/javascript" defer="defer">
var id_997020400_div = {
	params : {
		wmode : "window",
		allowfullscreen : "true",
		allowScriptAccess : "always",
		saling : "lt",
		scale : "noScale",
		menu : "false",
		bgcolor : "#fafafa"},
	flashvars : {
		path : "http://photogallerycreator.com/wp-content/plugins/flagallery-skins/3d_banner_demo/",
		skinID : "id_997020400",
		playlist : "ducati-3"},
	attr : {
		id : "id_997020400",
		name : "id_997020400"},
	start : function() {
		swfobject.embedSWF("http://photogallerycreator.com/wp-content/plugins/flagallery-skins/3d_banner_demo/gallery.swf", "id_997020400_div", "100%", "450", "10.1.52", "http://photogallerycreator.com/wp-content/plugins/flash-album-gallery/skins/expressInstall.swf", this.flashvars, this.params , this.attr );
swfobject.createCSS("#id_997020400","outline:none");
	}
}
id_997020400_div.start();
</script><br />
<br/>
<p class="links"><a class="demo" href="http://photogallerycreator.com/grand-flagallery/3d-banner-rotator-for-wordpress/">Read More</a> | <a href="http://photogallerycreator.com/depository/3d_banner_demo.zip" title="Downloaded 642 times"><font size="-1">Download Demo (642)</font></a> | <strong><a title="3D Banner Rotator" href="http://webmasterswall.com/sales.php?product_id=28" target="_blank">BUY &#8211; $24.<sup style="vertical-align: text-top; font-weight: normal; font-size: 70%;">90</sup></a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://photogallerycreator.com/2011/08/3d-banner-rotator-for-wordpress-new/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skins for Flash Album Gallery</title>
		<link>http://photogallerycreator.com/2009/07/skins-for-flash-album-gallery/</link>
		<comments>http://photogallerycreator.com/2009/07/skins-for-flash-album-gallery/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 20:22:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Images Galleries]]></category>
		<category><![CDATA[Skins for Flash Album Gallery]]></category>

		<guid isPermaLink="false">http://photogallerycreator.com/?p=169</guid>
		<description><![CDATA[Assembling photos into gallery or portfolio need not be boring. Think of the idea that you can get the most unusual results. Experiment with our GRAND Flash Album Gallery Plugin for WordPress. It will help you turn moments of everyday life into amazing collection of unique photo treasures. A powerful admin panel, intuitive interface, plenty [...]]]></description>
			<content:encoded><![CDATA[<p>Assembling photos into gallery or portfolio need not be boring. Think of the idea that you can get the most unusual results. Experiment with our <a href="http://wordpress.org/extend/plugins/flash-album-gallery/">GRAND Flash Album Gallery Plugin for WordPress</a>. It will help you turn moments of everyday life into amazing collection of unique photo treasures. A powerful admin panel, intuitive interface, plenty of ways to manage images are just the few of its values.</p>
<p>Once you’ve got the newly-minted flash photo gallery, it’s time to make a big impression. More and more people appreciate our selection of skins, presenting WordPress photo galleries the best way.  They can be classic or edgy in style, energizing or calming in nature, have thumbnail variations and slideshow option. With user friendly skin control panel you can create with equal ease 3D or other fantastic photo gallery. Just choose a skin you like and enjoy the process!</p>
<h2>Skins</h2>
<table id="flag-skin-gallery" border="0" width="100%">
<tbody>
<tr>
<td align="center">
<div>
<p><img class="alignnone size-full wp-image-378" title="3D Sphere Photo Gallery" src="http://photogallerycreator.com/wp-content/uploads/2011/08/screenshot1.png" alt="3D Sphere Gallery Skin for GRAND Flash Album Gallery" width="200" height="184" /><br />
<a href="http://photogallerycreator.com/grand-flagallery/3d-sphere-gallery-skin/" target="_blank">Demo</a> | <strong><a title="3D Sphere Gallery" href="http://webmasterswall.com/sales.php?product_id=32" target="_blank">BUY &#8211; $29.<sup style="vertical-align: text-top; font-weight: normal; font-size: 70%;">99</sup></a></strong></p>
</div>
</td>
<td align="center">
<div>
<p><img class="alignnone size-full wp-image-378" title="3D Pprospect Photo Gallery" src="http://photogallerycreator.com/wp-content/uploads/2011/03/screenshot.png" alt="3D Pprospect Photo Gallery" width="200" height="184" /><br />
<a href="http://photogallerycreator.com/grand-flagallery/3d-pprospect-photo-gallery/" target="_blank">Demo</a> | <strong><a title="GRAND - Afflux Skin" href="http://webmasterswall.com/sales.php?product_id=26" target="_blank">BUY &#8211; $26.<sup style="vertical-align: text-top; font-weight: normal; font-size: 70%;">99</sup></a></strong></p>
</div>
</td>
</tr>
<tr>
<td align="center">
<div>
<p><img class="alignnone size-full wp-image-378" title="Afflux Skin for GRAND FLAGallery" src="http://photogallerycreator.com/wp-content/uploads/2011/02/screenshot.png" alt="Afflux Skin for GRAND FlAGallery" width="200" height="184" /><br />
<a href="http://photogallerycreator.com/grand-flagallery/grand-afflux-skin/" target="_blank">Demo</a> | <strong><a title="GRAND - Afflux Skin" href="http://webmasterswall.com/sales.php?product_id=25" target="_blank">BUY &#8211; $21.<sup style="vertical-align: text-top; font-weight: normal; font-size: 70%;">90</sup></a></strong></p>
</div>
</td>
<td align="center">
<div>
<p><img class="alignnone size-full wp-image-378" title="3D Flat Wall v2.0 Gallery" src="http://photogallerycreator.com/wp-content/uploads/2010/07/screenshot.png" alt="3D Flat Wall v2.0 Gallery" width="200" height="184" /><br />
<a href="http://photogallerycreator.com/grand-flagallery/3d-flat-wall/" target="_blank">Demo</a> | <strong><a title="3D Flat Wall Gallery" href="http://webmasterswall.com/sales.php?product_id=22" target="_blank">BUY &#8211; $24.<sup style="vertical-align: text-top; font-weight: normal; font-size: 70%;">99</sup></a></strong></p>
</div>
</td>
</tr>
<tr>
<td align="center">
<div>
<p><img class="alignnone size-full wp-image-378" title="3D Cube Gallery" src="http://photogallerycreator.com/wp-content/uploads/2009/07/screenshot.png" alt="3D Cube Gallery" width="200" height="184" /><br />
<a href="http://photogallerycreator.com/grand-flagallery/3d-cube-gallery/" target="_blank">Demo</a> | <strong><a title="3D Cube Gallery" href="http://webmasterswall.com/sales.php?product_id=20" target="_blank">BUY &#8211; $34.<sup style="vertical-align: text-top; font-weight: normal; font-size: 70%;">99</sup></a></strong></p>
</div>
</td>
<td align="center">
<div>
<p><img class="aligncenter size-full wp-image-318" title="Green Style PRO 1.0" src="http://photogallerycreator.com/wp-content/uploads/2009/07/green_style_pro_1.png" alt="Green Style PRO 1.0" width="200" height="184" /><a href="http://photogallerycreator.com/grand-flagallery/greenstyle-pro-skin/" target="_blank">Demo</a> | <strong><a title="Green Style PRO 1.0" href="http://webmasterswall.com/sales.php?product_id=16" target="_blank">BUY &#8211; $24.<sup style="vertical-align: text-top; font-weight: normal; font-size: 70%;">99</sup></a></strong></p>
</div>
</td>
</tr>
<tr>
<td align="center">
<div>
<p><img class="aligncenter size-full wp-image-184" title="WordPress PhotoGallery PRO 1.0" src="http://photogallerycreator.com/wp-content/uploads/2009/07/wp_photopro_1.png" alt="WordPress PhotoGallery PRO 1.0" width="200" height="184" /><a href="http://photogallerycreator.com/grand-flagallery/photogallery-pro-skin/" target="_blank">Demo</a> | <strong><a title="WordPress PhotoGallery PRO 1.0" href="http://webmasterswall.com/sales.php?product_id=17" target="_blank">BUY &#8211; $29.<sup style="vertical-align: text-top; font-weight: normal; font-size: 70%;">99</sup></a></strong></p>
</div>
</td>
<td align="center">
<div>
<p><img class="aligncenter size-full wp-image-313" title="Commercial International Skin" src="http://photogallerycreator.com/wp-content/uploads/2009/07/commercial_int.png" alt="Commercial International Skin" width="200" height="184" /><a href="http://photogallerycreator.com/grand-flagallery/commercial-int-skin/" target="_blank">Demo</a> | <strong><a title="Commercial International Skin" href="http://webmasterswall.com/sales.php?product_id=14" target="_blank">BUY &#8211; $19.<sup style="vertical-align: text-top; font-weight: normal; font-size: 70%;">90</sup></a></strong></p>
</div>
</td>
</tr>
<tr>
<td align="center">
<div>
<p><img class="aligncenter size-full wp-image-184" title="LightGrey" src="http://photogallerycreator.com/wp-content/uploads/2009/07/lightgrey.png" alt="LightGrey" width="200" height="184" /><a href="http://photogallerycreator.com/grand-flagallery/lightgrey-skin/" target="_blank">Demo</a> | <a href="http://photogallerycreator.com/depository/lightgrey.zip" title="Downloaded 15500 times">Free Download (15500)</a></p>
</div>
</td>
<td align="center">
<div>
<p><img class="aligncenter size-full wp-image-170" title="Chocolate Skin for Flash Album Gallery" src="http://photogallerycreator.com/wp-content/uploads/2009/07/chocolate.png" alt="Chocolate Skin for Flash Album Gallery" width="200" height="184" /><a href="http://photogallerycreator.com/grand-flagallery/chocolate-skin/" target="_blank">Demo</a> | <a href="http://photogallerycreator.com/depository/chocolate.zip" title="Downloaded 9391 times">Free Download (9391)</a></p>
</div>
</td>
</tr>
<tr>
<td align="center">
<div>
<p><img class="aligncenter size-full wp-image-187" title="Night Club" src="http://photogallerycreator.com/wp-content/uploads/2009/07/nightclub.png" alt="Night Club" width="200" height="184" /><a href="http://photogallerycreator.com/grand-flagallery/nightclub-skin/" target="_blank">Demo</a> | <a href="http://photogallerycreator.com/depository/nightclub.zip" title="Downloaded 6776 times">Free Download (6776)</a></p>
</div>
</td>
<td align="center">
<div>
<p><img class="aligncenter size-full wp-image-188" title="StylishGrey" src="http://photogallerycreator.com/wp-content/uploads/2009/07/stylishgrey.png" alt="StylishGrey" width="200" height="184" /><a href="http://photogallerycreator.com/grand-flagallery/stylishgrey-skin/" target="_blank">Demo</a> | <a href="http://photogallerycreator.com/depository/stylishgrey.zip" title="Downloaded 11593 times">Free Download (11593)</a></p>
</div>
</td>
</tr>
<tr>
<td align="center">
<div>
<p><img class="aligncenter size-full wp-image-184" title="Slideshow" src="http://photogallerycreator.com/wp-content/uploads/2009/07/slideshow.png" alt="Slideshow" width="200" height="184" /><a href="http://photogallerycreator.com/grand-flagallery/slideshow-skin/" target="_blank">Demo</a> | <a href="http://photogallerycreator.com/depository/slideshow.zip" title="Downloaded 12367 times">Free Download (12367)</a></p>
<p><strong> </strong></p>
</div>
</td>
<td align="center">&nbsp;</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://photogallerycreator.com/2009/07/skins-for-flash-album-gallery/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>PGC Multi-Categories Video Gallery PRO 1.0</title>
		<link>http://photogallerycreator.com/2009/07/flash-video-gallery-pro-10/</link>
		<comments>http://photogallerycreator.com/2009/07/flash-video-gallery-pro-10/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 22:31:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Video Gallery]]></category>

		<guid isPermaLink="false">http://photogallerycreator.com/?p=112</guid>
		<description><![CDATA[XML Multi-Categories Video Gallery. You don’t need knowledge of flash programming to work with this video gallery. View Demo &#124; Source Files Features : XML driven. Easy change all media contents from external XML file. Title (header) and e-mail in footer can be changed via XML file. You don’t need to open source file to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>XML Multi-Categories Video Gallery</strong>. You don’t need knowledge of flash programming to work with this video gallery.</p>
<p><a href="http://photogallerycreator.com/video_gallery_PRO/"><img src="http://photogallerycreator.com/video_gallery_PRO/preview_img.jpg" alt="Flash Video Gallery L 1.0" title="Flash Video Gallery PRO 1.0" width="300" height="225" class="alignnone size-full wp-image-22" /></a></p>
<p class="links"><a href="http://photogallerycreator.com/video_gallery_PRO/">View Demo</a> | <a href="http://photogallerycreator.com/source-files-flash-video-gallery-pro-10/">Source Files</a></p>
<p><strong>Features :</strong></p>
<ul>
<li>XML driven. Easy change all media contents from external XML file.</li>
<li>Title (header) and e-mail in footer can be changed via XML file.</li>
<li>You don’t need to open source file to change header, footer and all video content. Just use XML to add or delete video.</li>
<li>For each video you can specify the video title, description (HTML Formatting), video url and thumbnail(jpg, png).</li>
<li><strong><font color="#9fb93f">Unlimited amount categories and unlimited amount of videos can be displayed.</font></strong></li>
<li>Supports the following formats: <strong>FLV</strong> and <strong>H.264</strong> MP4 video (with latest Flash Player 10 installed).</li>
<li>Auto resizes video maintaining aspect ratio and auto align in the screen/canvas/div.</li>
<li>Plays both 4:3 and 16:9 video ratios.</li>
<li>Full screen video mode supported.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://photogallerycreator.com/2009/07/flash-video-gallery-pro-10/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>PGC Flash Video Gallery L 1.0</title>
		<link>http://photogallerycreator.com/2009/06/flash-video-gallery-l-10/</link>
		<comments>http://photogallerycreator.com/2009/06/flash-video-gallery-l-10/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 21:21:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Video Gallery]]></category>

		<guid isPermaLink="false">http://photogallerycreator.com/?p=86</guid>
		<description><![CDATA[Free dynamic video gallery. You don’t need knowledge of flash programming to work with this video gallery. View Demo &#124; Features : XML driven. Easy change all media contents from external XML file. Title (header) and e-mail in footer can be changed via XML file. You don’t need to open source file to change header, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Free dynamic video gallery</strong>. You don’t need knowledge of flash programming to work with this video gallery.</p>
<p><a href="http://photogallerycreator.com/video_gallery_light/"><img src="http://photogallerycreator.com/video_gallery_light/preview_img.jpg" alt="Flash Video Gallery L 1.0" title="Flash Video Gallery L 1.0" width="300" height="225" class="alignnone size-full wp-image-22" /></a></p>
<p class="links"><a href="http://photogallerycreator.com/video_gallery_light/">View Demo</a> | <a href="http://photogallerycreator.com/depository/vg_l_1_0_download.zip" title="Downloaded 16997 times">Free Download (16997)</a></p>
<p><strong>Features :</strong></p>
<ul>
<li>XML driven. Easy change all media contents from external XML file.</li>
<li>Title (header) and e-mail in footer can be changed via XML file.</li>
<li>You don’t need to open source file to change header, footer and all video content. Just use XML to add or delete video.</li>
<li>For each video you can specify the video title, description (HTML Formatting), video url and thumbnail(jpg, png).</li>
<li>Unlimited amount of videos can be displayed.</li>
<li>Supports the following formats: <strong>FLV</strong> and <strong>H.264</strong> MP4 video (with latest Flash Player 10 installed).</li>
<li>Auto resizes video maintaining aspect ratio and auto align in the screen/canvas/div.</li>
<li>Plays both 4:3 and 16:9 video ratios.</li>
<li>Full screen video mode supported.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://photogallerycreator.com/2009/06/flash-video-gallery-l-10/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>PGC Papervision3D PhotoGallery 1.0</title>
		<link>http://photogallerycreator.com/2009/01/papervision3d-photogallery-10/</link>
		<comments>http://photogallerycreator.com/2009/01/papervision3d-photogallery-10/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 13:47:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Images Galleries]]></category>
		<category><![CDATA[Papervision3d]]></category>

		<guid isPermaLink="false">http://photogallerycreator.com/?p=20</guid>
		<description><![CDATA[Free dynamic photo gallery. You don’t need knowledge of flash programming to work with this photo gallery. View Demo &#124; &#124; Source Files Features include: Logo and e-mail in footer can be changed via XML file. XML driven flash image / picture / photo gallery. Unlimited amount of images can be displayed. Images are in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Free dynamic photo gallery</strong>. You don’t need knowledge of flash programming to work with this photo gallery.</p>
<p><a href="http://photogallerycreator.com/gallery_1/"><img src="http://photogallerycreator.com/wp-content/uploads/2009/01/gallery_prev.jpg" alt="Papervision3D PhotoGallery 1.0" title="Papervision3D PhotoGallery 1.0" width="300" height="223" class="alignnone size-full wp-image-22" /></a></p>
<p class="links"><a href="http://photogallerycreator.com/gallery_1/">View Demo</a> | <a href="http://photogallerycreator.com/depository/photo_gallery_1_0.zip" title="Downloaded 11319 times">Free Download (11319)</a> | <a href='http://photogallerycreator.com/source-files-papervision3d-photogallery-10/'>Source Files</a></p>
<p><strong>Features include:</strong></p>
<ul>
<li>Logo and e-mail in footer can be changed via XML file.</li>
<li>XML driven flash image / picture / photo gallery.</li>
<li>Unlimited amount of images can be displayed.</li>
<li>Images are in an external folder. You don’t need to open source file to change image. Just use XML to add or delete images.</li>
<li>Browse gallery using the thumbnail menu.</li>
<li>Zoom effect is automatically produced according to the width or height of the image.</li>
<li>Resizeable Web Photo Gallery.</li>
<li>FullScreen Mode.</li>
<li><strong><font color="red">*</font> Auto resizes image maintaining aspect ratio and<br/> auto align in the screen.</strong></li>
</ul>
<p><strong style="font-size: 11px;"><a href='http://photogallerycreator.com/source-files-papervision3d-photogallery-10/'>* &#8211; Only in the version for sales!</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://photogallerycreator.com/2009/01/papervision3d-photogallery-10/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

