topical media & game development
sample-book-screens-vr.mx
sample-book-screens-vr.mx
[swf]
[flash]
flex
<?xml version="1.0" encoding="utf-8"?>
<mx:Application
xmlns:mx="http://www.adobe.com/2006/mxml"
xmlns:rs="com.rubenswieringa.book.*"
layout="absolute"
backgroundColor="#333333"
>
<!--
-->
<rs:Book x="0" y="0" width="900" height="500" openAt="0">
<rs:Page backgroundAlpha="1">
<mx:Image width="450" height="500" maintainAspectRatio="false" source="@walk.gif" />
<mx:Label text="screens-vr" />
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Text top="50" right="10" width="60%"><mx:htmlText><![CDATA[
screens/vr/cogmodel.jpg
]]>
</mx:htmlText></mx:Text>
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Image width="450" height="500" maintainAspectRatio="false" source="local/screens/vr/cogmodel.jpg" />
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Text top="50" right="10" width="60%"><mx:htmlText><![CDATA[
screens/vr/cwimap-3d.jpg
]]>
</mx:htmlText></mx:Text>
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Image width="450" height="500" maintainAspectRatio="false" source="local/screens/vr/cwimap-3d.jpg" />
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Text top="50" right="10" width="60%"><mx:htmlText><![CDATA[
screens/vr/cwimap.jpg
]]>
</mx:htmlText></mx:Text>
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Image width="450" height="500" maintainAspectRatio="false" source="local/screens/vr/cwimap.jpg" />
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Text top="50" right="10" width="60%"><mx:htmlText><![CDATA[
screens/vr/design.jpg
]]>
</mx:htmlText></mx:Text>
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Image width="450" height="500" maintainAspectRatio="false" source="local/screens/vr/design.jpg" />
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Text top="50" right="10" width="60%"><mx:htmlText><![CDATA[
screens/vr/pamela01.jpg
]]>
</mx:htmlText></mx:Text>
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Image width="450" height="500" maintainAspectRatio="false" source="local/screens/vr/pamela01.jpg" />
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Text top="50" right="10" width="60%"><mx:htmlText><![CDATA[
screens/vr/query.jpg
]]>
</mx:htmlText></mx:Text>
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Image width="450" height="500" maintainAspectRatio="false" source="local/screens/vr/query.jpg" />
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Text top="50" right="10" width="60%"><mx:htmlText><![CDATA[
screens/vr/route.jpg
]]>
</mx:htmlText></mx:Text>
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Image width="450" height="500" maintainAspectRatio="false" source="local/screens/vr/route.jpg" />
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Text top="50" right="10" width="60%"><mx:htmlText><![CDATA[
screens/vr/vcontext.jpg
]]>
</mx:htmlText></mx:Text>
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Image width="450" height="500" maintainAspectRatio="false" source="local/screens/vr/vcontext.jpg" />
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Text top="50" right="10" width="60%"><mx:htmlText><![CDATA[
screens/vr/walk.jpg
]]>
</mx:htmlText></mx:Text>
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Image width="450" height="500" maintainAspectRatio="false" source="local/screens/vr/walk.jpg" />
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Text top="50" right="10" width="60%"><mx:htmlText><![CDATA[
screens/vr/wasp-soccer1.jpg
]]>
</mx:htmlText></mx:Text>
</rs:Page>
<rs:Page backgroundAlpha="1">
<mx:Image width="450" height="500" maintainAspectRatio="false" source="local/screens/vr/wasp-soccer1.jpg" />
</rs:Page>
<rs:Page backgroundAlpha="1" backgroundColor="#FFFFFF">
<mx:Image width="450" height="500" maintainAspectRatio="false" source="@walk.gif" />
<mx:Label color="white" text="screens-vr" bottom="10" right="10" />
</rs:Page>
</rs:Book>
</mx:Application>
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.