<?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>SF-Zone.net &#187; free flash script</title>
	<atom:link href="http://sf-zone.net/tag/free-flash-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://sf-zone.net</link>
	<description>Design and Programming Blog</description>
	<lastBuildDate>Tue, 05 Jul 2011 19:40:23 +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>Flash Graph &#8211; Free Script</title>
		<link>http://sf-zone.net/2009/05/27/flash-graph-free-script/</link>
		<comments>http://sf-zone.net/2009/05/27/flash-graph-free-script/#comments</comments>
		<pubDate>Wed, 27 May 2009 21:07:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash - AS3]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[flash graph]]></category>
		<category><![CDATA[flash graph script]]></category>
		<category><![CDATA[free flash script]]></category>
		<category><![CDATA[graph script free]]></category>

		<guid isPermaLink="false">http://sf-zone.net/?p=300</guid>
		<description><![CDATA[OK! I made a new sript and I am sure you will love this one. It is a flash Graph script. You can use it to display graphs on you website wery easy with no coding necesary. Just modify the XML file and you are ready to go. You can ad as many values as [...]]]></description>
			<content:encoded><![CDATA[<p>OK! I made a new sript and I am sure you will love this one. It is a flash Graph script. You can use it to display graphs on you website wery easy with no coding necesary. Just modify the XML file and you are ready to go. <span id="more-300"></span><br />
<!--adsense#ad2-->You can ad as many values as you want, as long as you follow the same XML structure.<br />
<code><br />
&lt;day&gt;<br />
&lt;label&gt;Day 1&lt;/label&gt;<br />
&lt;value&gt;768&lt;/value&gt;<br />
&lt;/day&gt;<br />
</code><br />
You can ad a label and a value.</p>
<p>Very important is to add the max value possible. This is to put the graph in an interval on the screen. For example, if your maximum value for one day is 996, you can put the &lt;max&gt; value to 1000.</p>
<p>Also, you can set in the XML file if you want the dots to be shown on the values or not and also if you want the graph to have a fill under it.</p>
<p><strong>How to include the graph</strong></p>
<p>I use swfobject to include the graph. THis is to use flashvars for the path to the XML file. I have included the HTML file so you can see how everything is done. All you have to modify is the flashvars.xmlPath to point to the actual path of your xmlFile.</p>
<p><strong><br />
</strong><br />
<!--adsense#ad1--><br />
<strong>Example</strong><br />
Below is an example. This is the blue one.<br />
<script type="text/javascript" src="swfobject.js"></script><br />
		<script type="text/javascript">
			var flashvars = {};
			flashvars.xmlPath = "http://sf-zone.net/uploads/graph.xml";
			var params = {};
			var attributes = {};
			swfobject.embedSWF("http://sf-zone.net/uploads/graph.swf", "graph", "560", "300", "9.1.0", "expressInstall.swf", flashvars, params, attributes);
		</script></p>
<div id="graph">
			<a href="http://www.adobe.com/go/getflashplayer"><br />
				<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /><br />
			</a>
		</div>
<p><strong>Color Variations</strong></p>
<p>In the zipfile I included more color variation: red, purple, blue, green and lime.</p>
<p><strong><a href="http://www.mediafire.com/file/jnmmzmoinhy/graph.zip"><img class="aligncenter size-full wp-image-9" title="Upload Zip" src="http://sf-zone.net/wp-content/uploads/2008/02/zip.png" alt="Upload Zip" width="128" height="128" /></a><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://sf-zone.net/2009/05/27/flash-graph-free-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Flash Banner Rotator</title>
		<link>http://sf-zone.net/2009/05/24/free-flash-banner-rotator/</link>
		<comments>http://sf-zone.net/2009/05/24/free-flash-banner-rotator/#comments</comments>
		<pubDate>Sun, 24 May 2009 17:06:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash - AS3]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[banner rotator]]></category>
		<category><![CDATA[flash banner rotator]]></category>
		<category><![CDATA[free banner rotator]]></category>
		<category><![CDATA[free flash script]]></category>

		<guid isPermaLink="false">http://sf-zone.net/?p=295</guid>
		<description><![CDATA[Hello all! It has been a long time since I posted something new. Anyway&#8230;I made a small script for you all. It is a Flash banner rotator. It is really easy to change the the images, text and URL of the images. You don&#8217;t even need Flash. All the information is read from a XML [...]]]></description>
			<content:encoded><![CDATA[<p>Hello all! It has been a long time since I posted something new.</p>
<p>Anyway&#8230;I made a small script for you all. It is a Flash banner rotator.<span id="more-295"></span><br />
<!--adsense#ad2-->It is really easy to change the the images, text and URL of the images. You don&#8217;t even need Flash. All the information is read from a XML file (that can be opened with any text editor). There isn&#8217;t a max number of images that can be loaded&#8230;but I don;t recommend having more than 6&#8230;</p>
<p>Also,  since this is free there is also a link back to my website (the last image from the banner rotator&#8230;and this is loaded automatically every time). If you want this removed it costs only 3$. Just send me an email fro more information.</p>
<p>Also, if you want other size post a comment and I will try to make it as soon as possible&#8230;currently it is only at 400&#215;250</p>
<p><a href="http://www.mediafire.com/file/kwnmxty2nyh/bannerRotator.zip"><img class="aligncenter size-full wp-image-9" title="Upload Zip" src="http://sf-zone.net/wp-content/uploads/2008/02/zip.png" alt="Upload Zip" width="128" height="128" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sf-zone.net/2009/05/24/free-flash-banner-rotator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

