<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2japanesefull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>fladdict blog-en</title>
	
	<link>http://fladdict.net/blog-en</link>
	<description>flash, iPhone, processing etc...</description>
	<pubDate>Tue, 12 May 2009 17:32:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/fladdict-en" /><feedburner:info uri="fladdict-en" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Slide and some SourceCode for FITC</title>
		<link>http://feedproxy.google.com/~r/fladdict-en/~3/5zF5w5c7-4o/slide-and-some-sourcecode-for-fitc.html</link>
		<comments>http://fladdict.net/blog-en/2009/05/slide-and-some-sourcecode-for-fitc.html#comments</comments>
		<pubDate>Tue, 12 May 2009 17:26:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://fladdict.net/blog-en/?p=33</guid>
		<description><![CDATA[I uploaded the slide and some sample / source code that I had shown on the FITC tronto 2009.
My presentation is a part of the Cool Japan Flash Side A, and I talked about some coding tips for dealing with massive amount of data for data visualization.
It was just a twenty minute presentation, and I [...]]]></description>
			<content:encoded><![CDATA[<p>I uploaded the slide and some sample / source code that I had shown on the FITC tronto 2009.</p>
<p>My presentation is a part of the Cool Japan Flash Side A, and I talked about some coding tips for dealing with massive amount of data for data visualization.</p>
<p>It was just a twenty minute presentation, and I couldnt tell detail. So if there is any question, feel free and ask me online.</p>
<p><a href="http://fladdict.net/exp/fitc/">Slide of presentaion</a></p>
<p><a href="http://wonderfl.kayac.com/code/03a384cc0d89fde5dc181efba71f294b17f0bd2e">Demo1: Original</a><br />
Demo 2 / LINE<br />
<a href="http://wonderfl.kayac.com/code/e5458ebf7b16817e3529321415c4f17ce965515a">Demo3: SMOKE</a>.<br />
<a href="http://wonderfl.kayac.com/code/b83d04d86cf4b921d16571b13c142e28f51e2e47">Demo3: SMOKE without effect</a>.</p>
<p>Some more code will be added here.</p>
<img src="http://feeds.feedburner.com/~r/fladdict-en/~4/5zF5w5c7-4o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fladdict.net/blog-en/2009/05/slide-and-some-sourcecode-for-fitc.html/feed</wfw:commentRss>
		<feedburner:origLink>http://fladdict.net/blog-en/2009/05/slide-and-some-sourcecode-for-fitc.html</feedburner:origLink></item>
		<item>
		<title>FLDKit library is now on the google code</title>
		<link>http://feedproxy.google.com/~r/fladdict-en/~3/l46iilVRyq0/fldkit-library-is-now-on-the-google-code.html</link>
		<comments>http://fladdict.net/blog-en/2008/12/fldkit-library-is-now-on-the-google-code.html#comments</comments>
		<pubDate>Wed, 31 Dec 2008 00:07:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://fladdict.net/blog-en/?p=29</guid>
		<description><![CDATA[FLDKit
I decided to upload some of my objective c class to the google code. To share information to others.
First class is a FLDView and FLDRadioGroup.
FLDView is a simple UIView extension, that provides position and size access shortcut like, setX, setWidth, setTop and so on. I think UIView is not so useful to control visual element [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/fldkit/">FLDKit</a></p>
<p>I decided to upload some of my objective c class to the google code. To share information to others.</p>
<p>First class is a <a href="http://code.google.com/p/fldkit/wiki/FLDView">FLDView</a> and <a href="http://code.google.com/p/fldkit/wiki/FLDRadioGroup">FLDRadioGroup</a>.</p>
<p>FLDView is a simple UIView extension, that provides position and size access shortcut like, setX, setWidth, setTop and so on. I think UIView is not so useful to control visual element dynamically with code.</p>
<p>FLDRadioGroup is an alternative class of UISegmentedController. With using this class you can use normal UIButton as if it is radio button.</p>
<p>If you have nay question, feedback, and English lesson to me. Feel free and contact me.</p>
<img src="http://feeds.feedburner.com/~r/fladdict-en/~4/l46iilVRyq0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fladdict.net/blog-en/2008/12/fldkit-library-is-now-on-the-google-code.html/feed</wfw:commentRss>
		<feedburner:origLink>http://fladdict.net/blog-en/2008/12/fldkit-library-is-now-on-the-google-code.html</feedburner:origLink></item>
		<item>
		<title>ToyCamera and OldCamera</title>
		<link>http://feedproxy.google.com/~r/fladdict-en/~3/aNJszkjFE7U/toycamera-and-oldcamera.html</link>
		<comments>http://fladdict.net/blog-en/2008/12/toycamera-and-oldcamera.html#comments</comments>
		<pubDate>Tue, 02 Dec 2008 17:04:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://fladdict.net/blog-en/?p=25</guid>
		<description><![CDATA[
ToyCamera and OldCamera is my first  iPhone apps. I lost more than 2month for review. Market is alredy occupied by CameraBag :-(, but anywai it is now avialable.
App is more focues on the joy of the shooting, not image editing tool.

Here is the flickr community taken with ToyCmaera.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=288895702&#038;mt=8"><img src="http://fladdict.net/blog/wp-content/uploads/2008/10/toycamera1.jpg"></a></p>
<p><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=288895702&#038;mt=8">ToyCamera</a> and <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=291923308&#038;mt=8">OldCamera</a> is my first  iPhone apps. I lost more than 2month for review. Market is alredy occupied by CameraBag :-(, but anywai it is now avialable.</p>
<p>App is more focues on the joy of the shooting, not image editing tool.</p>
<p><object width="400" height="300"><param name="flashvars" value="&#038;offsite=true&amp;lang=en-us&#038;page_show_url=%2Fgroups%2Ftoy-camera%2Fpool%2Fshow%2F&#038;page_show_back_url=%2Fgroups%2Ftoy-camera%2Fpool%2F&#038;group_id=937455@N23&#038;jump_to=&#038;start_index="></param><param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=63961"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=63961" allowFullScreen="true" flashvars="&#038;offsite=true&amp;lang=en-us&#038;page_show_url=%2Fgroups%2Ftoy-camera%2Fpool%2Fshow%2F&#038;page_show_back_url=%2Fgroups%2Ftoy-camera%2Fpool%2F&#038;group_id=937455@N23&#038;jump_to=&#038;start_index=" width="400" height="300"></embed></object></p>
<p>Here is the <a href="http://www.flickr.com/groups/toy-camera/pool/">flickr community</a> taken with ToyCmaera.</p>
<img src="http://feeds.feedburner.com/~r/fladdict-en/~4/aNJszkjFE7U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fladdict.net/blog-en/2008/12/toycamera-and-oldcamera.html/feed</wfw:commentRss>
		<feedburner:origLink>http://fladdict.net/blog-en/2008/12/toycamera-and-oldcamera.html</feedburner:origLink></item>
		<item>
		<title>Now fladdict is back</title>
		<link>http://feedproxy.google.com/~r/fladdict-en/~3/7lYj-Qxgw7E/now-fladdict-is-back.html</link>
		<comments>http://fladdict.net/blog-en/2008/11/now-fladdict-is-back.html#comments</comments>
		<pubDate>Wed, 26 Nov 2008 14:48:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Diary]]></category>

		<guid isPermaLink="false">http://fladdict.net/blog-en/?p=20</guid>
		<description><![CDATA[I restarted English blog again.
Since I stopped English blogging I have been studying iPhone Cocoa programming. I released some iPhone application. Its so much fun 
]]></description>
			<content:encoded><![CDATA[<p>I restarted English blog again.<br />
Since I stopped English blogging I have been studying iPhone Cocoa programming. I released some iPhone application. Its so much fun <img src='http://fladdict.net/blog-en/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
<img src="http://feeds.feedburner.com/~r/fladdict-en/~4/7lYj-Qxgw7E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fladdict.net/blog-en/2008/11/now-fladdict-is-back.html/feed</wfw:commentRss>
		<feedburner:origLink>http://fladdict.net/blog-en/2008/11/now-fladdict-is-back.html</feedburner:origLink></item>
		<item>
		<title>HELLO, WORLD! SoftBank</title>
		<link>http://feedproxy.google.com/~r/fladdict-en/~3/AYEPW3KORno/hello-world-softbank.html</link>
		<comments>http://fladdict.net/blog-en/2008/04/hello-world-softbank.html#comments</comments>
		<pubDate>Sun, 13 Apr 2008 02:10:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://fladdict.net/blog-en/?p=17</guid>
		<description><![CDATA[
HELLO, WORLD! SoftBank
We launched branding site for Japanese telecom company SoftBank. People and people and people&#8230; Many people in the park.
Directed and designed by Yosuke Abe, and I joind project as a flash developer. I havent been in the same team with him for 2 years, since neovision.jp.  This time I enjoyed so much.
Following [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.softbank.co.jp/helloworld/"><img alt="helloworldsb.jpg" src="http://fladdict.net/blog/images/helloworldsb.jpg" width="418" height="889" /></a></p>
<p><a href="http://www.softbank.co.jp/helloworld/">HELLO, WORLD! SoftBank</a></p>
<p>We launched branding site for Japanese telecom company SoftBank. People and people and people&#8230; Many people in the park.</p>
<p>Directed and designed by Yosuke Abe, and I joind project as a flash developer. I havent been in the same team with him for 2 years, since <a href="http://neovision.jp/">neovision.jp</a>.  This time I enjoyed so much.</p>
<p>Following is credit.</p>
<p>Planning, Art Director, Design: Yosuke Abe (<a href="http://tha.jp/">tha inc</a>.)<br />
Flash: Takayuki Fukatsu (<a href="http://tha.jp/">tha inc.</a>)<br />
Asistant Design: Erica Sakai (<a href="http://tha.jp/">tha inc.</a>)<br />
Sound: <a href="http://www.pepecalifornia.com/">PEPE CALIFORNIA</a> (<a href="http://www.bluemark.co.jp/">bluemark</a>)<br />
Movie Produce: Takeshi Sato, Mayu Sudo (<a href="http://www.rightning.com/">Rightning Inc.</a>)<br />
Styling: Toshio Takeda (<a href="http://www.mildinc.com/">mild Inc.</a>)<br />
Choreograph: Chie Ito, Memi Shinozaki (<a href="http://www.strangekinoko.com/">Strange Kinoko Dancecompany</a>)<br />
Lighting: Yuichi Nose (<a href="http://www.ateam-japan.jp/">A-team</a>)<br />
VideoEngineer,Edit: Atushi Shimoyama</p>
<img src="http://feeds.feedburner.com/~r/fladdict-en/~4/AYEPW3KORno" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fladdict.net/blog-en/2008/04/hello-world-softbank.html/feed</wfw:commentRss>
		<feedburner:origLink>http://fladdict.net/blog-en/2008/04/hello-world-softbank.html</feedburner:origLink></item>
		<item>
		<title>Tweener Extension, for Matrix Tweening.</title>
		<link>http://feedproxy.google.com/~r/fladdict-en/~3/z7Ma7Ad49Hg/tweener-extension-for-matrix-tweening.html</link>
		<comments>http://fladdict.net/blog-en/2008/03/tweener-extension-for-matrix-tweening.html#comments</comments>
		<pubDate>Thu, 06 Mar 2008 07:59:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://fladdict.net/blog-en/?p=16</guid>
		<description><![CDATA[I wrote simple Tweener Extension, MatrixShortcuts.as
This class provides mainly two group of special propertys.

One is simply tweening for transform.matrix properties of Display Object.

_matrix_a
_matrix_b
_matrix_c
_matrix_d
_matrix_tx
_matrix_ty
_matrix

The other is more strong and powerful concept. Global coordinate control tweenings.
With these properties, you can tween complex nested DisplayObjects with global, stage coordinate.

_global_matrix_a
_global_matrix_b
_global_matrix_c
_global_matrix_d
_global_matrix_tx
_global_matrix_ty
_global_matrix
_global_x
_global_y
_global_rotation
_global_scaleX
_global_scaleY
_global_scale

For example, with following code, even how complex matrix parents [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote simple Tweener Extension, <a href="http://sketchbook.libspark.org/svn/as3/trunk/src/sketchbook/external/tweener/MatrixShortcuts.as">MatrixShortcuts.as</a></p>
<p>This class provides mainly two group of special propertys.</p>
<p><span id="more-16"></span><br />
One is simply tweening for transform.matrix properties of Display Object.</p>
<ul>
<li>_matrix_a</li>
<li>_matrix_b</li>
<li>_matrix_c</li>
<li>_matrix_d</li>
<li>_matrix_tx</li>
<li>_matrix_ty</li>
<li>_matrix</li>
</ul>
<p>The other is more strong and powerful concept. Global coordinate control tweenings.<br />
With these properties, you can tween complex nested DisplayObjects with global, stage coordinate.</p>
<ul>
<li>_global_matrix_a</li>
<li>_global_matrix_b</li>
<li>_global_matrix_c</li>
<li>_global_matrix_d</li>
<li>_global_matrix_tx</li>
<li>_global_matrix_ty</li>
<li>_global_matrix</li>
<li>_global_x</li>
<li>_global_y</li>
<li>_global_rotation</li>
<li>_global_scaleX</li>
<li>_global_scaleY</li>
<li>_global_scale</li>
</ul>
<p>For example, with following code, even how complex matrix parents have, MovieClip always move to the center of stage.</p>
<pre><code>
MatrixShortcuts.init();

Tweener.addTween( myMC.myMC.myMC,
{
time:1,
_global_matrix: new Matrix(1,0,0,1,stage.stageWidth*0.5, stage.stageHeight*0.5);
}
);
</code></pre>
<p>Could be useful</p>
<img src="http://feeds.feedburner.com/~r/fladdict-en/~4/z7Ma7Ad49Hg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fladdict.net/blog-en/2008/03/tweener-extension-for-matrix-tweening.html/feed</wfw:commentRss>
		<feedburner:origLink>http://fladdict.net/blog-en/2008/03/tweener-extension-for-matrix-tweening.html</feedburner:origLink></item>
		<item>
		<title>Design and the Elastic Mind</title>
		<link>http://feedproxy.google.com/~r/fladdict-en/~3/0kDeD_3ndQU/design-and-the-elastic-mind.html</link>
		<comments>http://fladdict.net/blog-en/2008/03/design-and-the-elastic-mind.html#comments</comments>
		<pubDate>Thu, 06 Mar 2008 07:52:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://fladdict.net/blog-en/?p=15</guid>
		<description><![CDATA[
We launched MoMA&#8217;s exhibition site, Design and the Elastic Mind.
In the past few decades, individuals have experienced dramatic changes in some of the most established dimensions of human life: time, space, matter, and individuality. Working across several time zones, traveling with relative ease between satellite maps and nanoscale images, gleefully drowning in information, acting fast [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.moma.org/exhibitions/2008/elasticmind/"><img src="http://fladdict.net/blog/images/design_and_the_elasticmind.jpg"></a></p>
<p>We launched MoMA&#8217;s exhibition site, <a href="http://www.moma.org/exhibitions/2008/elasticmind/">Design and the Elastic Mind</a>.</p>
<blockquote><p>In the past few decades, individuals have experienced dramatic changes in some of the most established dimensions of human life: time, space, matter, and individuality. Working across several time zones, traveling with relative ease between satellite maps and nanoscale images, gleefully drowning in information, acting fast in order to preserve some slow downtime, people cope daily with dozens of changes in scale. Minds adapt and acquire enough elasticity to be able to synthesize such abundance. One of design&#8217;s most fundamental tasks is to stand between revolutions and life, and to help people deal with change. Designers have coped with these displacements by contributing thoughtful concepts that can provide guidance and ease as science and technology evolve. Several of them—the Mosaic graphic user&#8217;s interface for the Internet, for instance—have truly changed the world. Design and the Elastic Mind is a survey of the latest developments in the field. It focuses on designers&#8217; ability to grasp momentous changes in technology, science, and social mores, changes that will demand or reflect major adjustments in human behavior, and convert them into objects and systems that people understand and use.</p></blockquote>
<p><span id="more-15"></span><br />
<img src="http://fladdict.net/blog/images/moma_min_capture.jpg"></p>
<p><strong>CREDITS</strong></p>
<p>Client: <a href="http://moma.org">MoMA</a><br />
Designer: <a href="http://fladdict.net">Takayuki Fukatsu</a>, <a href="http://tha.jp/">THA Ltd</a><br />
Designer: Erica Sakai, <a href="http://tha.jp/">THA Ltd</a><br />
Creative Director: <a href="http://www.yugop.com/">Yugo Nakamura</a>, <a href="http://tha.jp/">THA Ltd</a></p>
<img src="http://feeds.feedburner.com/~r/fladdict-en/~4/0kDeD_3ndQU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fladdict.net/blog-en/2008/03/design-and-the-elastic-mind.html/feed</wfw:commentRss>
		<feedburner:origLink>http://fladdict.net/blog-en/2008/03/design-and-the-elastic-mind.html</feedburner:origLink></item>
		<item>
		<title>New service SCR and “Kaze to Desktop”</title>
		<link>http://feedproxy.google.com/~r/fladdict-en/~3/9dZ_A_Jv7ak/new-service-scr-and-kaze-to-desktop.html</link>
		<comments>http://fladdict.net/blog-en/2007/09/new-service-scr-and-kaze-to-desktop.html#comments</comments>
		<pubDate>Tue, 18 Sep 2007 18:46:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://fladdict.net/blog-en/?p=14</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>We (<a href="http://tha.jp/">tha.ltd</a>) launched new service called <a href="http://scr.sc/" target="_blank">SCR</a>.<br />
SCR is our own service which publish highly experimental widgets and apps.</p>
<p>First product is an experimental screen saver, &#8220;<a href="http://scr.sc/products/kazetodesktop/" target="_blank">Kaze to Desktop</a>&#8220;.<br />
It blows away everything on the desktop with storm that reflects wind velocity where you live.</p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/s-Z8SrtfjZ0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/s-Z8SrtfjZ0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>Enough worth to see.</p>
<img src="http://feeds.feedburner.com/~r/fladdict-en/~4/9dZ_A_Jv7ak" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fladdict.net/blog-en/2007/09/new-service-scr-and-kaze-to-desktop.html/feed</wfw:commentRss>
		<feedburner:origLink>http://fladdict.net/blog-en/2007/09/new-service-scr-and-kaze-to-desktop.html</feedburner:origLink></item>
		<item>
		<title>ffffound beta release</title>
		<link>http://feedproxy.google.com/~r/fladdict-en/~3/t8xUN-Odm1g/ffffound-beta-release.html</link>
		<comments>http://fladdict.net/blog-en/2007/06/ffffound-beta-release.html#comments</comments>
		<pubDate>Mon, 11 Jun 2007 06:40:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[clip]]></category>

		<guid isPermaLink="false">http://fladdict.net/blog-en/?p=12</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><img src="http://fladdict.net/blog/images/found_01.gif"><br />
we (<a href="http://tha.jp/">tha.ltd</a>) released beta version of <a href="http://ffffound.com/">ffffound.com</a>,  social image bookmarking service.</p>
<p>The more you bookmark images, the more ffffound study what you like. Unfortunately I&#8217;m not in the project, but I am enjoyed so much.</p>
<p>plannning, direction, design: Yosuke Abe@tha<br />
design, system implementation: Keita Kitamura @tha<br />
screen saver: Taro Hanamura@tha<br />
text editing: Erica Sakai</p>
<img src="http://feeds.feedburner.com/~r/fladdict-en/~4/t8xUN-Odm1g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fladdict.net/blog-en/2007/06/ffffound-beta-release.html/feed</wfw:commentRss>
		<feedburner:origLink>http://fladdict.net/blog-en/2007/06/ffffound-beta-release.html</feedburner:origLink></item>
		<item>
		<title>AVM2Loader class</title>
		<link>http://feedproxy.google.com/~r/fladdict-en/~3/S7Nk5STZakg/avm2loader-class.html</link>
		<comments>http://fladdict.net/blog-en/2007/06/avm2loader-class.html#comments</comments>
		<pubDate>Fri, 01 Jun 2007 06:53:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://fladdict.net/blog-en/?p=11</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>I made an AVM2Loader class, that loads AVM1 movie and converts to AVM2 movie!!<br />
Its simply a subclass of the Loader class. Just use load and loadBytes method. AVM2Loader automatically changes internal bytecodes when swf is loaded.<br />
When AVM1 movie is converted to AVM2, logically all as2 script should be ignored.</p>
<p><a href="http://snippets.libspark.org/trac/browser/fladdict/as3/src/net/fladdict/display/AVM2Loader.as">net.fladdict.display.AVM2Loader</a></p>
<img src="http://feeds.feedburner.com/~r/fladdict-en/~4/S7Nk5STZakg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://fladdict.net/blog-en/2007/06/avm2loader-class.html/feed</wfw:commentRss>
		<feedburner:origLink>http://fladdict.net/blog-en/2007/06/avm2loader-class.html</feedburner:origLink></item>
	</channel>
</rss>
