<?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>wemakedotcoms &#187; AS2</title>
	<atom:link href="http://www.wemakedotcoms.com/blog/category/flash/as2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wemakedotcoms.com/blog</link>
	<description>Flash and Chips</description>
	<lastBuildDate>Fri, 30 Jul 2010 00:53:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Chad&#8217;s Eternal Beta Site&#8230;</title>
		<link>http://www.wemakedotcoms.com/blog/2008/08/21/chads-eternal-beta/</link>
		<comments>http://www.wemakedotcoms.com/blog/2008/08/21/chads-eternal-beta/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 12:12:48 +0000</pubDate>
		<dc:creator>Jerome</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[APIs goodness]]></category>
		<category><![CDATA[AS2]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Beta Projects]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Unpublished Projects]]></category>

		<guid isPermaLink="false">http://www.wemakedotcoms.com/blog/?p=212</guid>
		<description><![CDATA[Happy Birthday Chadster! Chad and I have been trying to create his site for a looooooong time. I know we will eventually get it done&#8230; In the mean time I wanted to post some of the beta tests: Old Beta: AS2. Neat little slide mechanism for the sections. Latest Beta: AS3, Away3D&#8230;]]></description>
			<content:encoded><![CDATA[<div id="attachment_213" class="wp-caption alignnone" style="width: 488px"><img class="size-full wp-image-213" title="cdf" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/cdf.jpg" alt="Tokyo Starfish likes Chad..." width="478" height="179" /><p class="wp-caption-text">Tokyo Starfish likes Chad...</p></div>
<p><strong>Happy Birthday Chadster!</strong></p>
<p><a href="http://chaddefranco.com/" target="_blank">Chad</a> and I have been trying to create his site for a looooooong time. I know we will eventually get it done&#8230; In the mean time I wanted to post some of the beta tests:</p>
<p><a href="http://www.wemakedotcoms.com/_tmp/cdf/_old_beta/" target="_blank">Old Beta</a>: AS2. Neat little slide mechanism for the sections.</p>
<p><a href="http://www.wemakedotcoms.com/_tmp/cdf/_beta/cdf_main_v1_r02.html" target="_blank">Latest Beta</a>: AS3, Away3D&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wemakedotcoms.com/blog/2008/08/21/chads-eternal-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The interactive network map(s)</title>
		<link>http://www.wemakedotcoms.com/blog/2008/02/10/the-interactive-network-maps/</link>
		<comments>http://www.wemakedotcoms.com/blog/2008/02/10/the-interactive-network-maps/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 11:27:33 +0000</pubDate>
		<dc:creator>Jerome</dc:creator>
				<category><![CDATA[AS2]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[STC]]></category>

		<guid isPermaLink="false">http://www.wemakedotcoms.com/blog/?p=124</guid>
		<description><![CDATA[This post actually covers a project that spanned over the past three years, culminating last February with the launch of the TATA Communications brand. Started as the VSNL International network map, this application grew to various connectivity and services maps. I was responsible for the design and production of the Illustrator maps but also their [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_125" class="wp-caption alignnone" style="width: 488px"><img class="size-full wp-image-125" title="tcl-map" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/tcl-map.jpg" alt="Interactive map for TATA Communications" width="478" height="179" /><p class="wp-caption-text">Interactive map for TATA Communications</p></div>
<p>This post actually covers a project that spanned over the past three years, culminating last February with the launch of the TATA Communications brand. Started as the VSNL International network map, this application grew to various connectivity and services maps. I was responsible for the design and production of the Illustrator maps but also their porting to flash and development of an interactive application.</p>
<p>The creation of the maps was in itself a huge undertaking. Especially as the network grew in size and complexity. A lot of time was spent researching the data. I created all the icons, services and data structure. For three years I was dubbed &#8220;Mr. Map&#8221; as I created or updated all the major maps used by the organization.</p>
<p>For the launch of TATA Communications I redesigned all the maps and also rewrote the original application from the ground up. The new version uses OOP and is more manageable. All the data is external (maps, layer data, configuration, etc&#8230;) The 2008 version included the following new functionality:</p>
<ul>
<li>Layer visibility management</li>
<li>Interactive layer palette</li>
<li>Fullscreen mode</li>
<li>Scrollwheel support</li>
<li>Custom printable view</li>
<li>Full OOP (30+ classes and sub-classes)</li>
<li>Vector only GUI (full use of flash effects and filters)</li>
</ul>
<p>The actual application (GUI &amp; code) is only 44kb. The Most complex map came in at 100kb. Pretty amazing</p>
<p><a href="http://www.tatacommunications.com/map/gfp.html" target="_blank">View the interactive Global Footprint Map.</a></p>
<p>The interactive maps can be accessed from the <a href="http://www.tatacommunications.com/about/network.asp" target="_blank">Our Network</a> page.</p>
<p><a href="http://www.wemakedotcoms.com/_tmp/3DMapChooser/v1r02/" target="_blank">A little experiment with a 3D map chooser&#8230;</a></p>
<p>Below are samples of the static map designed for this project.</p>

<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/tcl-map.jpg' rel='shadowbox[album-124];player=img;' title='tcl-map'><img width="100" height="37" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/tcl-map-100x37.jpg" class="attachment-thumbnail" alt="Interactive map for TATA Communications" title="tcl-map" /></a>
<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/dge-map-v31.jpg' rel='shadowbox[album-124];player=img;' title='dge-map-v31'><img width="100" height="65" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/dge-map-v31-100x65.jpg" class="attachment-thumbnail" alt="DGE Map" title="dge-map-v31" /></a>
<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/enterprise-mpls-map-v20.jpg' rel='shadowbox[album-124];player=img;' title='enterprise-mpls-map-v20'><img width="100" height="65" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/enterprise-mpls-map-v20-100x65.jpg" class="attachment-thumbnail" alt="MPLS Map" title="enterprise-mpls-map-v20" /></a>
<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/satellite-map-v11.jpg' rel='shadowbox[album-124];player=img;' title='satellite-map-v11'><img width="100" height="64" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/satellite-map-v11-100x64.jpg" class="attachment-thumbnail" alt="Satellite Coverage Map" title="satellite-map-v11" /></a>
<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/ipl-map-v22.jpg' rel='shadowbox[album-124];player=img;' title='ipl-map-v22'><img width="100" height="65" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/ipl-map-v22-100x65.jpg" class="attachment-thumbnail" alt="IPL Service Map" title="ipl-map-v22" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.wemakedotcoms.com/blog/2008/02/10/the-interactive-network-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video &amp; Interactive applications</title>
		<link>http://www.wemakedotcoms.com/blog/2008/01/13/flv-videos/</link>
		<comments>http://www.wemakedotcoms.com/blog/2008/01/13/flv-videos/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 22:14:54 +0000</pubDate>
		<dc:creator>Jerome</dc:creator>
				<category><![CDATA[AS2]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[STC]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.wemakedotcoms.com/blog/?p=201</guid>
		<description><![CDATA[Flash Video doesn&#8217;t need an introduction. Thanks to sites like YouTube, Flash is the de facto solution for deploying videos online. On top of leveraging the Flash player install base it offers excellent scripting to allow for interactive video applications. Globalnumberportability.org&#8217;s flash demo uses Flash Video and incorporates a navigation and close captioning to synch [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_202" class="wp-caption alignnone" style="width: 488px"><a href="http://www.globalnumberportability.org/demo/"><img class="size-full wp-image-202" title="numberportability" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/numberportability.jpg" alt="Detail of the GUI" width="478" height="179" /></a><p class="wp-caption-text">Detail of the GUI</p></div>
<p>Flash Video doesn&#8217;t need an introduction. Thanks to sites like YouTube, Flash is the de facto solution for deploying videos online. On top of leveraging the Flash player install base it offers excellent scripting  to allow for interactive video applications.</p>
<p><a href="http://www.globalnumberportability.org/demo/" target="_blank">Globalnumberportability.org&#8217;s flash demo</a> uses Flash Video and incorporates a navigation and close captioning to synch the text with the animation. It also includes navigation controls to jump to a specific section. It uses an XML playlist that also include the copy for captions and cue points info.</p>
<p>I created both design and animations for the videos. These were produced in Flash and exported as videos.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wemakedotcoms.com/blog/2008/01/13/flv-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy Holidays from STC</title>
		<link>http://www.wemakedotcoms.com/blog/2007/12/10/happy-holidays/</link>
		<comments>http://www.wemakedotcoms.com/blog/2007/12/10/happy-holidays/#comments</comments>
		<pubDate>Mon, 10 Dec 2007 21:01:56 +0000</pubDate>
		<dc:creator>Jerome</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[APIs goodness]]></category>
		<category><![CDATA[AS2]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[STC]]></category>

		<guid isPermaLink="false">http://www.wemakedotcoms.com/blog/?p=146</guid>
		<description><![CDATA[Every year, like clockwork, someone at STC realizes its December and we need a holiday card. For the past 3 years we actually had time (meaning 3 to 5 days) to produce some nice interactive versions. In 2005 we created a little match game. In 2006 I applied the concept developed for print of making [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_147" class="wp-caption alignnone" style="width: 488px"><img class="size-full wp-image-147" title="stcholidays" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/stcholidays.jpg" alt="2007 Holiday card" width="478" height="179" /><p class="wp-caption-text">2007 Holiday card</p></div>
<p>Every year, like clockwork, someone at STC realizes its December and we need a holiday card. For the past 3 years we actually had time (meaning 3 to 5 days) to produce some nice interactive versions.</p>
<p>In 2005 we created a little <a href="http://www.wemakedotcoms.com/portfolio/stc/holiday-cards/2005/" target="_blank">match game</a>.</p>
<p>In 2006 I applied the concept developed for print of <a href="http://www.wemakedotcoms.com/portfolio/stc/holiday-cards/2006/" target="_blank">making new faces from cutouts of the STC employees headshots.</a></p>
<p>For 2007 I just developed an <a href="http://www.wemakedotcoms.com/portfolio/stc/holiday-cards/2007/" target="_blank">interactive 3D version of the printed card</a>. The card was a cube with the top and bottom open. Inside were everyone&#8217;s at STC signature. Outside were the employees making the letters of the card&#8217;s words&#8230; Hard to explain, just check out the actual <a href="http://www.wemakedotcoms.com/portfolio/stc/holiday-cards/2007/" target="_blank">flash</a> <img src='http://www.wemakedotcoms.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>This last one was my first serious project using PV3D (Papervision). It also uses some of the new AS3 APIs like sound spectrum. Aside a few annoyances of Flash 9, a fun project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wemakedotcoms.com/blog/2007/12/10/happy-holidays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switch and Data flash banner ads</title>
		<link>http://www.wemakedotcoms.com/blog/2007/11/24/switch-and-data-flash-banner-ads/</link>
		<comments>http://www.wemakedotcoms.com/blog/2007/11/24/switch-and-data-flash-banner-ads/#comments</comments>
		<pubDate>Sat, 24 Nov 2007 20:33:15 +0000</pubDate>
		<dc:creator>Jerome</dc:creator>
				<category><![CDATA[AS2]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Flash 8]]></category>
		<category><![CDATA[STC]]></category>

		<guid isPermaLink="false">http://www.wemakedotcoms.com/blog/?p=247</guid>
		<description><![CDATA[Based on designs by Laurent, I created these flash banner ads. I added the animated hand that draws content on screen. Although not an original idea, I thought it would work well with the hand drawn design. This was good old keyframe flash animation&#8230; All the effects (shadows, blurs, etc&#8230;) are using internal flash filters [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_250" class="wp-caption alignnone" style="width: 488px"><a href="http://www.wemakedotcoms.com/blog/wp-content/uploads/snd-banners.jpg" rel="shadowbox[post-247];player=img;"><img class="size-full wp-image-250" title="snd-banners" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/snd-banners.jpg" alt="Hand drawing animation" width="478" height="179" /></a><p class="wp-caption-text">Hand drawing animation</p></div>
<p>Based on designs by Laurent, I created these flash banner ads. I added the animated hand that draws content on screen.  Although not an original idea, I thought it would work well with the hand drawn design. This was good old keyframe flash animation&#8230; All the effects (shadows, blurs, etc&#8230;) are using internal flash filters to deliver files below the 25kb allowed.</p>
<p>S&amp;D were so happy with the banners that they asked us to produce <a href="http://www.switchanddata.com/" target="_blank">a version for the homepage of the site</a>. That one also uses local connect to allow the body and header flash movies to communicate and play in synch.</p>
<p>These ad banners ran for about a month on <a href="http://www.forbes.com/" target="_blank">Forbes.com</a>.</p>
<p><a rel="shadowbox[bannersAds];width=120;height=600;" href="http://www.wemakedotcoms.com/portfolio/sites/switchanddata.com/sd-forbes-120x600-v1.0.swf">Banner 120&#215;600</a></p>
<p><a rel="shadowbox[bannersAds];width=336;height=280;" href="http://www.wemakedotcoms.com/portfolio/sites/switchanddata.com/sd-forbes-336x280-v1.0.swf" target="_blank">Banner 336&#215;280</a></p>
<p><a rel="shadowbox[bannersAds];width=728;height=90;" href="http://www.wemakedotcoms.com/portfolio/sites/switchanddata.com/sd-forbes-728x90-v1.0.html" target="_blank">Banner 728&#215;90</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wemakedotcoms.com/blog/2007/11/24/switch-and-data-flash-banner-ads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Presentation Platform</title>
		<link>http://www.wemakedotcoms.com/blog/2007/10/29/flash-presentation-platform/</link>
		<comments>http://www.wemakedotcoms.com/blog/2007/10/29/flash-presentation-platform/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 06:40:46 +0000</pubDate>
		<dc:creator>Jerome</dc:creator>
				<category><![CDATA[AS2]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Flash 8]]></category>
		<category><![CDATA[STC]]></category>

		<guid isPermaLink="false">http://www.wemakedotcoms.com/blog/?p=293</guid>
		<description><![CDATA[As requests for flash based presentation grew at STC, I developed a simple platform to quickly create and manage them. Each presentation uses a simple XML data structure to update the presentation&#8217;s config, sections and slides. The slides could be of 3 types: static, animated or stepped. Stepped would allow to use the main navigation [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_300" class="wp-caption alignnone" style="width: 488px"><a href="http://www.wemakedotcoms.com/blog/wp-content/uploads/presentation.jpg" rel="shadowbox[post-293];player=img;"><img class="size-full wp-image-300" title="presentation" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/presentation.jpg" alt="Close up of the navigation bar" width="478" height="179" /></a><p class="wp-caption-text">Close up of the navigation bar</p></div>
<p>As requests for flash based presentation grew at STC, I developed a simple platform to quickly create and manage them. Each presentation uses a simple XML data structure to update the presentation&#8217;s config, sections and slides. The slides could be of 3 types: static, animated or stepped. Stepped would allow to use the main navigation to control the timeline in a loaded SWF file. This presentation system was used with several clients for standalone presentations or web delivery. We even used it to power STC&#8217;s new biz presentations.</p>
<p>Below are some screenshots of the customized presentations.</p>

<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/presentation.jpg' rel='shadowbox[album-293];player=img;' title='presentation'><img width="100" height="37" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/presentation-100x37.jpg" class="attachment-thumbnail" alt="Close up of the navigation bar" title="presentation" /></a>
<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/telad-press-002.jpg' rel='shadowbox[album-293];player=img;' title='telad-press-002'><img width="100" height="77" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/telad-press-002-100x77.jpg" class="attachment-thumbnail" alt="Customized presentation." title="telad-press-002" /></a>
<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/telad-press-001.jpg' rel='shadowbox[album-293];player=img;' title='telad-press-001'><img width="100" height="77" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/telad-press-001-100x77.jpg" class="attachment-thumbnail" alt="This slide used a stepped animation." title="telad-press-001" /></a>
<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/board-pres-001.jpg' rel='shadowbox[album-293];player=img;' title='board-pres-001'><img width="100" height="77" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/board-pres-001-100x77.jpg" class="attachment-thumbnail" alt="Sample title slide" title="board-pres-001" /></a>
<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/board-pres-003.jpg' rel='shadowbox[album-293];player=img;' title='board-pres-003'><img width="100" height="77" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/board-pres-003-100x77.jpg" class="attachment-thumbnail" alt="Sample slide" title="board-pres-003" /></a>
<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/board-pres-002.jpg' rel='shadowbox[album-293];player=img;' title='board-pres-002'><img width="100" height="77" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/board-pres-002-100x77.jpg" class="attachment-thumbnail" alt="Built in menu to jump to s specific section" title="board-pres-002" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.wemakedotcoms.com/blog/2007/10/29/flash-presentation-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop the Haze</title>
		<link>http://www.wemakedotcoms.com/blog/2007/03/29/stop-the-haze/</link>
		<comments>http://www.wemakedotcoms.com/blog/2007/03/29/stop-the-haze/#comments</comments>
		<pubDate>Thu, 29 Mar 2007 21:34:07 +0000</pubDate>
		<dc:creator>Jerome</dc:creator>
				<category><![CDATA[AS2]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Experiments]]></category>
		<category><![CDATA[STC]]></category>

		<guid isPermaLink="false">http://www.wemakedotcoms.com/blog/?p=304</guid>
		<description><![CDATA[As STC expended to Singapore, we were asked by a local non-profit to create elements to support their effort. This included evites, a small site, events support, etc&#8230; For the site we used my slidy navigation script I had developed for my friend Chad&#8217;s site. I also used my simple Z order script to develop [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_305" class="wp-caption alignnone" style="width: 488px"><img class="size-full wp-image-305" title="stopthehaze" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/stopthehaze.jpg" alt="Photoshop fun.. Unused :(" width="478" height="179" /><p class="wp-caption-text">Photoshop fun.. Unused <img src='http://www.wemakedotcoms.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p></div>
<p>As STC expended to Singapore, we were asked by a local non-profit to create elements to support their effort. This included evites, a small site, events support, etc&#8230;</p>
<p>For <a href="http://www.stopthehaze.org/" target="_blank">the site</a> we used my slidy navigation script I had developed for my friend Chad&#8217;s site.</p>
<p>I also used my simple Z order script to <a href="http://www.wemakedotcoms.com/portfolio/sites/stopthehaze.org/white-party-movie-3-001.html" target="_blank">develop animations</a> to play on LCD TVs during various events. <a href="http://www.wemakedotcoms.com/portfolio/sites/stopthehaze.org/" target="_blank">Another test using this simple z depth implementation.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wemakedotcoms.com/blog/2007/03/29/stop-the-haze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Southern Resorts Website and interactive Brochure.</title>
		<link>http://www.wemakedotcoms.com/blog/2005/11/09/southern-resorts/</link>
		<comments>http://www.wemakedotcoms.com/blog/2005/11/09/southern-resorts/#comments</comments>
		<pubDate>Wed, 09 Nov 2005 18:17:16 +0000</pubDate>
		<dc:creator>Jerome</dc:creator>
				<category><![CDATA[AS2]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[GUI]]></category>

		<guid isPermaLink="false">http://www.wemakedotcoms.com/blog/?p=74</guid>
		<description><![CDATA[For this project (developed through Cyber Sytes) I was contracted to design the site and create all the flash elements. Including a brochure application using a flip book effect. The brochure used a dynamic back-end and an XML layer to carry data to and from Flash. Created to be flexible this book is still online [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_75" class="wp-caption alignnone" style="width: 488px"><img class="size-full wp-image-75" title="souther-resorts" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/souther-resorts.jpg" alt="Detail of the homepage design comp" width="478" height="179" /><p class="wp-caption-text">Detail of the homepage design comp</p></div>
<p>For this project (developed through Cyber Sytes) I was contracted to design the site and create all the flash  elements. Including a brochure application using a flip book effect. The brochure used a dynamic back-end and an XML layer to carry data to and from Flash. Created to be flexible this book is still online today. It generates revenues via ad placements.</p>
<p>Functionality included: Search/Filter, bookmark and custom printing of listings. Coded in AS2 the application uses OOP and Classes to manage elements and ensure modularity. At the time this was one of the most complex application I had created.</p>
<p><a href="http://www.southernresorts.com/brochure/index.html" target="_blank">Click here to view the brochure application.</a></p>
<p>The site&#8217;s homepage design has been changed from the original one I created (see comps below).</p>

<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/sr-home-jj-001-v2.jpg' rel='shadowbox[album-74];player=img;' title='sr-home-jj-001-v2'><img width="100" height="75" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/sr-home-jj-001-v2-100x75.jpg" class="attachment-thumbnail" alt="Homapge Search Off" title="sr-home-jj-001-v2" /></a>
<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/sr-home-jj-on-001.jpg' rel='shadowbox[album-74];player=img;' title='sr-home-jj-on-001'><img width="100" height="75" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/sr-home-jj-on-001-100x75.jpg" class="attachment-thumbnail" alt="Hompage Search On" title="sr-home-jj-on-001" /></a>
<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/sr-book-layout-0041.jpg' rel='shadowbox[album-74];player=img;' title='sr-book-layout-0041'><img width="100" height="75" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/sr-book-layout-0041-100x75.jpg" class="attachment-thumbnail" alt="Final Book Layout" title="sr-book-layout-0041" /></a>
<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/sr-book-layout-002.jpg' rel='shadowbox[album-74];player=img;' title='sr-book-layout-002'><img width="100" height="75" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/sr-book-layout-002-100x75.jpg" class="attachment-thumbnail" alt="Book Alternate Comp" title="sr-book-layout-002" /></a>
<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/sr-book-layout-004.jpg' rel='shadowbox[album-74];player=img;' title='sr-book-layout-004'><img width="99" height="37" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/sr-book-layout-004-99x37.jpg" class="attachment-thumbnail" alt="Final Book Layout" title="sr-book-layout-004" /></a>
<a href='http://www.wemakedotcoms.com/blog/wp-content/uploads/souther-resorts.jpg' rel='shadowbox[album-74];player=img;' title='souther-resorts'><img width="100" height="37" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/souther-resorts-100x37.jpg" class="attachment-thumbnail" alt="Detail of the homepage design comp" title="souther-resorts" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.wemakedotcoms.com/blog/2005/11/09/southern-resorts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eimers Group</title>
		<link>http://www.wemakedotcoms.com/blog/2005/06/09/eimers-group/</link>
		<comments>http://www.wemakedotcoms.com/blog/2005/06/09/eimers-group/#comments</comments>
		<pubDate>Thu, 09 Jun 2005 20:08:38 +0000</pubDate>
		<dc:creator>Jerome</dc:creator>
				<category><![CDATA[AS2]]></category>

		<guid isPermaLink="false">http://www.wemakedotcoms.com/blog/?p=89</guid>
		<description><![CDATA[For this site I was contracted by Cyber Sytes to produce all of the main flash elements. The header/navigation portion of the page and an interactive neighborhood map. This was to be the first of many interactive maps I would create. I was brought into the team as a flash developer only. Design (including the [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_90" class="wp-caption alignnone" style="width: 488px"><img class="size-full wp-image-90" title="eimers-group" src="http://www.wemakedotcoms.com/blog/wp-content/uploads/eimers-group.jpg" alt="Eime Group Neighborhoods Page" width="478" height="179" /><p class="wp-caption-text">Eimers Group Neighborhoods Page</p></div>
<p>For this site I was contracted by Cyber Sytes to produce all of the main flash elements. The header/navigation portion of the page and an interactive neighborhood map. This was to be the first of many interactive maps I would create. I was brought into the team as a flash developer only. Design (including the map and GUI) was done by Eric from CYSY. I only produced and coded the flash.</p>
<p><a title="Eimers Group" href="http://www.eimersgroup.com" target="_blank">Visit the Eimers Group&#8217;s site</a></p>
<p>The map application uses XML as its data source. Including the dots (or locations) name, kind, positioning, link, etc&#8230; We included a debug or back-end version of the flash to help the crew at Eimers add the position of a  new location. Functionality includes filtering of the data and jump to a specific neighborhood. Control of the map mimics those of most map apps: Pan, Zoom and an interactive preview of the current visible area. The actual map application came out at around 40kb. The map&#8217;s background (under 100kb) and XML data (variable) are external.</p>
<p><a title="Interactive map" href="http://www.eimersgroup.com/neighborhoods.htm" target="_blank">Click here to see the interactive neighborhood map</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wemakedotcoms.com/blog/2005/06/09/eimers-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
