<?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>Serge Jespers &#187; player</title>
	<atom:link href="http://www.webkitchen.be/tag/player/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webkitchen.be</link>
	<description>Life as an Adobe platform evangelist</description>
	<lastBuildDate>Tue, 31 Jan 2012 17:35:39 +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>8 misconceptions about Flash video</title>
		<link>http://www.webkitchen.be/2008/12/23/8-misconceptions-about-flash-video/</link>
		<comments>http://www.webkitchen.be/2008/12/23/8-misconceptions-about-flash-video/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 12:58:51 +0000</pubDate>
		<dc:creator>Serge Jespers</dc:creator>
				<category><![CDATA[flash video]]></category>
		<category><![CDATA[closed format]]></category>
		<category><![CDATA[drm]]></category>
		<category><![CDATA[expensive]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[misconceptions]]></category>
		<category><![CDATA[open screen]]></category>
		<category><![CDATA[openscreenproject]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[proprietary]]></category>
		<category><![CDATA[protected]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[stream]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[streaming server]]></category>

		<guid isPermaLink="false">http://www.webkitchen.be/?p=644</guid>
		<description><![CDATA[I recently came across a couple of serious misconceptions about Flash Video and I thought it was a good idea to set the record straight. #1 &#8211; Flash Video is progressive download only. While progressive download is an option, streaming live or pre-recorded content is also possible using a Flash media streaming server or service [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webkitchen.be%2F2008%2F12%2F23%2F8-misconceptions-about-flash-video%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webkitchen.be%2F2008%2F12%2F23%2F8-misconceptions-about-flash-video%2F&amp;source=sjespers&amp;style=normal&amp;service=bit.ly&amp;service_api=R_f11b21ad05448f9b4029b73b124e8d0e&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I recently came across a couple of serious misconceptions about Flash Video and I thought it was a good idea to set the record straight.</p>
<p><strong>#1 &#8211; Flash Video is progressive download only</strong>.<br />
While progressive download is an option, streaming live or pre-recorded content is also possible using a <a href="http://www.adobe.com/products/flashmediaserver/" target="_blank">Flash media streaming server</a> or <a href="http://www.adobe.com/products/flashmediaserver/fvss/" target="_blank">service provider</a>. Obviously Adobe has it&#8217;s <a href="http://www.adobe.com/products/flashmediastreaming/" target="_blank">own offering</a> in this space but <a href="http://www.wowzamedia.com/" target="_blank">third party</a> and <a href="http://osflash.org/red5" target="_blank">open source</a> alternatives are also available.</p>
<p><strong>#2 &#8211; Streaming Flash Video is expensive</strong>.<br />
With an <a href="http://osflash.org/red5" target="_blank">open source alternative</a> available, streaming Flash Video can cost as little as $0 (obviously not counting hardware or bandwidth costs).</p>
<p><strong>#3 &#8211; Flash Video quality is terrible. Just look at YouTube.</strong><br />
With Flash Video, you can publish video to any quality ranging from a stamp-size video in a banner to <a href="http://www.adobe.com/products/hdvideo/hdgallery/" target="_blank">1080p full HD video</a>. The publisher has complete control over the quality of the video.</p>
<p><strong>#4 &#8211; Flash Video streams can&#8217;t be protected</strong>.<br />
There are a couple of ways of protecting your Flash Video stream. Adobe&#8217;s Flash Media Server provides RTMP-based streaming directly into Flash Player, avoiding the browser cache. SSL encryption and additional authentication mechanisms can also be added to more directly target the client player (<a href="http://www.adobe.com/devnet/flashmediaserver/articles/protecting_video_fms.pdf" target="_blank">Whitepaper PDF</a>). With the recently released <a href="http://www.adobe.com/products/flashmediarightsmanagement/" target="_blank">Flash Media Rights Management Server</a>, publishers can further protect their streams with DRM.</p>
<p><strong>#5 &#8211; Flash is a closed format that works with proprietary video codecs</strong>.<br />
Both the <a href="http://www.adobe.com/devnet/swf/" target="_blank">SWF file format specification</a> and the <a href="http://www.adobe.com/devnet/flv/" target="_blank">FLV/F4V specification</a> are available to the public as part of the <a href="http://www.openscreenproject.org" target="_blank">Open Screen Project</a>. Flash Video can be published with 3 different codecs which are part of the Flash Player (so no additional installs are required). The Sorenson Spark codec and On2&#8242;s VP6 codec are the oldest codecs. The industry standard H.264 video codec was added in Flash Player 9 and allows you to publish video to the Flash Player up to 1080p full HD video.</p>
<p><strong>#6 &#8211; I can only use Flash Video in a browser</strong>.<br />
<a href="http://www.adobe.com/go/air" target="_blank">Adobe AIR</a> (available for Mac, Windows and Linux) allows you to build real desktop applications with web technologies including JavaScript, HTML and Flash. Since the Flash Player is at the heart of the AIR runtime, it is obvious that you can also use all of the Flash Player features including Flash Video. Adobe AIR 1.5 also supports the DRM capabilities provided by the Flash Media Rights Management Server.</p>
<p><strong>#7 &#8211; Flash Video is difficult to use.</strong><br />
For developers: Adding Flash Video to a Flash project (made with Flash Professional or Flex and targeted for Flash Player or Adobe AIR) is as easy as adding any other asset to your project. If you can add an image to your project, you can also add Flash Video.<br />
For end-users: The majority of internet users won&#8217;t need to install anything extra. <a href="http://www.adobe.com/products/player_census/flashplayer/version_penetration.html" target="_blank">98.3% of all internet connected PCs</a> have Flash Player 8 or higher installed, meaning they can instantly view Flash Video encoded with either the Sorenson Spark or On2 VP6 codec. 89.4% have Flash Player 9.0.115 installed. That version of the Flash Player has H.264 video and  HE-AAC audio playback, multi-core support and hardware scaling of HD quality  full-screen video. This means that most users can play your HD H.264 video from the instant the page is loaded.</p>
<p><strong>#8 &#8211; Only YouTube uses Flash Video.</strong><br />
According to <a href="http://www.webkitchen.be/2008/10/31/flash-video-kicking-major-ass/" target="_blank">comScore</a>, 80% (up from 72%) of online videos are viewed Worldwide using Adobe Flash technology. This makes Flash Video the #1 video format on the web. Renowned broadcasters like CNN, BBC, NBC, FOX and many others use Flash Video as their main video format.</p>
<iframe id="basic_facebook_social_plugins_likebutton" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.webkitchen.be%2F2008%2F12%2F23%2F8-misconceptions-about-flash-video%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:75px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.webkitchen.be/2008/12/23/8-misconceptions-about-flash-video/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>My favorite Flash Player 10 apps and examples</title>
		<link>http://www.webkitchen.be/2008/10/22/my-favorite-flash-player-10-apps-and-examples/</link>
		<comments>http://www.webkitchen.be/2008/10/22/my-favorite-flash-player-10-apps-and-examples/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 07:31:57 +0000</pubDate>
		<dc:creator>Serge Jespers</dc:creator>
				<category><![CDATA[Cool stuff]]></category>
		<category><![CDATA[Flash Player]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[flash player 10]]></category>
		<category><![CDATA[fp10]]></category>
		<category><![CDATA[player]]></category>

		<guid isPermaLink="false">http://www.webkitchen.be/?p=351</guid>
		<description><![CDATA[Last week, we launched Flash Player 10. It&#8217;s amazing to see that people pick up on all it&#8217;s new capabilities so fast and there are already some really cool applications and examples floating around. Here are some of my favorites: Away 3D demo: http://www.closier.nl/playground/railaway_express.html Backflip: http://www.backflip.co.uk/flash10gallery/ Hobnox Audiotool: http://www.hobnox.com/audiotool PixelBender example: http://www.anttikupila.com/flash/pixel-bender-levels-example/ NoteFlight: http://www.noteflight.com/scores/view/ca3a1593ed6236c9bb56971b89d80f23a105f5c4 FotoBooth: [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webkitchen.be%2F2008%2F10%2F22%2Fmy-favorite-flash-player-10-apps-and-examples%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webkitchen.be%2F2008%2F10%2F22%2Fmy-favorite-flash-player-10-apps-and-examples%2F&amp;source=sjespers&amp;style=normal&amp;service=bit.ly&amp;service_api=R_f11b21ad05448f9b4029b73b124e8d0e&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Last week, we launched Flash Player 10. It&#8217;s amazing to see that people pick up on all it&#8217;s new capabilities so fast and there are already some really cool applications and examples floating around. Here are some of my favorites:</p>
<ul>
<li>Away 3D demo: <a href="http://www.closier.nl/playground/railaway_express.html" target="_blank">http://www.closier.nl/playground/railaway_express.html</a></li>
<li>Backflip: <a href="http://www.backflip.co.uk/flash10gallery/" target="_blank">http://www.backflip.co.uk/flash10gallery/</a></li>
<li>Hobnox Audiotool: <a href="http://www.hobnox.com/audiotool" target="_blank">http://www.hobnox.com/audiotool</a></li>
<li>PixelBender example: <a href="http://www.anttikupila.com/flash/pixel-bender-levels-example/" target="_blank">http://www.anttikupila.com/flash/pixel-bender-levels-example/</a></li>
<li>NoteFlight: <a href="http://www.noteflight.com/scores/view/ca3a1593ed6236c9bb56971b89d80f23a105f5c4" target="_blank">http://www.noteflight.com/scores/view/ca3a1593ed6236c9bb56971b89d80f23a105f5c4</a></li>
<li>FotoBooth: <a href="http://www.everythingflex.com/fp10/fotobooth/" target="_blank">http://www.everythingflex.com/fp10/fotobooth/</a></li>
<li>Picnick (now using PixelBender): <a href="http://www.picnik.com/app#/create/sandbox">http://www.picnik.com/app#/create/sandbox</a></li>
<li>Boulevart Labs: <a href="http://labs.boulevart.be/" target="_blank">http://labs.boulevart.be/</a></li>
<li>Nascom Labs [updated]: <a href="http://www.nascom.be/404/fp10-3d-features-partii-z-sorting-truly-simple-shader-nested-perspective" target="_blank">http://www.nascom.be/404/fp10-3d-features-partii-z-sorting-truly-simple-shader-nested-perspective</a></li>
</ul>
<p>Please let me know if you&#8217;re working on something cool or already have a Flash Player 10 application/demo out there!</p>
<iframe id="basic_facebook_social_plugins_likebutton" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.webkitchen.be%2F2008%2F10%2F22%2Fmy-favorite-flash-player-10-apps-and-examples%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:75px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.webkitchen.be/2008/10/22/my-favorite-flash-player-10-apps-and-examples/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The weekly blend &#8211; Flash Player 10 examples</title>
		<link>http://www.webkitchen.be/2008/05/26/the-weekly-blend-flash-player-10-examples/</link>
		<comments>http://www.webkitchen.be/2008/05/26/the-weekly-blend-flash-player-10-examples/#comments</comments>
		<pubDate>Mon, 26 May 2008 07:50:48 +0000</pubDate>
		<dc:creator>Serge Jespers</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[onAIR Tour]]></category>
		<category><![CDATA[Weekly blend]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[flash player 10]]></category>
		<category><![CDATA[fp10]]></category>
		<category><![CDATA[player]]></category>

		<guid isPermaLink="false">http://www.webkitchen.be/?p=122</guid>
		<description><![CDATA[UPDATE: Please note that some of these demos were created for a beta version of Flash Player 10. For updated examples, please check http://www.webkitchen.be/2008/10/22/my-favorite-flash-player-10-apps-and-examples/ This week a collection of remarkable Flash Player 10 examples. Some of these I showed at Flash Forum Konferenz in Koln and Multi-Mania in Kortrijk. Obviously, you need Flash Player 10 [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webkitchen.be%2F2008%2F05%2F26%2Fthe-weekly-blend-flash-player-10-examples%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webkitchen.be%2F2008%2F05%2F26%2Fthe-weekly-blend-flash-player-10-examples%2F&amp;source=sjespers&amp;style=normal&amp;service=bit.ly&amp;service_api=R_f11b21ad05448f9b4029b73b124e8d0e&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="note"><strong>UPDATE</strong>: Please note that some of these demos were created for a beta version of Flash Player 10. For updated examples, please check <a href="http://www.webkitchen.be/2008/10/22/my-favorite-flash-player-10-apps-and-examples/" target="_self">http://www.webkitchen.be/2008/10/22/my-favorite-flash-player-10-apps-and-examples/</a></div>
<p>This week a collection of remarkable Flash Player 10 examples. Some of these I showed at Flash Forum Konferenz in Koln and Multi-Mania in Kortrijk. Obviously, you need <a href="http://labs.adobe.com/technologies/flashplayer10/" target="_blank">Flash Player 10</a> installed to view these examples. Can&#8217;t wait to see what else the Flash community will come up with! If you found a cool example, don&#8217;t hesitate to leave a comment with the URL.</p>
<ul>
<li><strong>Alternativa3D</strong>: 3D platform created in <span style="text-decoration: line-through;">Eastern Europe</span> Russia. Mind you, this is not even using the GPU acceleration yet! [<a href="http://blog.alternativaplatform.com/en/2008/05/16/alternativa-3d-flash-player-10-astro/" target="_blank">link</a>]</li>
<li><strong>Pixel Bender</strong>: <a href="http://www.ericd.net/" target="_blank">Eric Dolecki</a> shows off the performance of Pixel Bender [<a href="http://www.ericd.net/2008/05/flash-player-10-speed.html" target="_blank">link</a>]</li>
<li><strong>Flanger effect</strong>: <a href="http://blog.je2050.de/" target="_blank">Joa Eber</a>t experiments with audio effects in FP10 [<a href="http://je2050.de/astroflanger/" target="_blank">link</a>]</li>
<li><strong>8Bit audio</strong>: FP10 now does 8-bit audio. Again from <a href="http://blog.je2050.de/" target="_blank">Joa Ebert</a>. No MP3s playing! This is all generated on runtime [<a href="http://je2050.de/astroboy/" target="_blank">link</a>]</li>
<li><strong>3-band EQ</strong>: Flash Player 10 can do live equalizing [<a href="http://www.blixtsystems.com/swf/EQExample.swf" target="_blank">link</a>]</li>
<li><strong>Dynamic sound</strong>: <a href="http://www.bit-101.com/blog/" target="_blank">Keith Peters</a> making some noise [<a href="http://www.bit-101.com/astro/sound01.html" target="_blank">link</a>]</li>
<li><strong>Cut and edit MP3</strong>: <a href="http://www.richapps.de" target="_blank">Benjamin Dobler</a> also got bitten by the FP10 virus. This example allows you to edit MP3 files in the browser [<a href="http://www.richapps.de/?p=147" target="_blank">link</a>]</li>
<li><strong>Mix WAV files</strong>: Another example from <a href="http://www.richapps.de" target="_blank">Benjamin</a>. [<a href="http://www.richapps.de/?p=148" target="_blank">link</a>]</li>
</ul>
<iframe id="basic_facebook_social_plugins_likebutton" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.webkitchen.be%2F2008%2F05%2F26%2Fthe-weekly-blend-flash-player-10-examples%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:75px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.webkitchen.be/2008/05/26/the-weekly-blend-flash-player-10-examples/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Use Flex SDK to create Flash Player 10 content</title>
		<link>http://www.webkitchen.be/2008/05/16/use-flex-sdk-to-create-flash-player-10-content/</link>
		<comments>http://www.webkitchen.be/2008/05/16/use-flex-sdk-to-create-flash-player-10-content/#comments</comments>
		<pubDate>Fri, 16 May 2008 07:17:01 +0000</pubDate>
		<dc:creator>Serge Jespers</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[10]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://www.webkitchen.be/?p=115</guid>
		<description><![CDATA[Fellow platform evangelist Lee Brimelow has published a great tutorial on how to use the daily build of the Flex SDK and its&#160;command-line&#160;compiler to create Flash Player 10 content. Go check it out.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webkitchen.be%2F2008%2F05%2F16%2Fuse-flex-sdk-to-create-flash-player-10-content%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webkitchen.be%2F2008%2F05%2F16%2Fuse-flex-sdk-to-create-flash-player-10-content%2F&amp;source=sjespers&amp;style=normal&amp;service=bit.ly&amp;service_api=R_f11b21ad05448f9b4029b73b124e8d0e&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignleft" style="float: left;" title="astrostart" src="http://www.webkitchen.be/wp-content/uploads/2008/05/astrostart.gif" alt="" width="125" height="90" />Fellow platform evangelist <a href="http://www.theflashblog.com/" target="_blank">Lee Brimelow</a> has published a great tutorial on how to use the daily build of the Flex SDK and its&nbsp;command-line&nbsp;compiler to create Flash Player 10 content.<br />
<a href="http://www.gotoandlearn.com/player.php?id=73" target="_blank">Go check it out</a>.</p>
<iframe id="basic_facebook_social_plugins_likebutton" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.webkitchen.be%2F2008%2F05%2F16%2Fuse-flex-sdk-to-create-flash-player-10-content%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:75px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.webkitchen.be/2008/05/16/use-flex-sdk-to-create-flash-player-10-content/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flash Player 10 now in public beta</title>
		<link>http://www.webkitchen.be/2008/05/15/flash-player-10-now-in-public-beta/</link>
		<comments>http://www.webkitchen.be/2008/05/15/flash-player-10-now-in-public-beta/#comments</comments>
		<pubDate>Thu, 15 May 2008 05:03:57 +0000</pubDate>
		<dc:creator>Serge Jespers</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[10]]></category>
		<category><![CDATA[astro]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[prerelease]]></category>

		<guid isPermaLink="false">http://www.webkitchen.be/?p=113</guid>
		<description><![CDATA[The pre-release version of Flash Player 10 (code-named&#160;&#8217;Astro&#8217;) is now available on Adobe Labs. We&#8217;ve already shown Flash Player 10 at a number of events so most of you have a good idea about its new features like rich text layout including right-to-left language support, 3d effects, custom filters and effects with Pixel Bender and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.webkitchen.be%2F2008%2F05%2F15%2Fflash-player-10-now-in-public-beta%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.webkitchen.be%2F2008%2F05%2F15%2Fflash-player-10-now-in-public-beta%2F&amp;source=sjespers&amp;style=normal&amp;service=bit.ly&amp;service_api=R_f11b21ad05448f9b4029b73b124e8d0e&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignleft size-full wp-image-114" style="float: left; border: 0;" title="adobe_flash_logo_60x60" src="http://www.webkitchen.be/wp-content/uploads/2008/05/adobe_flash_logo_60x60.png" alt="" width="60" height="60" />The pre-release version of Flash Player 10 (code-named&nbsp;&#8217;Astro&#8217;) is <a href="http://www.adobe.com/go/astro" target="_blank">now available on Adobe Labs</a>. We&#8217;ve already shown Flash Player 10 at a number of events so most of you have a good idea about its new features like rich text layout including right-to-left language support, 3d effects, custom filters and effects with <a href="http://www.adobe.com/go/pixelbender" target="_blank">Pixel Bender</a> and more hardware acceleration for bitmaps, filters, video and blend modes.</p>
<p>Unfortunately, there&#8217;s currently no tooling available to let you play with all these new features. This pre-release version is mainly there for you to test your current projects and to provide feedback on its performance. To allow you to test the new effects and capabilities, the Flash Player team has put together <a href="http://www.adobe.com/go/flashplayer10_demos" target="_blank">some demo projects</a> for you. Additionally you can also start building your own <a href="http://www.adobe.com/go/pixelbender" target="_blank">Pixel Bender</a> effects.</p>
<p>More information and download links on <a href="http://www.adobe.com/go/astro" target="_blank">Adobe Labs</a>.</p>
<iframe id="basic_facebook_social_plugins_likebutton" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.webkitchen.be%2F2008%2F05%2F15%2Fflash-player-10-now-in-public-beta%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=arial&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:75px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.webkitchen.be/2008/05/15/flash-player-10-now-in-public-beta/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

