<?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>JActionScripters &#187; uranodai</title>
	<atom:link href="http://blog.jactionscripters.com/author/uranodai/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jactionscripters.com</link>
	<description>More than 20 Japanese flash coders share the blog/ You will be junkie for this crazy Japanese Flash news</description>
	<lastBuildDate>Sun, 20 Jun 2010 10:03:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>StreetViewManager: Communicate with Flash and Google Maps Street View</title>
		<link>http://blog.jactionscripters.com/2009/06/01/streetviewmanager-communicate-with-flash-and-google-maps-street-view/</link>
		<comments>http://blog.jactionscripters.com/2009/06/01/streetviewmanager-communicate-with-flash-and-google-maps-street-view/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 01:40:42 +0000</pubDate>
		<dc:creator>uranodai</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=630</guid>
		<description><![CDATA[I released a library called StreetViewManager to operate Google Maps Street view from Flash with ExternalInterface.
You can display Street View by the following code:

var sview:StreetViewManager =new StreetViewManager();
sview.load(35.659461, 139.700512);

In this case, Shibuya, Tokyo, Japan.
"goFront" method is to move forward.

sview.goFront();

Sample app is here.
Showcase

Street View x Wii Barance Board x Wii Remote x Adobe AIR from uranodai on [...]]]></description>
			<content:encoded><![CDATA[<p>I released a library called <a href="http://www.libspark.org/wiki/uranodai/StreetViewManager">StreetViewManager </a>to operate Google Maps Street view from Flash with ExternalInterface.</p>
<p>You can display Street View by the following code:<br />
<code-style>
<pre name="code" class="as3">var sview:StreetViewManager =new StreetViewManager();
sview.load(35.659461, 139.700512);</pre>
<p></code-style><br />
In this case, Shibuya, Tokyo, Japan.</p>
<p>"goFront" method is to move forward.<br />
<code-style>
<pre name="code" class="as3">sview.goFront();</pre>
<p></code-style><br />
Sample app is <a href="http://uranodai.com/docs/sketch/streetviewmanager/">here</a>.</p>
<p><strong>Showcase</strong></p>
<p><object width="640" height="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=1645586&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=1645586&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="640" height="480"></embed></object>
<p><a href="http://vimeo.com/1645586">Street View x Wii Barance Board x Wii Remote x Adobe AIR</a> from <a href="http://vimeo.com/user716352">uranodai</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>This is the virtual walkthrough app that uses the Wii Balance Board and the Wii Remote.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jactionscripters.com/2009/06/01/streetviewmanager-communicate-with-flash-and-google-maps-street-view/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>This is Daisuke Urano</title>
		<link>http://blog.jactionscripters.com/2009/05/16/this-is-daisuke-urano/</link>
		<comments>http://blog.jactionscripters.com/2009/05/16/this-is-daisuke-urano/#comments</comments>
		<pubDate>Fri, 15 May 2009 19:37:03 +0000</pubDate>
		<dc:creator>uranodai</dc:creator>
				<category><![CDATA[Hello]]></category>

		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=131</guid>
		<description><![CDATA[Hello! Nice to meet you.
I&#8217;m Daisuke Urano, Interaction Designer in CyberAgent.
I&#8217;ve just joined on JActionScripters.
Recent work:

Ameba Pigg (Japanese Metaverse)

Recent private works:

AIR SANPO (Virtual walking app with Google Maps Street View,Wii Fit,iPhone and chumby)
Multi-touch app (Flash app on homebrew multi-touch display)
ndsas (AS3 library for Communication between the  Nintendo DS and Flash)

Thanks!  
]]></description>
			<content:encoded><![CDATA[<p>Hello! Nice to meet you.<br />
I&#8217;m <a href="http://uranodai.com/">Daisuke Urano</a>, Interaction Designer in <a href="http://www.cyberagent.co.jp/">CyberAgent</a>.<br />
I&#8217;ve just joined on JActionScripters.</p>
<p>Recent work:</p>
<ul>
<li><a href="http://pigg.ameba.jp/">Ameba Pigg</a> (Japanese Metaverse)</li>
</ul>
<p>Recent private works:</p>
<ul>
<li><a href="http://pigg.ameba.jp/">AIR SANPO</a> (Virtual walking app with Google Maps Street View,Wii Fit,iPhone and chumby)</li>
<li><a href="http://uranodai.com/2009/adobe-max-japan-2009.html">Multi-touch app</a> (Flash app on homebrew multi-touch display)</li>
<li><a href="http://www.libspark.org/wiki/uranodai/ndsas">ndsas</a> (AS3 library for Communication between the  Nintendo DS and Flash)</li>
</ul>
<p>Thanks! <img src='http://blog.jactionscripters.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jactionscripters.com/2009/05/16/this-is-daisuke-urano/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
