<?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>Mahmut Çanga ~ Profesyonel Web Ajanı &#187; actionscript</title>
	<atom:link href="http://www.otuzfps.com/tag/actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.otuzfps.com</link>
	<description>Profesyonel Web Ajanı</description>
	<lastBuildDate>Wed, 01 Sep 2010 08:24:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flash&#8217;ta Tam Ekran Problemi</title>
		<link>http://www.otuzfps.com/2010/flashta-tam-ekran-problemi/</link>
		<comments>http://www.otuzfps.com/2010/flashta-tam-ekran-problemi/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 15:18:07 +0000</pubDate>
		<dc:creator>Mahmut Çanga</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as fullscreen bug]]></category>
		<category><![CDATA[chrome flash bug]]></category>
		<category><![CDATA[firefox flash bug]]></category>
		<category><![CDATA[fullscreen]]></category>
		<category><![CDATA[weird as bug]]></category>

		<guid isPermaLink="false">http://www.otuzfps.com/?p=360</guid>
		<description><![CDATA[Flash Player 9 ile hayatımıza giren tam ekran özelliği birçok Flash uygulamada ve websitesinde oldukça yaratıcı ve yenilikçi çalışmalar yapmamıza yardımcı oluyor. Actionscript 3 ile bu özelliği kullanırken çok garip bir durumla karşılaştım. Eğer uygulamada tam ekrana geçmek için kullandığınız butonda MouseEvent.MOUSE_DOWN kullanıyorsanız tam ekrana geçtiğinizde ekranın hiçbir yerine tıklayamadığınızı ve mouse cursor olarak hand [...]]]></description>
			<content:encoded><![CDATA[<p>Flash Player 9 ile hayatımıza giren tam ekran özelliği birçok Flash uygulamada ve websitesinde oldukça yaratıcı ve yenilikçi çalışmalar yapmamıza yardımcı oluyor. Actionscript 3 ile bu özelliği kullanırken çok garip bir durumla karşılaştım. Eğer uygulamada tam ekrana geçmek için kullandığınız butonda <code>MouseEvent.MOUSE_DOWN</code> kullanıyorsanız tam ekrana geçtiğinizde ekranın hiçbir yerine tıklayamadığınızı ve mouse cursor olarak hand cursor&#8217;ı gördüğünüzü ve çıldırmaya başlamadan önce bu yazıyla karşılaştığınızı farkedeceksiniz :) Bu hata Firefox ve Chrome&#8217;da oluşmakta. Internet Explorer&#8217;da görünmemektedir. Ama neyseki çözüm de problem kadar kolay ve anlaşılabilir. <code>MouseEvent.CLICK </code>kullandığınızda bu sorunu yaşamayacaksınız.</p>
<p>Hatalı Çalışan:</p>
<p><a href="http://www.otuzfps.com/wp-content/fulldemo.html" target="_blank">MouseEvent.MOUSE_DOWN DEMOSU</a></p>
<p>Çözüm : )</p>
<p><a href="http://www.otuzfps.com/wp-content/fulldemoclick.html" target="_blank">MouseEvent.CLICK DEMOSU</a></p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.otuzfps.com/2010/flashta-tam-ekran-problemi/&amp;t=Flash%27ta+Tam+Ekran+Problemi" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Mahmut+%C3%87anga+-+http://b2l.me/adhh3z&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Flash%27ta+Tam+Ekran+Problemi&amp;link=http://www.otuzfps.com/2010/flashta-tam-ekran-problemi/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.otuzfps.com/2010/flashta-tam-ekran-problemi/&amp;title=Flash%27ta+Tam+Ekran+Problemi" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.otuzfps.com/2010/flashta-tam-ekran-problemi/&amp;title=Flash%27ta+Tam+Ekran+Problemi" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.otuzfps.com/2010/flashta-tam-ekran-problemi/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.otuzfps.com/2010/flashta-tam-ekran-problemi/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AS3 swf içine AS2 swf yüklemek</title>
		<link>http://www.otuzfps.com/2009/as3-swf-icine-as2-swf-yuklemek/</link>
		<comments>http://www.otuzfps.com/2009/as3-swf-icine-as2-swf-yuklemek/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 08:24:54 +0000</pubDate>
		<dc:creator>Mahmut Çanga</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flash player]]></category>

		<guid isPermaLink="false">http://www.otuzfps.com/?p=33</guid>
		<description><![CDATA[
Flash 9 ve Actionscript 3.0 çıktıktan sonra Flash uygulama geliştiricilerde adeta bir kabus haline gelen versiyon karmaşası çözülecek gibi değil. Şahsen aynı durumu ben de yaşamaktayım. Bundan 1 sene öncesine kadar Actionscript 2.0 ile yapmış olduğum uygulamaları yeri geldiğinde Actionscript 3.0 ile yaptığım yeni uygulamaların içine yüklemem gerekmekte. Bu durum Actionscript 3.0 için hiç bir [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #0000ee; text-decoration: underline;"><a href="http://www.otuzfps.com/?p=33"></a><a href="http://www.otuzfps.com/?p=33"><img class="alignnone size-full wp-image-35" title="as3as2" src="http://www.otuzfps.com/wp-content/as3as2.jpg" alt="" /></a></span></p>
<p>Flash 9 ve Actionscript 3.0 çıktıktan sonra Flash uygulama geliştiricilerde adeta bir kabus haline gelen versiyon karmaşası çözülecek gibi değil. Şahsen aynı durumu ben de yaşamaktayım. Bundan 1 sene öncesine kadar Actionscript 2.0 ile yapmış olduğum uygulamaları yeri geldiğinde Actionscript 3.0 ile yaptığım yeni uygulamaların içine yüklemem gerekmekte. Bu durum Actionscript 3.0 için hiç bir sorun teşkil etmemekte. Yani gönül rahatlığıyla bir Actionscript 3.0 uygulamasına bir Actionscript 2.0 uygulaması yükleyebilirsiniz.</p>
<p>Dikkat etmeniz gereken bir nokta da şu ki; Actionscript 3.0 içine yüklenen Actionscript 2.0 uygulamasındaki hiç bir değişkene ve class&#8217;a Actionscript 3.0 uygulamasından ulaşamayışımızdır. Yani aslında uygulamaları yüklemekten çok gömmüş oluyoruz :) Yine de bu kolaylık dahi bir çok noktada hayat kurtarmaktadır.</p>
<p><strong>Peki ya tam tersi için?</strong></p>
<p>İşte bu noktada kabuslarınıza kabus katacak bir haberim var. O da şu ki; herhangi bir Actionscript 2.0 uygulaması içine bir Actionscript 3.0 ugyulaması <strong>yükleyememekteyiz.!!!!!!!!</strong></p>
<p>Bunun elbette Flash Player açısından bir çok mantıklı sebebi var. En azından ilk akla gelen şey Actionscript 2.0&#8242;ın AVM kullanması ve Actionscript 3.0&#8242;ın AVM2 kullanması gibi.</p>
<p>Bu konu ile ilgili daha detaylı ve Adobe tarafından hazırlanmış bir kaynak da isterseni buradan ulaşabilirsiniz.</p>
<p><a href="http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&amp;file=00000011.html" target="_blank">load-as3-swf-in-as2-swf</a></p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.otuzfps.com/2009/as3-swf-icine-as2-swf-yuklemek/&amp;t=AS3+swf+i%C3%A7ine+AS2+swf+y%C3%BCklemek" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Mahmut+%C3%87anga+-+http://b2l.me/9yvjs&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=AS3+swf+i%C3%A7ine+AS2+swf+y%C3%BCklemek&amp;link=http://www.otuzfps.com/2009/as3-swf-icine-as2-swf-yuklemek/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.otuzfps.com/2009/as3-swf-icine-as2-swf-yuklemek/&amp;title=AS3+swf+i%C3%A7ine+AS2+swf+y%C3%BCklemek" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.otuzfps.com/2009/as3-swf-icine-as2-swf-yuklemek/&amp;title=AS3+swf+i%C3%A7ine+AS2+swf+y%C3%BCklemek" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.otuzfps.com/2009/as3-swf-icine-as2-swf-yuklemek/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.otuzfps.com/2009/as3-swf-icine-as2-swf-yuklemek/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alchemy &#8211; Yeni Nesil Büyücülük</title>
		<link>http://www.otuzfps.com/2009/alchemy-yeni-nesil-buyuculuk/</link>
		<comments>http://www.otuzfps.com/2009/alchemy-yeni-nesil-buyuculuk/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 08:09:24 +0000</pubDate>
		<dc:creator>Mahmut Çanga</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[adobe labs]]></category>
		<category><![CDATA[alchemy]]></category>
		<category><![CDATA[c/c++]]></category>

		<guid isPermaLink="false">http://www.otuzfps.com/?p=31</guid>
		<description><![CDATA[
Adından da anlaşılacağı gibi Alchemy adeta varolan C / C++ kodlarınıza büyü yapıp onları actionscript gibi Flash player&#8217;da çalıştırmaya çalışan bir framework. Adobe Labs tarafından geliştirilmiş olan ürün şu an beta sürümü ile yayında.
Aslında anafikir çok basit. Daha önce yazılıp compile edilmiş C / C++ kodlarını AVM2&#8242;ye uygun hale getirip actionscript gibi çalıştırmanıza yardımcı olmakta.
Henüz [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #0000ee; text-decoration: underline;"><a href="http://www.otuzfps.com/?p=31"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-36" title="alchemy1" src="http://www.otuzfps.com/wp-content/alchemy1.jpg" alt="" /></a></span></p>
<p>Adından da anlaşılacağı gibi Alchemy adeta varolan C / C++ kodlarınıza büyü yapıp onları actionscript gibi Flash player&#8217;da çalıştırmaya çalışan bir framework. <a href="http://labs.adobe.com" target="_blank">Adobe Labs</a> tarafından geliştirilmiş olan ürün şu an <a href="http://labs.adobe.com/technologies/alchemy/" target="_blank">beta sürümü</a> ile yayında.</p>
<p>Aslında anafikir çok basit. Daha önce yazılıp compile edilmiş C / C++ kodlarını AVM2&#8242;ye uygun hale getirip actionscript gibi çalıştırmanıza yardımcı olmakta.</p>
<p>Henüz hatrı sayılır bir uygulama internet dünyasında yayınlanmış değil ama bu ürünün ne gibi tepkilere ve yeniliklere yol açacağını merakla beklemeteyiz.</p>


<div class="shr-bookmarks shr-bookmarks-expand">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.otuzfps.com/2009/alchemy-yeni-nesil-buyuculuk/&amp;t=Alchemy+-+Yeni+Nesil+B%C3%BCy%C3%BCc%C3%BCl%C3%BCk" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Mahmut+%C3%87anga+-+http://b2l.me/9yvjt&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Alchemy+-+Yeni+Nesil+B%C3%BCy%C3%BCc%C3%BCl%C3%BCk&amp;link=http://www.otuzfps.com/2009/alchemy-yeni-nesil-buyuculuk/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.otuzfps.com/2009/alchemy-yeni-nesil-buyuculuk/&amp;title=Alchemy+-+Yeni+Nesil+B%C3%BCy%C3%BCc%C3%BCl%C3%BCk" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.otuzfps.com/2009/alchemy-yeni-nesil-buyuculuk/&amp;title=Alchemy+-+Yeni+Nesil+B%C3%BCy%C3%BCc%C3%BCl%C3%BCk" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.otuzfps.com/2009/alchemy-yeni-nesil-buyuculuk/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.otuzfps.com/2009/alchemy-yeni-nesil-buyuculuk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
