<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Flash CS3 and Flash CS4 tutorials</title><link>http://englishblog.flepstudio.org</link><description>Actionscript 3.0 resources and scripts</description><language>en</language><lastBuildDate>Tue, 10 Nov 2009 03:26:26 PST</lastBuildDate><generator>http://wordpress.org/?v=2.8.5</generator><sy:updatePeriod xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">hourly</sy:updatePeriod><sy:updateFrequency xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">1</sy:updateFrequency><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/FlashCs3AndFlashCs4Tutorials" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item><title>Free Tweened Flash CS3-CS4 menu</title><link>http://feedproxy.google.com/~r/FlashCs3AndFlashCs4Tutorials/~3/E9Nr66voCj0/</link><category>Flash CS3 utilities</category><category>Flash CS4 utilities</category><category>actionscript 3.0 menu</category><category>flash cs3 menu</category><category>flash menu</category><category>flashcs4menu</category><category>Free utilities</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">admin</dc:creator><pubDate>Tue, 10 Nov 2009 03:26:26 PST</pubDate><guid isPermaLink="false">http://englishblog.flepstudio.org/?p=710</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>At the request of some users, FlepStudio has created a <strong>menu with Flash CS3</strong> (of course also for Flash CS4) is often seen that lately <br />
  browsing the web. <br />
  The menu has an <strong>effect of Tween on rollover, rollout, and mouse click</strong>. <br />
  It reads from an external XML file and can be easily managed <strong>even by users who have little experience of ActionScript 3.0</strong>. </p>
<p>You can also choose the colors of the effects on texts of the menu items and choose whether to add a link (then open a web page) to the click of a menu item, or add  Actionscript 3.0 actions.</p>
<p>Let&#8217;s see it.</p>
<p align="right"><strong><a href="http://www.flepstudio.org/forum/flepstudio-utilities/5164-tweened-menu.html" title="download files">Read more&#8230;</a></strong></p>

	Tags: <a href="http://englishblog.flepstudio.org/tag/actionscript-3-0-menu/" title="actionscript 3.0 menu" rel="tag">actionscript 3.0 menu</a>, <a href="http://englishblog.flepstudio.org/tag/flash-cs3-menu/" title="flash cs3 menu" rel="tag">flash cs3 menu</a>, <a href="http://englishblog.flepstudio.org/tag/flash-menu/" title="flash menu" rel="tag">flash menu</a>, <a href="http://englishblog.flepstudio.org/tag/flashcs4menu/" title="flashcs4menu" rel="tag">flashcs4menu</a>, <a href="http://englishblog.flepstudio.org/tag/free-utilities/" title="Free utilities" rel="tag">Free utilities</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>


<p><a href="http://feedads.g.doubleclick.net/~a/Ynm2jNzpXitP6yyK7f3PX8Ju3jA/0/da"><img src="http://feedads.g.doubleclick.net/~a/Ynm2jNzpXitP6yyK7f3PX8Ju3jA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Ynm2jNzpXitP6yyK7f3PX8Ju3jA/1/da"><img src="http://feedads.g.doubleclick.net/~a/Ynm2jNzpXitP6yyK7f3PX8Ju3jA/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded><description>At the request of some users, FlepStudio has created a menu with Flash CS3 (of course also for Flash CS4) is often seen that lately 
  browsing the web. 
  The menu has an effect of Tween on rollover, rollout, and mouse click. 
  It reads from an external XML file and [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://englishblog.flepstudio.org/free-utilities/flash-cs3-utilities/free-tweened-flash-cs3-cs4-menu/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://englishblog.flepstudio.org/free-utilities/flash-cs3-utilities/free-tweened-flash-cs3-cs4-menu/</feedburner:origLink></item><item><title>Method some of Array class of Actionscript 3.0</title><link>http://feedproxy.google.com/~r/FlashCs3AndFlashCs4Tutorials/~3/ybchI0ybgL8/</link><category>Sintax</category><category>actionscript 3.0 array</category><category>array checking</category><category>array class</category><category>method some</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">admin</dc:creator><pubDate>Sat, 07 Nov 2009 23:24:56 PST</pubDate><guid isPermaLink="false">http://englishblog.flepstudio.org/?p=706</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>This method allows us to check if an array has undefined indexes. <br />
  Especially important in applications with considerable use of arrays, the <strong>some method</strong> allows us to control our array so as not to fall into errors due to some unpleasant index that is undefined (undefined).<br />
  As arguments, this method takes a function name that we create ourselves and who will run for each index.<br />
  This function can contain a simple comparison (for example item&lt;20) or even a more complex conditional logic, and it is invoked with three arguments: the value of an index, the index of an element, and the Array.<br />
  Moreover, this function must return a Boolean value (true or false). </p>
<p>Here are a couple of examples. <br />
  Controlling an empty string:
</p>
<pre><code>var my_array:Array=new Array("Andrew","John","","Philip","Luke");
var emptyString:Boolean=my_array.some(checkArray);

function checkArray(element:*,index:int,a:Array):Boolean
{
    if(element=="")
        trace("The index with an empty string is: "+index);

    return (element=="");
}

if(emptyString)
    trace("The Array contains one or more empty strings");
else
    trace("The Array does not contain empty strings");
</code></pre>
<p>Checking for undefined indexes:</p>
<pre><code>var my_array=new Array();
my_array[0]="Filippo";
my_array[2]="Andrea";
my_array[3]="Giacomo";
my_array[4]="Franco";
var undefinedIndex:Boolean=my_array.some(checkArray);

function checkArray(element:*,index:int,a:Array):Boolean
{
    if(element==undefined)
        trace("The undefined index is: "+index);

    return (element==undefined);
}

if(undefinedIndex)
    trace("The Array contains one or more undefined indexes");
else
    trace("The Array does not contain undefined indexes");
</code></pre>
<p>With this method we can also check whether the elements of an array are all MovieClip or not.<br />
We can really control a lot of things.</p>

	Tags: <a href="http://englishblog.flepstudio.org/tag/actionscript-3-0-array/" title="actionscript 3.0 array" rel="tag">actionscript 3.0 array</a>, <a href="http://englishblog.flepstudio.org/tag/array-checking/" title="array checking" rel="tag">array checking</a>, <a href="http://englishblog.flepstudio.org/tag/array-class/" title="array class" rel="tag">array class</a>, <a href="http://englishblog.flepstudio.org/tag/method-some/" title="method some" rel="tag">method some</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>


<p><a href="http://feedads.g.doubleclick.net/~a/rh9fCtIG0hgG2s9L3Mju1nz4b4o/0/da"><img src="http://feedads.g.doubleclick.net/~a/rh9fCtIG0hgG2s9L3Mju1nz4b4o/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/rh9fCtIG0hgG2s9L3Mju1nz4b4o/1/da"><img src="http://feedads.g.doubleclick.net/~a/rh9fCtIG0hgG2s9L3Mju1nz4b4o/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded><description>This method allows us to check if an array has undefined indexes. 
  Especially important in applications with considerable use of arrays, the some method allows us to control our array so as not to fall into errors due to some unpleasant index that is undefined (undefined).
  As arguments, this method takes a [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://englishblog.flepstudio.org/tutorials/flash-cs3/sintax/method-some-of-array-class-of-actionscript-3/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://englishblog.flepstudio.org/tutorials/flash-cs3/sintax/method-some-of-array-class-of-actionscript-3/</feedburner:origLink></item><item><title>Winners of Creative Movie FX V2 component by ExtendStudio</title><link>http://feedproxy.google.com/~r/FlashCs3AndFlashCs4Tutorials/~3/3iwf3IKmKuc/</link><category>Flash CS3 Contests and reviews</category><category>Flash CS4 Contests and reviews</category><category>contest</category><category>contest winners</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">admin</dc:creator><pubDate>Thu, 05 Nov 2009 21:56:22 PST</pubDate><guid isPermaLink="false">http://englishblog.flepstudio.org/?p=709</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>Rolling drums….</p>
<p>The winners of two licences of<strong> <a href="http://www.jumpeyecomponents.com/Flash-Components/Various/JC-Panorama-305/?ref=0678feee276r30"><strong>Creative Movie FX V2 by ExtendStudio</strong></a> </strong>are:</p>
<p>the comments  n° <strong>47</strong> and <strong>14</strong></p>
<p><strong><a href="http://www.flepstudio.org/forum/components/5098-win-flash-component-creative-movie-v2-extendstudio-5.html#post27920">ZilverDragOn</a></strong><br />
Heyy!! Sweet. I want to join the contest, count me in.</p>
<p><strong><a href="http://www.flepstudio.org/forum/components/5098-win-flash-component-creative-movie-v2-extendstudio-2.html#post27760">Hanzeus</a></strong><br />
Wow, that&#8217;s cool!</p>
<p>Congratulations !<br />
The winners will be contacted by FlepStudio for instructions.</p>
<p>Thank you all for your involvement and stay tuned, another great contest is coming!</p>

	Tags: <a href="http://englishblog.flepstudio.org/tag/contest/" title="contest" rel="tag">contest</a>, <a href="http://englishblog.flepstudio.org/tag/contest-winners/" title="contest winners" rel="tag">contest winners</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://englishblog.flepstudio.org/contests-and-reviews/flash-cs3-contests-and-reviews/jc-panorama-contest-winners/" title="JC Panorama contest winners (October 27, 2009)">JC Panorama contest winners</a> (0)</li>
	<li><a href="http://englishblog.flepstudio.org/contests-and-reviews/winners-flasheff-component/" title="Winners of FlashEff component (November 5, 2008)">Winners of FlashEff component</a> (0)</li>
	<li><a href="http://englishblog.flepstudio.org/contests-and-reviews/flash-cs3-contests-and-reviews/winners-of-curvemenu-flash-component/" title="Winners of CurveMenu Flash component (May 25, 2009)">Winners of CurveMenu Flash component</a> (0)</li>
	<li><a href="http://englishblog.flepstudio.org/contests-and-reviews/winner-of-fotospin-component-contest/" title="Winner of FotoSpin component contest (September 29, 2008)">Winner of FotoSpin component contest</a> (1)</li>
	<li><a href="http://englishblog.flepstudio.org/contests-and-reviews/win-flasheff-component/" title="Win FlashEff component (October 30, 2008)">Win FlashEff component</a> (175)</li>
</ul>


<p><a href="http://feedads.g.doubleclick.net/~a/IbWcjY_tw2KjKVcLJBSRcQQICJg/0/da"><img src="http://feedads.g.doubleclick.net/~a/IbWcjY_tw2KjKVcLJBSRcQQICJg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/IbWcjY_tw2KjKVcLJBSRcQQICJg/1/da"><img src="http://feedads.g.doubleclick.net/~a/IbWcjY_tw2KjKVcLJBSRcQQICJg/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded><description>Rolling drums….
The winners of two licences of Creative Movie FX V2 by ExtendStudio are:
the comments  n° 47 and 14
ZilverDragOn
Heyy!! Sweet. I want to join the contest, count me in.
Hanzeus
Wow, that&amp;#8217;s cool!
Congratulations !
The winners will be contacted by FlepStudio for instructions.
Thank you all for your involvement and stay tuned, another great contest is coming!




	Tags: contest, [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://englishblog.flepstudio.org/contests-and-reviews/flash-cs3-contests-and-reviews/winners-of-creative-movie-fx-v2-component-by-extendstudio/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://englishblog.flepstudio.org/contests-and-reviews/flash-cs3-contests-and-reviews/winners-of-creative-movie-fx-v2-component-by-extendstudio/</feedburner:origLink></item><item><title>Coloring regions of images using floodFill method of Actionscript 3.0</title><link>http://feedproxy.google.com/~r/FlashCs3AndFlashCs4Tutorials/~3/dPADja0xdwk/</link><category>Drawing with Actionscript 3</category><category>coloring albums</category><category>coloring with flash</category><category>drawing</category><category>drawing with flash cs4</category><category>floodfill</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">admin</dc:creator><pubDate>Wed, 04 Nov 2009 21:50:31 PST</pubDate><guid isPermaLink="false">http://englishblog.flepstudio.org/?p=704</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>In this tutorial we see how to color the sections of an image using the method <strong>floodFill()</strong> of the BitmapData class of Actionscript 3.0. </p>
<p>This method works almost <strong>like magic wand tool in Photoshop</strong> (or other photo editor) with a setting of zero tolerance. </p>
<p>It fills in all contiguous regions of the same pixel color with the specified color.
</p>
<p>This method allows us to create such an application of coloring and much more.</p>
<p align="right"><strong><a href="http://www.flepstudio.org/forum/tutorials/5130-coloring-regions-images.html" title="download files">Read more&#8230;</a></strong></p>

	Tags: <a href="http://englishblog.flepstudio.org/tag/coloring-albums/" title="coloring albums" rel="tag">coloring albums</a>, <a href="http://englishblog.flepstudio.org/tag/coloring-with-flash/" title="coloring with flash" rel="tag">coloring with flash</a>, <a href="http://englishblog.flepstudio.org/tag/drawing/" title="drawing" rel="tag">drawing</a>, <a href="http://englishblog.flepstudio.org/tag/drawing-with-flash-cs4/" title="drawing with flash cs4" rel="tag">drawing with flash cs4</a>, <a href="http://englishblog.flepstudio.org/tag/floodfill/" title="floodfill" rel="tag">floodfill</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://englishblog.flepstudio.org/tutorials/importance-of-array-class/" title="Importance of Array class (September 25, 2007)">Importance of Array class</a> (0)</li>
	<li><a href="http://englishblog.flepstudio.org/tutorials/graphic-patterns/" title="Graphic patterns (September 24, 2007)">Graphic patterns</a> (0)</li>
	<li><a href="http://englishblog.flepstudio.org/tutorials/example-5/" title="Example 5 (August 24, 2007)">Example 5</a> (0)</li>
	<li><a href="http://englishblog.flepstudio.org/tutorials/drawing-with-actionscript-3-example-3/" title="Drawing with Actionscript 3 Example 3 (July 6, 2007)">Drawing with Actionscript 3 Example 3</a> (0)</li>
	<li><a href="http://englishblog.flepstudio.org/tutorials/drawing-with-actionscript-3-example-2/" title="Drawing with Actionscript 3 Example 2 (June 18, 2007)">Drawing with Actionscript 3 Example 2</a> (0)</li>
</ul>


<p><a href="http://feedads.g.doubleclick.net/~a/etBN-r2_fRh_OEeRu0GkF6VrjWs/0/da"><img src="http://feedads.g.doubleclick.net/~a/etBN-r2_fRh_OEeRu0GkF6VrjWs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/etBN-r2_fRh_OEeRu0GkF6VrjWs/1/da"><img src="http://feedads.g.doubleclick.net/~a/etBN-r2_fRh_OEeRu0GkF6VrjWs/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded><description>In this tutorial we see how to color the sections of an image using the method floodFill() of the BitmapData class of Actionscript 3.0. 
This method works almost like magic wand tool in Photoshop (or other photo editor) with a setting of zero tolerance. 
It fills in all contiguous regions of the same pixel color [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://englishblog.flepstudio.org/tutorials/flash-cs3/drawing-with-actionscript-3/coloring-regions-of-images-using-floodfill-method-of-actionscript-3/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://englishblog.flepstudio.org/tutorials/flash-cs3/drawing-with-actionscript-3/coloring-regions-of-images-using-floodfill-method-of-actionscript-3/</feedburner:origLink></item><item><title>Flash CS4 GuestBook</title><link>http://feedproxy.google.com/~r/FlashCs3AndFlashCs4Tutorials/~3/Wy0vX2hxckg/</link><category>Flash CS4 utilities</category><category>flash cs4 php</category><category>flash cs4 xml</category><category>guestbook</category><category>guestbook flash cs4</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">admin</dc:creator><pubDate>Mon, 02 Nov 2009 23:18:18 PST</pubDate><guid isPermaLink="false">http://englishblog.flepstudio.org/?p=707</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>Here&#8217;s another <strong>Flash CS4 free utility</strong> created by FlepStudio. </p>
<p>This is a <strong>Flash GuestBook with 3D effect </strong> rotations using the property rotationX of Actionscript 3.0. <br />
  If you want to load into your main SWF on your site or application or site of your clients, just create the logic on your main FLA <br />
to load and you&#8217;re done. </p>
<p>Very easy to install, requires PHP and mySQL. </p>
<p>Very useful as <strong>a space dedicated to the signatures and comments</strong> from visitors to your blog or website. <br />
Interactive utility that allows visitors to a website could leave signatures and comments. </p>
<p>Let&#8217;s see it&#8230;</p>
<p align="right"><strong><a href="http://www.flepstudio.org/forum/flepstudio-utilities/5116-guestbook-flash-cs4.html" title="download files">Read more&#8230;</a></strong></p>

	Tags: <a href="http://englishblog.flepstudio.org/tag/flash-cs4-php/" title="flash cs4 php" rel="tag">flash cs4 php</a>, <a href="http://englishblog.flepstudio.org/tag/flash-cs4-xml/" title="flash cs4 xml" rel="tag">flash cs4 xml</a>, <a href="http://englishblog.flepstudio.org/tag/guestbook/" title="guestbook" rel="tag">guestbook</a>, <a href="http://englishblog.flepstudio.org/tag/guestbook-flash-cs4/" title="guestbook flash cs4" rel="tag">guestbook flash cs4</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://englishblog.flepstudio.org/free-utilities/simple-guestbook/" title="Simple Guestbook (May 14, 2008)">Simple Guestbook</a> (2)</li>
	<li><a href="http://englishblog.flepstudio.org/free-utilities/guestbook/" title="GuestBook (September 4, 2007)">GuestBook</a> (5)</li>
	<li><a href="http://englishblog.flepstudio.org/free-utilities/flash-captcha/" title="Flash Captcha (May 21, 2008)">Flash Captcha</a> (2)</li>
</ul>


<p><a href="http://feedads.g.doubleclick.net/~a/_kD6sjFyG0aCwTd_Rokul3xmT10/0/da"><img src="http://feedads.g.doubleclick.net/~a/_kD6sjFyG0aCwTd_Rokul3xmT10/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/_kD6sjFyG0aCwTd_Rokul3xmT10/1/da"><img src="http://feedads.g.doubleclick.net/~a/_kD6sjFyG0aCwTd_Rokul3xmT10/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded><description>Here&amp;#8217;s another Flash CS4 free utility created by FlepStudio. 
This is a Flash GuestBook with 3D effect  rotations using the property rotationX of Actionscript 3.0. 
  If you want to load into your main SWF on your site or application or site of your clients, just create the logic on your main FLA [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://englishblog.flepstudio.org/free-utilities/flash-cs4-utilities/flash-cs4-guestbook/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://englishblog.flepstudio.org/free-utilities/flash-cs4-utilities/flash-cs4-guestbook/</feedburner:origLink></item><item><title>Passing values from PHP to HTML to Flash</title><link>http://feedproxy.google.com/~r/FlashCs3AndFlashCs4Tutorials/~3/DxSheS3oCo0/</link><category>Flash CS3 and PHP</category><category>flash and php</category><category>flash cs4 tutorials</category><category>flash html</category><category>flash html and php</category><category>passing values to flash</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">admin</dc:creator><pubDate>Sun, 01 Nov 2009 20:28:50 PST</pubDate><guid isPermaLink="false">http://englishblog.flepstudio.org/?p=705</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p><html xmlns="http://www.w3.org/1999/xhtml"><body></p>
<p>We have seen how to <a href="http://englishblog.flepstudio.org/tutorials/passing-variables-from-html/" title="read the previous tutorial"><strong>pass values from HTML to Flash</strong></a>. <br />
Now let&#8217;s see how to pass a value from PHP to HTML, which in turn will pass it to Flash. </p>
<p>We have two simple files: index.swf and index.php. <br />
  The PHP file is expecting a variable via GET or POST (indifferent). <br />
  The switch to Flash via FlashVars HTML. </p>
<p>Here&#8217;s the code.</p>
<p>index.fla</p>
<pre><code>var username:String;

checkUsername();

function checkUsername():void
{
    var value:String;
    var obj:Object=LoaderInfo(root.loaderInfo).parameters;
    for (value in obj)
    {
        username=String(obj[value]);
        trace(username);
    }
}
</code></pre>
<p>index.php</p>
<pre><code>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
&lt;head&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot; /&gt;
&lt;title&gt;index&lt;/title&gt;
&lt;/head&gt;

&lt;body&gt;
&lt;?php
$username=$_REQUEST['username'];
?&gt;
&lt;!-- SWF index --&gt;
&lt;div align=&quot;center&quot;&gt;
&lt;object type=&quot;application/x-shockwave-flash&quot;
data=&quot;index.swf&quot;
width=&quot;550&quot; height=&quot;400&quot;&gt;
&lt;param name=&quot;movie&quot; value=&quot;index.swf&quot; /&gt;
&lt;param name=&quot;quality&quot; value=&quot;high&quot;/&gt;
&lt;param name=&quot;flashvars&quot; value=&quot;username=&lt;?php echo $username; ?&gt;&quot;/&gt;
&lt;/object&gt;
&lt;/div&gt;
&lt;!-- end SWF index --&gt;
&lt;/body&gt;
&lt;/html&gt;
</code></pre>
<p>Just call index.php?username=milesdavis and Flash will be able to recognize the variable username.</p>

	Tags: <a href="http://englishblog.flepstudio.org/tag/flash-and-php/" title="flash and php" rel="tag">flash and php</a>, <a href="http://englishblog.flepstudio.org/tag/flash-cs4-tutorials/" title="flash cs4 tutorials" rel="tag">flash cs4 tutorials</a>, <a href="http://englishblog.flepstudio.org/tag/flash-html/" title="flash html" rel="tag">flash html</a>, <a href="http://englishblog.flepstudio.org/tag/flash-html-and-php/" title="flash html and php" rel="tag">flash html and php</a>, <a href="http://englishblog.flepstudio.org/tag/passing-values-to-flash/" title="passing values to flash" rel="tag">passing values to flash</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://englishblog.flepstudio.org/tutorials/using-zend-amf-and-actionscript-3/" title="Using Zend AMF and Actionscript 3.0 (November 11, 2008)">Using Zend AMF and Actionscript 3.0</a> (0)</li>
	<li><a href="http://englishblog.flepstudio.org/free-utilities/sliding-email-form-new-free-utility-for-flash-cs3-flash-cs4/" title="Sliding Email Form-new free utility for Flash CS3 and Flash CS4 (February 10, 2009)">Sliding Email Form-new free utility for Flash CS3 and Flash CS4</a> (1)</li>
	<li><a href="http://englishblog.flepstudio.org/tutorials/creating-an-email-form-using-flash-cs3/" title="Creating an Email form using Flash CS3 (October 28, 2008)">Creating an Email form using Flash CS3</a> (4)</li>
</ul>


<p><a href="http://feedads.g.doubleclick.net/~a/hxXAubs2-RSb39i1VuZIvygKJ_U/0/da"><img src="http://feedads.g.doubleclick.net/~a/hxXAubs2-RSb39i1VuZIvygKJ_U/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/hxXAubs2-RSb39i1VuZIvygKJ_U/1/da"><img src="http://feedads.g.doubleclick.net/~a/hxXAubs2-RSb39i1VuZIvygKJ_U/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded><description>We have seen how to pass values from HTML to Flash. 
Now let&amp;#8217;s see how to pass a value from PHP to HTML, which in turn will pass it to Flash. 
We have two simple files: index.swf and index.php. 
  The PHP file is expecting a variable via GET or POST (indifferent). 
  [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://englishblog.flepstudio.org/tutorials/flash-cs3/flash-cs3-and-php/passing-values-from-php-to-html-to-flash/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://englishblog.flepstudio.org/tutorials/flash-cs3/flash-cs3-and-php/passing-values-from-php-to-html-to-flash/</feedburner:origLink></item><item><title>Win A Flash component by ExtendStudio</title><link>http://feedproxy.google.com/~r/FlashCs3AndFlashCs4Tutorials/~3/MpLhCuTk4xA/</link><category>Flash CS3 Contests and reviews</category><category>Flash CS4 Contests and reviews</category><category>contest</category><category>flash components</category><category>Flash CS3 components</category><category>win flash component</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">admin</dc:creator><pubDate>Thu, 29 Oct 2009 22:47:24 PDT</pubDate><guid isPermaLink="false">http://englishblog.flepstudio.org/?p=702</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p><img src="http://englishblog.flepstudio.org/wp-content/uploads/2009/10/box.jpg" alt="box" title="box" width="100" height="134" class="alignnone size-full wp-image-703" /></p>
<p>Do you want win the component <a href="https://secure.avangate.com/affiliate.php?ACCOUNT=EXTENDST&#038;AFFILIATE=3878&#038;PATH=http%3A//www.extendstudio.com/product/flash-component-creative-moviefx2-movieclip-effects.html"><strong>Creative MovieFX V2 by ExtendStudio</strong></a> FREE ?</p>
<p><a href="https://secure.avangate.com/affiliate.php?ACCOUNT=EXTENDST&#038;AFFILIATE=3878&#038;PATH=http%3A//www.extendstudio.com/product/flash-component-creative-moviefx2-movieclip-effects.html"><strong>Creative MovieFX v2</strong></a> is a Flash component by <a href="https://secure.avangate.com/affiliate.php?ACCOUNT=EXTENDST&#038;AFFILIATE=3878&#038;PATH=http%3A//www.extendstudio.com"><strong>ExtendStudio,</strong></a> components and Flash effects creators.<br /> <br />
  It offers the ability to apply effects on any movie clips. <br />
From the user friendly interface it’s very easy to browse the over 280 predefined effects gallery and apply them on the three transition types  available (In effects, Out effects, and Wait effects) <strong>without writing a line of code</strong>. </p>
<p>Features:</p>
<ul>
<li>Apply effects on animated clips (flv movies, timeline animations) and loop them</li>
<li>Default effects pack with over 280 predefined effects</li>
<li>3D effects</li>
<li>Action triggered effects (adding sound, moving along the timeline, adding an URL)</li>
<li>Filter effects drop shadow, blur, reflections</li>
<li>In, Wait and Out  transitions</li>
<li>Integrated preview mode</li>
<li>ActionScript 3.0 compliant (documentation: http://www.extendstudio.com/documentation/creative-moviefx-v2/documentation/ )</li>
<li>Contextual Help</li>
<li>Visual Time Manager</li>
<li>Use the ergonomic user interface to choose and customize the effects</li>
</ul>
<p>I tried the component and it&#8217;s very flexible and easy to manage.<br />
I cretaed the following gallery in just 10 minutes</p>
<p>
  <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" name="obj1" width="500" height="292" border="0" id="obj1"><param name="movie" value="http://www.flepstudio.org/ExtendStudio/MovieFXv2/main.swf" /><param name="quality" value="High" /><embed src="http://www.flepstudio.org/ExtendStudio/MovieFXv2/main.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="500" height="292"></embed></object>
</p>
<p>Requirements</p>
<ul>
<li><strong>Windows</strong> XP, Windows 2000, Windows Server 2003, or Windows Vista or <strong>Mac</strong> OS X 10.1.x, 10.2.x, 10.3.x and 10.4.x or greater</li>
<li>Adobe Flash <strong>CS3</strong> or Adobe Flash <strong>CS4</strong></li>
<li>Flash Player <strong>9/10</strong> with <strong>AS3</strong></li>
</ul>
<p><strong>HOW TO WIN THIS COMPONENT?</strong></p>
<p align="right"><strong><a href="http://www.flepstudio.org/forum/components/5098-win-flash-component-creative-movie-v2-extendstudio.html" title="read how to">Read more&#8230;</a></strong></p>

	Tags: <a href="http://englishblog.flepstudio.org/tag/contest/" title="contest" rel="tag">contest</a>, <a href="http://englishblog.flepstudio.org/tag/flash-components/" title="flash components" rel="tag">flash components</a>, <a href="http://englishblog.flepstudio.org/tag/flash-cs3-components/" title="Flash CS3 components" rel="tag">Flash CS3 components</a>, <a href="http://englishblog.flepstudio.org/tag/win-flash-component/" title="win flash component" rel="tag">win flash component</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://englishblog.flepstudio.org/contests-and-reviews/flash-cs3-contests-and-reviews/win-jc-panorama-component-by-jumpeyecomponents-two-licences-for-free/" title="Win JC Panorama component by JumpeyeComponents-two licences for FREE (October 20, 2009)">Win JC Panorama component by JumpeyeComponents-two licences for FREE</a> (0)</li>
	<li><a href="http://englishblog.flepstudio.org/contests-and-reviews/winners-flasheff-component/" title="Winners of FlashEff component (November 5, 2008)">Winners of FlashEff component</a> (0)</li>
	<li><a href="http://englishblog.flepstudio.org/contests-and-reviews/flash-cs3-contests-and-reviews/winners-of-curvemenu-flash-component/" title="Winners of CurveMenu Flash component (May 25, 2009)">Winners of CurveMenu Flash component</a> (0)</li>
	<li><a href="http://englishblog.flepstudio.org/contests-and-reviews/flash-cs3-contests-and-reviews/winners-of-creative-movie-fx-v2-component-by-extendstudio/" title="Winners of Creative Movie FX V2 component by ExtendStudio (November 6, 2009)">Winners of Creative Movie FX V2 component by ExtendStudio</a> (0)</li>
	<li><a href="http://englishblog.flepstudio.org/contests-and-reviews/winner-of-fotospin-component-contest/" title="Winner of FotoSpin component contest (September 29, 2008)">Winner of FotoSpin component contest</a> (1)</li>
</ul>


<p><a href="http://feedads.g.doubleclick.net/~a/QAmbWiourSo_SWBPFu2pUtjiak0/0/da"><img src="http://feedads.g.doubleclick.net/~a/QAmbWiourSo_SWBPFu2pUtjiak0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/QAmbWiourSo_SWBPFu2pUtjiak0/1/da"><img src="http://feedads.g.doubleclick.net/~a/QAmbWiourSo_SWBPFu2pUtjiak0/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded><description>Do you want win the component Creative MovieFX V2 by ExtendStudio FREE ?
Creative MovieFX v2 is a Flash component by ExtendStudio, components and Flash effects creators. 
  It offers the ability to apply effects on any movie clips. 
From the user friendly interface it’s very easy to browse the over 280 predefined effects gallery [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://englishblog.flepstudio.org/contests-and-reviews/flash-cs3-contests-and-reviews/win-a-flash-component-by-extendstudio/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://englishblog.flepstudio.org/contests-and-reviews/flash-cs3-contests-and-reviews/win-a-flash-component-by-extendstudio/</feedburner:origLink></item><item><title>Useful list of regular expressions with Actionscript 3.0 and RegExp class</title><link>http://feedproxy.google.com/~r/FlashCs3AndFlashCs4Tutorials/~3/XebiAgr_pho/</link><category>Sintax</category><category>actionscript 3.0 regular expressions</category><category>flash cs3 regular expressions</category><category>flash cs4 regular expressions</category><category>RegExp</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">admin</dc:creator><pubDate>Wed, 28 Oct 2009 21:15:34 PDT</pubDate><guid isPermaLink="false">http://englishblog.flepstudio.org/?p=699</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>In computing, <strong>regular expressions provide a concise and flexible means for identifying strings of text of interest</strong>, such as particular characters, words, or patterns of characters. <br />
A regular expression (often shortened to regex or regexp) is written in a formal language that can be interpreted by a regular expression processor, a program that either serves as a parser generator or examines text and identifies parts that match the provided specification.</p>
<p>Are used to analyze texts and strings and check if they comply with certain parameters. <br />
  For example, you can use to validate the input of an e-mail in a form. </p>
<p>Class Actionscript 3.0 allows you to use regular expressions with Flash CS3, Flash CS4, Flex 3 and Flex 4. </p>
<p>I created a <strong>very useful list of regular expressions</strong> for people like me develop with Adobe Flash. <br />
  The following list has been tested with Actionscript 3.0 and Flash CS4.</p>
<h3> VALIDATE AN URL</h3>
<pre><code>var validURLRegExp:RegExp = /^http(s)?:\/\/((\d+\.\d+\.\d+\.\d+)&#124;(([\w-]+\.)+([a-z,A-Z][\w-]*)))(:[1-9][0-9]*)?(\/([\w-.\/:%+@&amp;=]+[\w- .\/?:%+@&amp;=]*)?)?(#(.*))?$/i;
trace( validURLRegExp.test( &quot;http://www.google.com&quot; ) );
</code></pre>
<h3>VALIDATE  EMAIL ADDRESSES</h3>
<pre><code>var validEmailRegExp:RegExp = /^([a-zA-Z0-9._%-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4})*$/;
trace( validEmailRegExp.test( &quot;flepstudio@gmail.com&quot; ) );
</code></pre>
<h3>VALIDATE  PHONE NUMBERS</h3>
<p>it must start with + sign and the international code</p>
<pre><code>var validPhoneNumberRegExp:RegExp = /(^\+[0-9]{2}&#124;^\+[0-9]{2}\(0\)&#124;^\(\+[0-9]{2}\)\(0\)&#124;^00[0-9]{2}&#124;^0)([0-9]{9}$&#124;[0-9\-\s]{10}$)/;
trace( validPhoneNumberRegExp.test( &quot;+393349713568&quot; ) );
</code></pre>
<h3>VALIDATE  DATE FORMATS</h3>
<p>formats DD/MM/YY or DD/MM/YYYY or MM/DD/YY or MM/DD/YYYY</p>
<pre><code>var validDateRegExp:RegExp= /^(\d{1,2})\/(\d{1,2})\/(\d{2}&#124;(19&#124;20)\d{2})$/;
trace(validDateRegExp.test(&quot;12/05/1972&quot;));</code>
</pre>
<h3>VALIDATE ALPHANUMERIC CHARACTERS</h3>
<pre><code>var validAlphaNumericRegExp:RegExp= /^[a-zA-Z0-9]*$/;
trace(validAlphaNumericRegExp.test(&quot;Flep1972&quot;));
</code></pre>
<h3>VALIDATE UK POSTAL CODES</h3>
<pre><code>var validUKpostalCodeRegExp:RegExp= /^([A-Z]{1,2}[0-9][A-Z0-9]? [0-9][ABD-HJLNP-UW-Z]{2})*$/;
trace(validUKpostalCodeRegExp.test(&quot;ME7 9AA&quot;));
</code></pre>
<h3>VALIDATE AUSTRALIAN POSTAL CODES</h3>
<pre><code>var validAUpostalCodeRegExp:RegExp= /^((0[289][0-9]{2})&#124;([1345689][0-9]{3})&#124;(2[0-8][0-9]{2})&#124;(290[0-9])&#124;(291[0-4])&#124;(7[0-4][0-9]{2})&#124;(7[8-9][0-9]{2}))*$/;
trace(validAUpostalCodeRegExp.test(&quot;2620&quot;));
</code></pre>
<h3>VALIDATE CANADIAN POSTAL CODES</h3>
<pre><code>var validCanadianPostalCodeRegExp:RegExp= /^([ABCEGHJKLMNPRSTVXY][0-9][A-Z] [0-9][A-Z][0-9])*$/;
trace(validCanadianPostalCodeRegExp.test(&quot;K1A 0B1&quot;));
</code></pre>
<h3>VALIDATE DIGITS (WHOLE NUMBERS)</h3>
<pre><code>var validDigitsRegExp:RegExp= /^[0-9]*$/;
trace(validDigitsRegExp.test(&quot;29647362&quot;));
</code></pre>
<h3>VALIDATE  IP ADDRESSES</h3>
<pre><code>var validIPRegExp:RegExp= /^((?:(?:25[0-5]&#124;2[0-4][0-9]&#124;[01]?[0-9][0-9]?)\.){3}(?:25[0-5]&#124;2[0-4][0-9]&#124;[01]?[0-9][0-9]?))*$/;
trace(validIPRegExp.test(&quot;192.168.0.0&quot;));
</code></pre>
<h3>VALIDATE LOWER CASE ALPHABETIC CHARACTERS</h3>
<pre><code>var validLowerCaseRegExp:RegExp= /^([a-z])*$/;
trace(validLowerCaseRegExp.test(&quot;filippolughi&quot;));
</code></pre>
<h3>VALIDATE UPPER CASE ALPHABETIC CHARACTERS</h3>
<pre><code>var validUpperCaseRegExp:RegExp= /^([A-Z])*$/;
trace(validUpperCaseRegExp.test(&quot;FLEPSTUDIO&quot;));
</code></pre>
<h3>VALIDATE STRONG PASSWORDS</h3>
<p>The password must contain one lowercase letter, one uppercase letter, one number, and be at least 6 characters long.</p>
<pre><code>var validPasswordRegExp:RegExp= /^(?=^.{6,}$)((?=.*[A-Za-z0-9])(?=.*[A-Z])(?=.*[a-z]))^.*$/;
trace(validPasswordRegExp.test(&quot;filiPPo1972&quot;));
</code></pre>
<h3>VALIDATE  ZIP CODES</h3>
<pre><code>var validZipRegExp:RegExp= /^([0-9]{5}(?:-[0-9]{4})?)*$/;
trace(validZipRegExp.test(&quot;40202&quot;));
</code></pre>
<h3>VALIDATE MAJOR CREDIT CARDS </h3>
<pre><code>var validMajorCreditCardsRegExp:RegExp= /^(?:4[0-9]{12}(?:[0-9]{3})?&#124;5[1-5][0-9]{14}&#124;6011[0-9]{12}&#124;622((12[6-9]&#124;1[3-9][0-9])&#124;([2-8][0-9][0-9])&#124;(9(([0-1][0-9])&#124;(2[0-5]))))[0-9]{10}&#124;64[4-9][0-9]{13}&#124;65[0-9]{14}&#124;3(?:0[0-5]&#124;[68][0-9])[0-9]{11}&#124;3[47][0-9]{13})*$/;
trace(validMajorCreditCardsRegExp.test(&quot;Type here your credit card number and test it&quot;));
</code></pre>
<h3>VALIDATE DINERS CLUB CREDIT CARDS</h3>
<pre><code>var validDinersRegExp:RegExp= /^(3(?:0[0-5]&#124;[68][0-9])[0-9]{11})*$/;
trace(validDinersRegExp.test(&quot;Type here your Dyners Club credit card number and test it&quot;));
</code></pre>
<h3>VALIDATE MASTERCARD CREDIT CARDS</h3>
<pre><code>var validMasterCardRegExp:RegExp= /^(5[1-5][0-9]{14})*$/;
trace(validMasterCardRegExp.test(&quot;Type here your MasterCard credit card number and test it&quot;));
</code></pre>
<h3>VALIDATE VISA CREDIT CARDS</h3>
<pre><code>var validVisaCardRegExp:RegExp= /^(4[0-9]{12}(?:[0-9]{3})?)*$/;
trace(validVisaCardRegExp.test(&quot;Type here your Visa credit card number and test it&quot;));</code>
</pre>

	Tags: <a href="http://englishblog.flepstudio.org/tag/actionscript-3-0-regular-expressions/" title="actionscript 3.0 regular expressions" rel="tag">actionscript 3.0 regular expressions</a>, <a href="http://englishblog.flepstudio.org/tag/flash-cs3-regular-expressions/" title="flash cs3 regular expressions" rel="tag">flash cs3 regular expressions</a>, <a href="http://englishblog.flepstudio.org/tag/flash-cs4-regular-expressions/" title="flash cs4 regular expressions" rel="tag">flash cs4 regular expressions</a>, <a href="http://englishblog.flepstudio.org/tag/regexp/" title="RegExp" rel="tag">RegExp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>


<p><a href="http://feedads.g.doubleclick.net/~a/KcMzfVYQVLFcB0QQxarBDeRAWV8/0/da"><img src="http://feedads.g.doubleclick.net/~a/KcMzfVYQVLFcB0QQxarBDeRAWV8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/KcMzfVYQVLFcB0QQxarBDeRAWV8/1/da"><img src="http://feedads.g.doubleclick.net/~a/KcMzfVYQVLFcB0QQxarBDeRAWV8/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded><description>In computing, regular expressions provide a concise and flexible means for identifying strings of text of interest, such as particular characters, words, or patterns of characters. 
A regular expression (often shortened to regex or regexp) is written in a formal language that can be interpreted by a regular expression processor, a program that either serves [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://englishblog.flepstudio.org/tutorials/flash-cs3/sintax/useful-list-of-regular-expressions-with-actionscript-3-regexp-class/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">2</slash:comments><feedburner:origLink>http://englishblog.flepstudio.org/tutorials/flash-cs3/sintax/useful-list-of-regular-expressions-with-actionscript-3-regexp-class/</feedburner:origLink></item><item><title>JC Panorama contest winners</title><link>http://feedproxy.google.com/~r/FlashCs3AndFlashCs4Tutorials/~3/59POuNFIMvY/</link><category>Flash CS3 Contests and reviews</category><category>Flash CS4 Contests and reviews</category><category>contest</category><category>contest winners</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">admin</dc:creator><pubDate>Mon, 26 Oct 2009 23:33:43 PDT</pubDate><guid isPermaLink="false">http://englishblog.flepstudio.org/?p=701</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>Rolling drums….</p>
<p>The winners of two licences of<strong> <a href="http://www.jumpeyecomponents.com/Flash-Components/Various/JC-Panorama-305/?ref=0678feee276r30"><strong>JC Panorama by JumpeyeComponents</strong></a> </strong>are:</p>
<p>the comments  n° <strong>22</strong> and <strong>50</strong></p>
<p><strong><a href="http://www.flepstudio.org/forum/components/5032-win-flash-component-jc-panorama-jumpeyecomponents-3.html#post27098">deeve 21-10-09 at 07:53</a></strong><br />
You gotta be in it to win it ;O).</p>
<p><strong><a href="http://www.flepstudio.org/forum/components/5032-win-flash-component-jc-panorama-jumpeyecomponents-5.html#post27250">niklaz 22-10-09 at 07:54</a></strong><br />
  Me Randomize to Panoramize <img src='http://englishblog.flepstudio.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )).</p>
<p>Congratulations !<br />
The winners will be contacted by FlepStudio for instructions.</p>
<p>Thank you all for your involvement and stay tuned, another great contest is coming!</p>

	Tags: <a href="http://englishblog.flepstudio.org/tag/contest/" title="contest" rel="tag">contest</a>, <a href="http://englishblog.flepstudio.org/tag/contest-winners/" title="contest winners" rel="tag">contest winners</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://englishblog.flepstudio.org/contests-and-reviews/flash-cs3-contests-and-reviews/winners-of-creative-movie-fx-v2-component-by-extendstudio/" title="Winners of Creative Movie FX V2 component by ExtendStudio (November 6, 2009)">Winners of Creative Movie FX V2 component by ExtendStudio</a> (0)</li>
	<li><a href="http://englishblog.flepstudio.org/contests-and-reviews/winners-flasheff-component/" title="Winners of FlashEff component (November 5, 2008)">Winners of FlashEff component</a> (0)</li>
	<li><a href="http://englishblog.flepstudio.org/contests-and-reviews/flash-cs3-contests-and-reviews/winners-of-curvemenu-flash-component/" title="Winners of CurveMenu Flash component (May 25, 2009)">Winners of CurveMenu Flash component</a> (0)</li>
	<li><a href="http://englishblog.flepstudio.org/contests-and-reviews/winner-of-fotospin-component-contest/" title="Winner of FotoSpin component contest (September 29, 2008)">Winner of FotoSpin component contest</a> (1)</li>
	<li><a href="http://englishblog.flepstudio.org/contests-and-reviews/win-flasheff-component/" title="Win FlashEff component (October 30, 2008)">Win FlashEff component</a> (175)</li>
</ul>


<p><a href="http://feedads.g.doubleclick.net/~a/_n3aXQE-5HQauVRvQU1DI4M3PsA/0/da"><img src="http://feedads.g.doubleclick.net/~a/_n3aXQE-5HQauVRvQU1DI4M3PsA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/_n3aXQE-5HQauVRvQU1DI4M3PsA/1/da"><img src="http://feedads.g.doubleclick.net/~a/_n3aXQE-5HQauVRvQU1DI4M3PsA/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded><description>Rolling drums….
The winners of two licences of JC Panorama by JumpeyeComponents are:
the comments  n° 22 and 50
deeve 21-10-09 at 07:53
You gotta be in it to win it ;O).
niklaz 22-10-09 at 07:54
  Me Randomize to Panoramize  )).
Congratulations !
The winners will be contacted by FlepStudio for instructions.
Thank you all for your involvement and stay [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://englishblog.flepstudio.org/contests-and-reviews/flash-cs3-contests-and-reviews/jc-panorama-contest-winners/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://englishblog.flepstudio.org/contests-and-reviews/flash-cs3-contests-and-reviews/jc-panorama-contest-winners/</feedburner:origLink></item><item><title>Free Video Player YouTube Flash CS3 – CS4</title><link>http://feedproxy.google.com/~r/FlashCs3AndFlashCs4Tutorials/~3/KPHXoOTYA0w/</link><category>Flash CS3 utilities</category><category>Flash CS4 utilities</category><category>flash and youtube</category><category>load youtube videos</category><category>video player</category><category>video player youtube</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">admin</dc:creator><pubDate>Mon, 26 Oct 2009 01:05:15 PDT</pubDate><guid isPermaLink="false">http://englishblog.flepstudio.org/?p=700</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>FlepStudio has created a new free utility for Flash CS3/CS4 and Actionscript 3.0. </p>
<p>This is a video player that reads the feeds from YouTube. <br />
  More precisely reads the feeds by category of YouTube videos and shows a list. <br />
  It also displays thumbnail images of video with related information (title, description, duration, number of comments, links to  comments page on YouTube, how many raters, how many views, links to author&#8217;s page on YouTube, links to the original video on YouTube, etc. etc.). </p>
<p>It reads existing categories from an external XML file that you will keep updated each time YouTube add or remove categories, downloadable at the following URL:</p>
<p><a href="http://gdata.youtube.com/schemas/2007/categories.cat" title="categorie YouTube">http://gdata.youtube.com/schemas/2007/categories.cat</a></p>
<p>PS: the file you downloaded has the extension cat, you just have to rename to categories.xml and replace categories.xml which is in the same folder main.swf. </p>
<p>This video is very useful if you want to view and play YouTube videos on your website. <br />
  There is a ComboBox with the list of categories. <br />
  A MovieClip that plays the video in youtube selected (automatically the first video of the selected category).<br />
A list of videos for the  selected category so it can play each video.</p>
<p>Let&#8217;s see it.</p>
<p align="right"><strong><a href="http://www.flepstudio.org/forum/flepstudio-utilities/5066-youtube-video-player-categories.html" title="download files">Read more&#8230;</a></strong></p>

	Tags: <a href="http://englishblog.flepstudio.org/tag/flash-and-youtube/" title="flash and youtube" rel="tag">flash and youtube</a>, <a href="http://englishblog.flepstudio.org/tag/load-youtube-videos/" title="load youtube videos" rel="tag">load youtube videos</a>, <a href="http://englishblog.flepstudio.org/tag/video-player/" title="video player" rel="tag">video player</a>, <a href="http://englishblog.flepstudio.org/tag/video-player-youtube/" title="video player youtube" rel="tag">video player youtube</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://englishblog.flepstudio.org/free-utilities/flash-cs3-utilities/free-video-gallery-for-flash-cs3-or-flash-cs4/" title="Free Video gallery for Flash CS3 or Flash CS4 (September 20, 2009)">Free Video gallery for Flash CS3 or Flash CS4</a> (0)</li>
</ul>


<p><a href="http://feedads.g.doubleclick.net/~a/xEIBe85eXvEikeVy6WOVJ3ulJx0/0/da"><img src="http://feedads.g.doubleclick.net/~a/xEIBe85eXvEikeVy6WOVJ3ulJx0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/xEIBe85eXvEikeVy6WOVJ3ulJx0/1/da"><img src="http://feedads.g.doubleclick.net/~a/xEIBe85eXvEikeVy6WOVJ3ulJx0/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded><description>FlepStudio has created a new free utility for Flash CS3/CS4 and Actionscript 3.0. 
This is a video player that reads the feeds from YouTube. 
  More precisely reads the feeds by category of YouTube videos and shows a list. 
  It also displays thumbnail images of video with related information (title, description, duration, [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://englishblog.flepstudio.org/free-utilities/flash-cs3-utilities/free-video-player-youtube-flash-cs3-cs4/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://englishblog.flepstudio.org/free-utilities/flash-cs3-utilities/free-video-player-youtube-flash-cs3-cs4/</feedburner:origLink></item></channel></rss>
