<?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>Flash Framer</title>
	<atom:link href="http://www.flashframer.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashframer.com</link>
	<description></description>
	<lastBuildDate>Wed, 05 Aug 2009 03:26:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Introducing The internalCarousel Pro</title>
		<link>http://www.flashframer.com/introducing-the-internalcarousel-pro/</link>
		<comments>http://www.flashframer.com/introducing-the-internalcarousel-pro/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 03:26:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Components]]></category>
		<category><![CDATA[3d carousel]]></category>
		<category><![CDATA[flash carousel]]></category>
		<category><![CDATA[internal carousel]]></category>
		<category><![CDATA[papervision3d carousel]]></category>
		<category><![CDATA[xml carousel]]></category>

		<guid isPermaLink="false">http://www.flashframer.com/?p=328</guid>
		<description><![CDATA[The internalCarousel Pro Flash component displays images, videos, and SWF files in a unique carousel layout. You can navigate through the images by moving the cursor from left to right. Click on a thumbnail to view the full size image, video, or SWF file. When using videos a full set of video controls can are [...]]]></description>
			<content:encoded><![CDATA[<p>The internalCarousel Pro Flash component displays images, videos, and SWF files in a unique carousel layout. You can navigate through the images by moving the cursor from left to right. Click on a thumbnail to view the full size image, video, or SWF file. When using videos a full set of video controls can are used to control the video. The internalCarousel Pro is fully customizable.</p>
<p><em><em><a href="http://www.flashframer.com/flash-components/internalcarousel-pro/">Click Here To View The internalCarousel Pro »</a></em></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashframer.com/introducing-the-internalcarousel-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Create a Dynamic XML Flash Banner Rotator</title>
		<link>http://www.flashframer.com/how-to-create-a-dynamic-xml-flash-banner-rotator/</link>
		<comments>http://www.flashframer.com/how-to-create-a-dynamic-xml-flash-banner-rotator/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 04:53:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[banner rotator]]></category>
		<category><![CDATA[banner rotator flash file]]></category>
		<category><![CDATA[banner rotator tutorial]]></category>
		<category><![CDATA[flash banner rotator]]></category>
		<category><![CDATA[flash banner rotator tutorial]]></category>

		<guid isPermaLink="false">http://www.flashframer.com/?p=313</guid>
		<description><![CDATA[In this tutorial we will create a dynamic XML Flash banner rotator using The Banner Rotator Complete. The Banner Rotator Complete is one of the most extensive banner rotators you&#8217;ll find. It comes packed with 37 customizable parameters. All parameters are controlled through a XML file. Introduction This tutorial uses the Flash Framer Banner Rotator [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial we will create a dynamic XML Flash banner rotator using The Banner Rotator Complete. The Banner Rotator Complete is one of the most extensive banner rotators you&#8217;ll find. It comes packed with 37 customizable parameters. All parameters are controlled through a XML file.<br />
<span id="more-313"></span></p>
<h2>Introduction</h2>
<p>This tutorial uses the Flash Framer <a href="http://www.flashframer.com/flash-components/banner-rotator-complete/">Banner Rotator Complete</a> file. The <a href="http://www.flashframer.com/flash-components/banner-rotator-complete/">Banner Rotator Complete</a> is an ActionScript 3.0 file for Adobe Flash that makes it easy to create a banner rotator in a few easy steps. Our developers have done the hard work so you don’t have too.</p>
<h2>Step 1</h2>
<p>Once you have downloaded the <a href="http://www.flashframer.com/flash-components/banner-rotator-complete/">Banner Rotator Complete</a>. Unzip the <em>BannerRotatorComplete.zip</em> file.</p>
<div class="tutorial_image"><a href="http://www.flashframer.com/wp-content/uploads/bannerrotatorcomplete_tutorial_image_1.gif"><img class="alignnone size-full wp-image-314" title="bannerrotatorcomplete_tutorial_image_1" src="http://www.flashframer.com/wp-content/uploads/bannerrotatorcomplete_tutorial_image_1.gif" alt="" width="318" height="362" /></a></div>
<p>You&#8217;ll notice you have a Flash file named <em>BannerRotatorComplete.fla</em>. This file contains all the source code. You will only need to edit the Flash(.fla) file if you want a different size banner rotator.</p>
<p>You&#8217;ll also notices an IMAGES folder that contains all the images used in the banner rotator.</p>
<p>Finally you&#8217;ll notice a XML folder that contains the <em>config.xml </em>file. This is the file you will use to define your images and parameters.</p>
<h2>Step 2</h2>
<p>The easiest way to add your images to the <a href="http://www.flashframer.com/flash-components/banner-rotator-complete/">Banner Rotator Complete</a> is to save your images in the IMAGES folder and save over the provided images giving your images the same names as the provides ones.</p>
<p>You can also deleted the provided images and add your images to the IMAGES folder with any name you want. We will later define your images in the XML file.</p>
<h2>Step 3</h2>
<p>Open the provided <em>config.xml</em> file with Adobe Dreamweaver or a simple text editor of your choice.</p>
<p>At the top of the XML file you&#8217;ll notice all the parameters between the &lt;parameters&gt;&lt;/parameters&gt; tags. You can modify the parameters to your liking. Every thing can be modified in the XML file except the embedded fonts and the stage size.</p>
<div class="tutorial_image"><a href="http://www.flashframer.com/wp-content/uploads/bannerrotatorcomplete_tutorial_image_2.gif"><img class="alignnone size-full wp-image-315" title="bannerrotatorcomplete_tutorial_image_2" src="http://www.flashframer.com/wp-content/uploads/bannerrotatorcomplete_tutorial_image_2.gif" alt="" width="500" height="619" /></a></div>
<p>You can read how to change the default fonts in the provided Banner Rotator Complete user manual. <a href="http://www.flashframer.com/wp-content/uploads/banner_rotator_complete_usermanual.pdf">You can download the Banner Rotator Completer user manual here.</a></p>
<p>To resize the stage open the provided<em> BannerRotatorComplete.fla</em> file with Adobe Flash CS3 or CS4. Change the stage size to the size you want and then publish the file. You&#8217;ll then want to set the imageWidth and imageHeight parameters in the XML file to match the stage size.</p>
<p>To add images modify the the provided XML file with your information. To add more images copy everything from the opening &lt;image&gt; tag to the closing &lt;/image&gt;. Paste this text before the closing &lt;/images&gt; tag. Edit the tags with the appropriate information. Repeat this step for all additional images.</p>
<div class="tutorial_image"><a href="http://www.flashframer.com/wp-content/uploads/bannerrotatorcomplete_tutorial_image_3.gif"><img class="alignnone size-full wp-image-316" title="bannerrotatorcomplete_tutorial_image_3" src="http://www.flashframer.com/wp-content/uploads/bannerrotatorcomplete_tutorial_image_3.gif" alt="" width="500" height="89" /></a></div>
<h2>Completed Gallery</h2>
<p>Below is the completed <a href="http://www.flashframer.com/flash-components/banner-rotator-complete/">Banner Rotator Complete</a>.</p>
<div class="tutorial_image">
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.flashframer.com/examples/BannerRotatorComplete/BannerRotatorComplete_Tutorial/BannerRotatorComplete.swf" /><param name="allowscriptaccess" value="samedomain" /><param name="wmode" value="transparent" /><embed type="application/x-shockwave-flash" width="600" height="300" src="http://www.flashframer.com/examples/BannerRotatorComplete/BannerRotatorComplete_Tutorial/BannerRotatorComplete.swf" wmode="transparent" allowscriptaccess="samedomain"></embed></object></p>
</div>
<h2>Conclusion</h2>
<p>For more detail read through the full documentation. The <a href="http://www.flashframer.com/flash-components/banner-rotator-complete/">Banner Rotator Complete</a> comes with all source code so if you have ActionScript 3.0 knowledge you can edit and modify the code to your liking.</p>
<p>We would love to see your work and showcase it on our site.<br />
Just email us at <a href="mailto:contact@flashframer.com">support@flashframer.com</a> with a link to your Banner Rotator Complete gallery.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashframer.com/how-to-create-a-dynamic-xml-flash-banner-rotator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introducing The Banner Rotator Complete</title>
		<link>http://www.flashframer.com/introducing-the-banner-rotator-complete/</link>
		<comments>http://www.flashframer.com/introducing-the-banner-rotator-complete/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 01:51:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Components]]></category>
		<category><![CDATA[banner rotator]]></category>
		<category><![CDATA[dynamic banner rotator]]></category>
		<category><![CDATA[flash banner rotator]]></category>
		<category><![CDATA[flash image rotator]]></category>
		<category><![CDATA[image rotator]]></category>
		<category><![CDATA[xml banner rotator]]></category>

		<guid isPermaLink="false">http://www.flashframer.com/?p=312</guid>
		<description><![CDATA[The Banner Rotator Complete is one of the most extensive banner rotators you&#8217;ll find. It comes packed with 37 customizable parameters. All parameters are controlled through a XML file. Click Here To View The Banner Rotator Complete »]]></description>
			<content:encoded><![CDATA[<p>The Banner Rotator Complete is one of the most extensive banner rotators you&#8217;ll find. It comes packed with 37 customizable parameters. All parameters are controlled through a XML file.</p>
<p><em><a href="http://www.flashframer.com/flash-components/banner-rotator-complete/">Click Here To View The Banner Rotator Complete »</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashframer.com/introducing-the-banner-rotator-complete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D Card Flips with Tweens in F&#8230;</title>
		<link>http://www.flashframer.com/3d-card-flips-with-tweens-in-f/</link>
		<comments>http://www.flashframer.com/3d-card-flips-with-tweens-in-f/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 03:02:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.flashframer.com/3d-card-flips-with-tweens-in-f/</guid>
		<description><![CDATA[3D Card Flips with Tweens in Flash CS4 and Flash CS3 http://tinyurl.com/mlbc2o]]></description>
			<content:encoded><![CDATA[<p>3D Card Flips with Tweens in Flash CS4 and Flash CS3 <a href="http://tinyurl.com/mlbc2o" rel="nofollow">http://tinyurl.com/mlbc2o</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashframer.com/3d-card-flips-with-tweens-in-f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CubeFaces &#8211; 3D transition usin&#8230;</title>
		<link>http://www.flashframer.com/cubefaces-3d-transition-usin/</link>
		<comments>http://www.flashframer.com/cubefaces-3d-transition-usin/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 03:00:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.flashframer.com/cubefaces-3d-transition-usin/</guid>
		<description><![CDATA[CubeFaces &#8211; 3D transition using Papervision3D. http://www.flashbookmarks.com/]]></description>
			<content:encoded><![CDATA[<p>CubeFaces &#8211; 3D transition using Papervision3D. <a href="http://www.flashbookmarks.com/" rel="nofollow">http://www.flashbookmarks.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashframer.com/cubefaces-3d-transition-usin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding ActionScript 3.0 custom events</title>
		<link>http://www.flashframer.com/understanding-actionscript-30-custom-events/</link>
		<comments>http://www.flashframer.com/understanding-actionscript-30-custom-events/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 01:17:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[actionscript 3.0]]></category>
		<category><![CDATA[actionscript 3.0 events]]></category>
		<category><![CDATA[actionscript events]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash actionscript]]></category>

		<guid isPermaLink="false">http://www.flashframer.com/?p=301</guid>
		<description><![CDATA[ActionScript programmers commonly use event listeners to allow objects to become active and listen for specific instructions, such as mouse click or the beginning of a new framer. This tutorial will explore how you can create new events. You can use if, then or, else statement to achieve the same results, but this tutorial will [...]]]></description>
			<content:encoded><![CDATA[<p>ActionScript programmers commonly use event listeners to allow objects to become active and listen for specific instructions, such as mouse click or the beginning of a new framer.</p>
<p>This tutorial will explore how you can create new events.</p>
<p>You can use if, then or, else statement to achieve the same results, but this tutorial will show the professional way to code with listeners. It also makes the code more readable and less complex.</p>
<p><a href="http://www.emanueleferonato.com/2009/06/03/understanding-as3-custom-events/" target="_blank">Click here to view the tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashframer.com/understanding-actionscript-30-custom-events/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Object Oriented ActionScript 3, using PHP &amp; SQL</title>
		<link>http://www.flashframer.com/object-oriented-actionscript-3-using-php-sql/</link>
		<comments>http://www.flashframer.com/object-oriented-actionscript-3-using-php-sql/#comments</comments>
		<pubDate>Tue, 19 May 2009 00:14:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.flashframer.com/?p=300</guid>
		<description><![CDATA[This tutorial explores one of many methods, which could be used to allow an ActionScript 3 swf file to communicate back and forth to an SQL database, storing and retrieving values in a table. This functionality is useful for simple Internet applications, which require on the fly access to external data sources. In this tutorial [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial explores one of many methods, which could be used to allow an ActionScript 3 swf file to communicate back and forth to an SQL database, storing and retrieving values in a table. This functionality is useful for simple Internet applications, which require on the fly access to external data sources. In this tutorial we will develop a dynamic application that allows users to create a nametag, which will be stored and retrieved from a database. <a href="http://www.xvisionstudios.com/xvlearning/index.html" target="_blank">Click here to view tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashframer.com/object-oriented-actionscript-3-using-php-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash and Papervision3D Tutorials</title>
		<link>http://www.flashframer.com/flash-and-papervision3d-tutorials/</link>
		<comments>http://www.flashframer.com/flash-and-papervision3d-tutorials/#comments</comments>
		<pubDate>Tue, 19 May 2009 00:04:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash tutorial]]></category>
		<category><![CDATA[papervision3d]]></category>
		<category><![CDATA[papervision3d examples]]></category>
		<category><![CDATA[papervision3d tutorial]]></category>

		<guid isPermaLink="false">http://www.flashframer.com/?p=297</guid>
		<description><![CDATA[Tutorial Lounge has put together a great list of Flash and Papervision3D Tutorials to create 3D effects. Great for beginners. Click here to view the tutorials Papervision 3D Programming Tutorial &#8211; Quadtree Renderer Papervision 3D Programming Tutorial &#8211; Mesh Splitting Papervision 3D Programming Tutorial &#8211; Mouse Selection Papervision 3D Programming Tutorial &#8211; Texture Smoothing Papervision [...]]]></description>
			<content:encoded><![CDATA[<p>Tutorial Lounge has put together a great list of Flash and Papervision3D Tutorials to create 3D effects. Great for beginners. <a href="http://www.flashframer.com" target="_blank">Click here to view the tutorials</a></p>
<p><strong></strong>Papervision 3D Programming Tutorial &#8211; Quadtree Renderer<br />
Papervision 3D Programming Tutorial &#8211; Mesh Splitting<br />
Papervision 3D Programming Tutorial &#8211; Mouse Selection<br />
Papervision 3D Programming Tutorial &#8211; Texture Smoothing<br />
Papervision Programming Tutorial &#8211; Animations<br />
Papervision Programming Tutorial &#8211; SkyBox<br />
Papervision 3D Programming Tutorial &#8211; Environment Mapping<br />
Papervision programming tutorial &#8211; 3D Text<br />
Papervision 3D Programming Tutorial &#8211; BitmapViewport</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashframer.com/flash-and-papervision3d-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D Spinning Menu and Photo Gallery</title>
		<link>http://www.flashframer.com/3d-spinning-menu-and-photo-gallery/</link>
		<comments>http://www.flashframer.com/3d-spinning-menu-and-photo-gallery/#comments</comments>
		<pubDate>Mon, 18 May 2009 23:54:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[3d flash]]></category>
		<category><![CDATA[Flash 3D]]></category>
		<category><![CDATA[flash image gallery]]></category>
		<category><![CDATA[image gallery]]></category>
		<category><![CDATA[XML gallery]]></category>

		<guid isPermaLink="false">http://www.flashframer.com/?p=296</guid>
		<description><![CDATA[Flashandmath.com has put together another awesome FREE Flash image gallery. The spinning 3D effect is created using the new methods of ActionScript 3 available in Flash Player 10. It is XML-driven and thus easily customizable. Click Here to download.]]></description>
			<content:encoded><![CDATA[<p>Flashandmath.com has put together another awesome FREE Flash image gallery.  The spinning 3D effect is created using the new methods of ActionScript 3 available in Flash Player 10. It is XML-driven and thus easily customizable. <a href="http://www.flashandmath.com/flashcs4/xmlspinner/" target="_blank">Click Here to download.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashframer.com/3d-spinning-menu-and-photo-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Weekly Updates for 2009-05-10</title>
		<link>http://www.flashframer.com/twitter-weekly-updates-for-2009-05-10/</link>
		<comments>http://www.flashframer.com/twitter-weekly-updates-for-2009-05-10/#comments</comments>
		<pubDate>Sun, 10 May 2009 23:33:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.flashframer.com/twitter-weekly-updates-for-2009-05-10/</guid>
		<description><![CDATA[Tutorial on how to make colorful mouse followers using ActionScript 3. http://tinyurl.com/cdcnqp #]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Tutorial on how to make colorful mouse followers using ActionScript 3. <a href="http://tinyurl.com/cdcnqp" rel="nofollow">http://tinyurl.com/cdcnqp</a> <a href="http://twitter.com/flashframer/statuses/1712304148">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.flashframer.com/twitter-weekly-updates-for-2009-05-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
