<?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"
	>

<channel>
	<title>Flash is Easy</title>
	<atom:link href="http://flasheezy.edublogs.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://flasheezy.edublogs.org</link>
	<description>All you wanted to know about Flash</description>
	<pubDate>Wed, 21 May 2008 08:47:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Swish as Vacations Hobby</title>
		<link>http://flasheezy.edublogs.org/2008/05/21/swish-as-vacations-hobby/</link>
		<comments>http://flasheezy.edublogs.org/2008/05/21/swish-as-vacations-hobby/#comments</comments>
		<pubDate>Wed, 21 May 2008 08:47:17 +0000</pubDate>
		<dc:creator>flasheezy</dc:creator>
		
		<category><![CDATA[Graphics]]></category>

		<category><![CDATA[How-to]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[Web Templates]]></category>

		<guid isPermaLink="false">http://flasheezy.edublogs.org/2008/05/21/swish-as-vacations-hobby/</guid>
		<description><![CDATA[Considering how much time web developers spend on developing Flash sites with all their interactions and animations, Swish could be a great help. I once tried it when my wife and I were on holidays in Beijing (it seems to me it was Flashmint.com from where the template had bought). She thought I was crazy [...]]]></description>
			<content:encoded><![CDATA[<p>Considering how much time web developers spend on developing Flash sites with all their interactions and animations, Swish could be a great help. I once tried it when my wife and I were on holidays in Beijing (it seems to me it was <a href="http://www.flashmint.com/">Flashmint.com</a> from where the template had bought). She thought I was crazy working on a computer during our vacations. I assured her that I was just fooling around with the software.</p>
<p>This fun now saves me much time in my work. As soon as we returned home I started applying <a href="http://www.flashmint.com/show-type-swish.html">Swish templates</a> by Flashmint.com to produce web sites on a regular basis for my clients. Now I cannot imagine how I had been doing without Swish before. Cast a look at my favourite ones:</p>
<p> <img src="http://flasheezy.edublogs.org/files/2008/05/1094.gif" alt="swish template 1094" /></p>
<p><a href="http://www.flashmint.com/show-template-1094.html">My rock band swish template</a></p>
<p><span id="more-20"></span></p>
<p><img src="http://flasheezy.edublogs.org/files/2008/05/2081.gif" alt="Design studio dynamic swish template" /></p>
<p><a href="http://www.flashmint.com/show-template-2081.html">Design studio dynamic swish template</a></p>
<p><img src="http://flasheezy.edublogs.org/files/2008/05/2104.gif" alt="Business swish template" /></p>
<p><a href="http://www.flashmint.com/show-template-2104.html">Business swish template</a></p>
<br />Authored by <a href="http://flasheezy.edublogs.org">flasheezy</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.]]></content:encoded>
			<wfw:commentRss>http://flasheezy.edublogs.org/2008/05/21/swish-as-vacations-hobby/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flash-Based Galleries For Your Images</title>
		<link>http://flasheezy.edublogs.org/2008/03/22/flash-based-galleries-for-your-images/</link>
		<comments>http://flasheezy.edublogs.org/2008/03/22/flash-based-galleries-for-your-images/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 11:02:28 +0000</pubDate>
		<dc:creator>flasheezy</dc:creator>
		
		<category><![CDATA[Graphics]]></category>

		<category><![CDATA[How-to]]></category>

		<category><![CDATA[ToolBox]]></category>

		<guid isPermaLink="false">http://flasheezy.edublogs.org/2008/03/22/flash-based-galleries-for-your-images/</guid>
		<description><![CDATA[In many situations web designers should avoid Flash and prefer usual text-based presentation. For instance, in most tasks related to pure text presentation Flash is neither necessary nor user-friendly, and it also has some serious accessibility problems: in fact, “pure” text is easier to maintain and easier to copy and paste.
However, if you’d like to [...]]]></description>
			<content:encoded><![CDATA[<p>In many situations web designers should avoid Flash and prefer usual text-based presentation. For instance, in most tasks related to pure text presentation Flash is neither necessary nor user-friendly, and it also has some serious accessibility problems: in fact, “pure” text is easier to maintain and easier to copy and paste.</p>
<p>However, if you’d like to present some multimedia-content, particularly images, Flash can often be a feasible solution, with flexible image management for web designers and impressive visual presentation for users. Used moderately, Flash-based galleries can give the presentation a fresh spark and <strong>create a rich visual experience</strong> you might want to offer your visitors.</p>
<h3>Flash-based Galleries: An Overview</h3>
<p><a href="http://www.no3dfx.com/polaroid/" rel="nofollow">Polaroid Gallery</a> offers a quite unusual way of presenting a bunch of photos online. The script loads images and image titles dynamically from an external XML file. Then the script processes the data and creates an interactive flash gallery in which all <strong>images are presented as Polaroid-photos</strong>.</p>
<p>The images are kind of thrown on the the table randomly and create a beautiful mess — the idea resembles <a href="http://www.ted.com/index.php/talks/view/id/131" rel="nofollow">BumpTop</a>, physics-driven 3D-desktop with draggable folders and files. You can move the polaroids around with the mouse, and you can double click a Polaroid picture to zoom in.</p>
<p><img src="http://flasheezy.edublogs.org/files/2008/03/polaroid.jpg" alt="polaroid.jpg" /></p>
<p>To use the gallery you simply need to define your images and your galleries by <strong>modifying the XML-file</strong> accordingly. You can also define the legend to describe the content of the images. Besides, you can specify your Flickr ID and the gallery will automatically load the latest pictures from your Flickr RSS-feed. The loaded pictures are automatically scaled, centred and smoothed.</p>
<p>The script is free and open-source, and the .zip-package includes a .fla-file you can modify to improve the script. To ensure an optimal presentation your images should have a square format; otherwise the Polaroids don’t look particularly pretty.</p>
<p><span id="more-10"></span></p>
<p><a href="http://www.dezinerfolio.com/2007/05/21/the-flash-xml-gallery-free-download/" rel="nofollow">The Flash XML Gallery</a> offers a flexible solution for <strong>integration of multiple albums into one single gallery</strong>. The script can integrate popular photo sharing communities such as Flickr and Picasa. You can use a wide range of transition effects.</p>
<p><img src="http://flasheezy.edublogs.org/files/2008/03/simple.png" alt="simple.png" /></p>
<p>The images can be read from RSS or added manually. To add the images you have to upload them to the specified directory and define them in the XML-file. The only usability issues of The Flash XML Gallery are the facts that you a) can’t navigate through the gallery by clicking on the images and b) you can’t get back from the fullscreen to the overview simply clicking on the image. In both cases you have to use the navigation slider below the displayed image. The slider informs the user whether the next image is already loaded.</p>
<p><img src="http://flasheezy.edublogs.org/files/2008/03/xml.png" alt="xml.png" /></p>
<p><a href="http://www.dezinerfolio.com/2007/06/07/dfgallery/" rel="nofollow">dfGallery</a> is probably one of the most powerful Flash-based gallery solutions out there. It supports the instant integration of Flickr, Picasa , Fotki and Photobucket; of course, you can add your custom images as well or add an RSS-feed from which the images should be taken.</p>
<p>The <strong>gallery is easily customizable</strong>, meaning that you can e.g. define the time duration of the slideshow, hide menu system and scale the images from RSS feeds. dfGallery also enables you to switch between the single view mode, full screen mode and the print screen mode.</p>
<p><img src="http://flasheezy.edublogs.org/files/2008/03/dfgallery1.jpg" alt="dfgallery1.jpg" /></p>
<p><img src="http://flasheezy.edublogs.org/files/2008/03/dfgallery2.png" alt="dfgallery2.png" /></p>
<p>Apart from wide language support, the gallery makes use of a liquid layout and therefore fits to any size you specify. And it’s also possible to define the <strong>background mp3 music</strong> for your galleries. The full manual for dfGallery including examples and necessary code snippets for customization is available in the <a href="http://www.dezinerfolio.com/dfgallery/manual/" rel="nofollow">dfGallery Reference Documentation</a>.</p>
<p><a href="http://www.paulvanroekel.nl/picasa/flashpageflip/" rel="nofollow">Flash Page Flip</a> is a Picasa template based on the free version of the FlashPageFlip flash engine on <a href="http://www.flashpageflip.com/" rel="nofollow">Flashpageflip.com</a>. It lacks the advanced functions of the commercial versions but still makes a very nice photo album on your website. You can <strong>see and hear the pages flip</strong>.</p>
<p><img src="http://flasheezy.edublogs.org/files/2008/03/flashpageflip.jpg" alt="flashpageflip.jpg" /></p>
<p>The download offers two templates: one for a landscape oriented album, the other for a portrait oriented album. Sizes can be changed by editing the <code>header.xml</code> file in the template folder.</p>
<p><a href="http://www.paulvanroekel.nl/picasa/photostack/index.asp" rel="nofollow">Picasa Flash Photo Stack Gallery</a> is a simple Flash template that enables you to click through a stack of your favourite photographs. Unfortunately available only as plug-in for Picasa.</p>
<p><img src="http://flasheezy.edublogs.org/files/2008/03/stack.jpg" alt="stack.jpg" /></p>
<p>You can find more plugin for Picasa users in the overview <a href="http://www.xyberneticos.com/index.php/2007/10/08/crear-galerias-de-imagenes-profesionales-con-picasa/" rel="nofollow">Crear galerías de imágenes profesionales con Picasa</a> (Spanish).</p>
<p><a href="http://www.dsi.uniroma1.it/%7Ecaminiti/slideshows/" rel="nofollow">Carousel</a> is another interesting approach for showcasing images. The script reads the data from a HTML- or XML-file and displays the images in a circle. Similar to iPhone, visitors can browse through the gallery sliding the mouse along the screen; alternatively also the keyboard can be used.</p>
<p><img src="http://flasheezy.edublogs.org/files/2008/03/carousel.jpg" alt="carousel.jpg" /></p>
<p>You can define an automatic rotation of the images (max rotation set to 90°/sec counterclockwise). New modified versions are coming soon - as well as a detailed documentation on how the XML-files should be structured.</p>
<br />Authored by <a href="http://flasheezy.edublogs.org">flasheezy</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.]]></content:encoded>
			<wfw:commentRss>http://flasheezy.edublogs.org/2008/03/22/flash-based-galleries-for-your-images/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Video Tutorial - Building Your Web Gallery in Photoshop CS3</title>
		<link>http://flasheezy.edublogs.org/2008/03/22/video-tutorial-building-your-web-gallery-in-photoshop-cs3/</link>
		<comments>http://flasheezy.edublogs.org/2008/03/22/video-tutorial-building-your-web-gallery-in-photoshop-cs3/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 10:43:57 +0000</pubDate>
		<dc:creator>flasheezy</dc:creator>
		
		<category><![CDATA[How-to]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://flasheezy.edublogs.org/2008/03/22/video-tutorial-building-your-web-gallery-in-photoshop-cs3/</guid>
		<description><![CDATA[
Here’s a step-by-step guide through the new Web Gallery function in Photoshop CS3.
View the tutorial 
Authored by flasheezy. Hosted by Edublogs.]]></description>
			<content:encoded><![CDATA[<p><img src="http://flasheezy.edublogs.org/files/2008/03/video-tutorial.jpg" alt="Video tutorial" /></p>
<p>Here’s a step-by-step guide through the new Web Gallery function in Photoshop CS3.</p>
<p><a href="http://www.layersmagazine.com/building-your-web-gallery-in-photoshop-cs3.html">View the tutorial </a></p>
<br />Authored by <a href="http://flasheezy.edublogs.org">flasheezy</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.]]></content:encoded>
			<wfw:commentRss>http://flasheezy.edublogs.org/2008/03/22/video-tutorial-building-your-web-gallery-in-photoshop-cs3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How Launch Flash Photography Website for $199 Only?</title>
		<link>http://flasheezy.edublogs.org/2008/03/22/how-launch-flash-photography-website-for-199-only/</link>
		<comments>http://flasheezy.edublogs.org/2008/03/22/how-launch-flash-photography-website-for-199-only/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 10:27:22 +0000</pubDate>
		<dc:creator>flasheezy</dc:creator>
		
		<category><![CDATA[Inspiration]]></category>

		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://flasheezy.edublogs.org/2008/03/22/how-launch-flash-photography-website-for-199-only/</guid>
		<description><![CDATA[Have recently set up my first photography website. Am really excited about that.  And I used a web template but not a custom design. But don’t condemn me at once. I was always prejudiced against web templates either till I didn’t try myself. And you know…it is not too bad as it seemed. Well…I [...]]]></description>
			<content:encoded><![CDATA[<p>Have recently set up my first photography website. Am really excited about that.  And I used a web template but not a custom design. But don’t condemn me at once. I was always prejudiced against web templates either till I didn’t try myself. And you know…it is not too bad as it seemed. Well…I got off the point. So I launched my first photo portfolio website after I&#8217;d bought a web template. After surfing the Net for a long time, I landed at <a href="http://www.icetemplates.com/">IceTemplates</a>. Here&#8217;s what attracted me at once. Besides standard types like osCommerce, swish, html templates, etc., the company offers something really brand-new which is not provided by others – <a href="http://www.icetemplates.com/show-type-flash-cms.html">Flash CMS v.2 templates</a>. I will not describe all features. You can find them <a href="http://template-guide.com/cms-v2/">here</a>.  In a whole, the admin panel is so easy-to-use that it allows adding and editing almost all content: texts, titles, name, images, and descriptions. Agree that IceTemplates has made a revolutionary break-down as you do not have to be a web developer to make any necessary changes.</p>
<p>Besides, it was a pleasant surprise to know that with a template itself I got web hosting and domain name absolutely FREE. It means I didn&#8217;t need to pay for anything else. Isn&#8217;t it charming to start my own online photo portfolio just for $199? (This was the price of the template I purchased). Also, I find IceTemplates products worthy of mentioning due to original flash effects and nice structure. Just view the screenshots:</p>
<p><img src="http://flasheezy.edublogs.org/files/2008/03/2106.gif" alt="2106" /></p>
<p><a href="http://www.icetemplates.com/show-template-2106.html">Photo gallery CMS v2 flash template - Live Demo</a></p>
<p><img src="http://flasheezy.edublogs.org/files/2008/03/2108.gif" alt="2108" /></p>
<p><a href="http://www.icetemplates.com/show-template-2108.html">Photo portfolio CMS v2 flash template - Live Demo</a></p>
<p><a href="http://www.icetemplates.com/show-template-2108.html"> </a></p>
<p>If you are a photographer too, at IceTemplates you can find variety of photo portfolio flash templates to choose from. Good luck!</p>
<br />Authored by <a href="http://flasheezy.edublogs.org">flasheezy</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.]]></content:encoded>
			<wfw:commentRss>http://flasheezy.edublogs.org/2008/03/22/how-launch-flash-photography-website-for-199-only/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AIO Flash Effect Collection</title>
		<link>http://flasheezy.edublogs.org/2008/03/21/aio-flash-effect-collection/</link>
		<comments>http://flasheezy.edublogs.org/2008/03/21/aio-flash-effect-collection/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 10:33:51 +0000</pubDate>
		<dc:creator>flasheezy</dc:creator>
		
		<category><![CDATA[Flash Effects]]></category>

		<category><![CDATA[Freebies]]></category>

		<category><![CDATA[ToolBox]]></category>

		<guid isPermaLink="false">http://flasheezy.edublogs.org/2008/03/21/aio-flash-effect-collection/</guid>
		<description><![CDATA[
All-into-One Flash Mixer provides the user basic synthesizing function of SWF. You can merge several SWF into a new SWF by dragging and dropping the mouse. New version is available for you to add text and diversify format of pictures (JPG, dynamic GIF, PNG). It is simple to use, drag the Flash you want to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://flasheezy.edublogs.org/files/2008/03/all_into_one_flash_mixer-24383png.jpg" alt="AIO Flash Effect Collection" /></p>
<p>All-into-One Flash Mixer provides the user basic synthesizing function of SWF. You can merge several SWF into a new SWF by dragging and dropping the mouse. New version is available for you to add text and diversify format of pictures (JPG, dynamic GIF, PNG). It is simple to use, drag the Flash you want to the working area, so that you add a Flash successfully. You can repeat above actions again and again to add more Flash. Select one of the Flash from working area, then you can move, resize, rotate and displace (Change the layer between SWFs).The final output is exactly the same as it displayed in working area. You can set the picture or music as the background, and edit pictures by an embedded editor as well. The special designed Timeline can help you set the proper display time of your Flash. The professional Flash banner, Flash album, Flash animation and Flash slide show can also be created by Flash Mixer. In order to help you to make a wonderful Flash, we provide more than 1000 Flash ClipArts. All you need to do for an amazing Flash is to drag and drop them into working area.<br />
Full features list:<br />
1. Professional Flash effects;<br />
2. Add Flash by dragging and dropping the mouse;<br />
3. Exceed What you see is what you get;<br />
4. Super Compatibility;<br />
5. Modify the inserted Flash;<br />
6. Various ClipArts;<br />
7. Build-in Photo Editor;<br />
8. Add background pictures available;<br />
9. Add background music available;<br />
10. Export Flash file(SWF) and execution file(EXE);<br />
11. Newly added features: add timeline, text and pictures</p>
<p>Include:</p>
<p><strong>Anim FX<br />
Mix FX<br />
Magic Flare<br />
Astro Flash<br />
An FX<br />
3d Flash Anim</strong></p>
<p>Download: 20.3MB</p>
<p>Code:</p>
<pre>http://rapidshare.com/files/70256199/AIOFlashEffect_www.softarchive.net.rar
or
http://www.megaupload.com/?d=9DDTKQ37

Pass: www.softarchive.net</pre>
<br />Authored by <a href="http://flasheezy.edublogs.org">flasheezy</a>. Hosted by <a href="http://edublogs.org">Edublogs</a>.]]></content:encoded>
			<wfw:commentRss>http://flasheezy.edublogs.org/2008/03/21/aio-flash-effect-collection/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
