<?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>Marc Hibbins &#187; gleeding</title>
	<atom:link href="http://blog.marchibbins.com/category/gleeding/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.marchibbins.com</link>
	<description>Freelance Web developer, blogger</description>
	<lastBuildDate>Wed, 21 Sep 2011 11:42:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>A Film for the Future</title>
		<link>http://blog.marchibbins.com/2007/04/24/a-film-for-the-future/</link>
		<comments>http://blog.marchibbins.com/2007/04/24/a-film-for-the-future/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 02:57:42 +0000</pubDate>
		<dc:creator>Marc Hibbins</dc:creator>
				<category><![CDATA[bpace]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[gleeding]]></category>

		<guid isPermaLink="false">http://hibbins.wordpress.com/2007/04/24/a-film-for-the-future/</guid>
		<description><![CDATA[I've been collaborating on two other projects, Gareth Leeding's game and Barry Pace's interactive short film.]]></description>
			<content:encoded><![CDATA[<p>Well, two.. actually.</p>
<p>Did some *amazing* acting for Gareth’s project on Sunday and a little filming when his acting efforts were required.</p>
<p>But in another collaboration I’m working with Barry Pace on his project <a href="http://bpace.wordpress.com/" title="Greens at Twenty After">Greens at Twenty After</a>, a interactive short that explores a new format of film he has conceptualised.</p>
<p>He’s recently been to Cornwall to work with some recording artists for an original score for the piece. Tonight we were digitally captured the recordings from an old 4-track mixer that he can now send on to his sound engineer who’ll mix down the final audio for the film.</p>
<p>My main contribution though will be developing a platform for the project’s delivery. As important as the film itself are Barry’s ideas regarding the whole philosophy of platforms of interactive narrative, their commercial exploitability and success – this was in part the focus of his dissertation. Essentially he intends that more films could ultimately be created for a platform specific to interactive films such as his, that utilise high-speed bandwidth in a currently unexplored way.</p>
<p>My job then is to seemingly connect an offline application seamlessly to texts primarily stored online, unobtrusively, to blur the (present) very apparent boundaries between film, online texts, even games, creating the opportunity to enable a convergence of functionality and hopefully, success.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.marchibbins.com/2007/04/24/a-film-for-the-future/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One Quick Fix</title>
		<link>http://blog.marchibbins.com/2007/04/14/one-quick-fix/</link>
		<comments>http://blog.marchibbins.com/2007/04/14/one-quick-fix/#comments</comments>
		<pubDate>Fri, 13 Apr 2007 23:38:08 +0000</pubDate>
		<dc:creator>Marc Hibbins</dc:creator>
				<category><![CDATA[collaboration]]></category>
		<category><![CDATA[gleeding]]></category>

		<guid isPermaLink="false">http://hibbins.wordpress.com/2007/04/14/one-quick-fix/</guid>
		<description><![CDATA[My last post shelled out the issues we were having with calling functions local to Director from embedded SWF cast members using Actionscript. With much trial and error, the problem actually seemed to be with the type of script handling the functions.]]></description>
			<content:encoded><![CDATA[<p>Gareth’s problem is sorted.</p>
<p><a href="http://hibbins.wordpress.com/2007/04/12/we-can-work-it-out/" title="We Can Work it Out">My last post</a> shelled out the issues we were having with calling functions local to Director from embedded .swf cast members using Actionscript. With much trial and error attaching Lingo to various places within the .dir file – to the .swf cast member on the stage, the stage itself, the frame etc. – the problem actually seemed to be with the type of script handling the functions.</p>
<p>My Lingo lingo isn’t perfect so excuse any wrong terms in this explanation but essentially it seems assigning scripts to those mentioned places are then attached <em>sprite behaviours</em>, determining self-contained intrinsic actions. I got the function calling to work by storing very basic actions in a stand-alone cast member, unattached to stage, frame, .swf etc. The cast then recognises this as a <em>movie script </em>– obviously there’s some difference in the way Director executes them, but it seems to do the trick either way.</p>
<p>Gareth is pretty pleased with the results, I’ve left him with finding the equivalent method of sending asset-specific parameters to the functions to interpret them in different ways. This means Director can store sets of functions by class – sets for handling button, people, variables, movies and so on, hopefully condensing the amount of code transferring both ways and being ultimately performed at runtime.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.marchibbins.com/2007/04/14/one-quick-fix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>We Can Work it Out</title>
		<link>http://blog.marchibbins.com/2007/04/12/we-can-work-it-out/</link>
		<comments>http://blog.marchibbins.com/2007/04/12/we-can-work-it-out/#comments</comments>
		<pubDate>Thu, 12 Apr 2007 18:55:26 +0000</pubDate>
		<dc:creator>Marc Hibbins</dc:creator>
				<category><![CDATA[collaboration]]></category>
		<category><![CDATA[gleeding]]></category>

		<guid isPermaLink="false">http://hibbins.wordpress.com/2007/04/12/we-can-work-it-out/</guid>
		<description><![CDATA[One of my collaborations is with Gareth Leeding, who’s working on a multi-screen interactive game based on Orwellian totalitarian ideas. Here's what we've been upto.]]></description>
			<content:encoded><![CDATA[<p>One of my collaborations is with Gareth Leeding, who’s working on a multi-screen interactive game based on Orwellian totalitarian ideas and voyeurism, he’s called it ‘<a href="http://startthesurveillance.com/" title="Start the Surveillance">Start the Surveillance</a>’.</p>
<p>I’ve been called in to do some design and Flash dev, lately trying recall my Lingo skills from last year’s 3D Shockwave project to establish a smooth communication between Actionscript and Director so to use Flash-based interactivity with Director’s better video support across a stage large enough to cross the desired five screens.</p>
<p>After much trial and error Gareth found the basic principle for sending Lingo via Actionscript was to use the getURL action. Usually in Flash it’s used to send Web addresses to the browser. Essentially what it does seems to be instead of talking to the actual browser, it sends the URL parameter to its <strong>_parent</strong> container – which generally <em>is </em>a browser. When it’s used in a .swf, embedded within a Director file, <em>that </em>.dir is then the parent so that receives the data. This data can be passed Lingo. For example:</p>
<blockquote><p>function initDir() {<br />
<span style="padding-left: 30px">getURL(“lingo: go to the frame”);</span><br />
}</p></blockquote>
<p>So we’ve then experimented in different ways to send more actions, finding a few problems with multi-line commands, whether sending multiple URL parameters:</p>
<blockquote><p>function initDir() {<br />
<span style="padding-left: 30px">getURL(“lingo: go to the frame”);</span><br />
<span style="padding-left: 30px">getURL(“lingo: myVar = 10”);</span><br />
}</p></blockquote>
<p>or sending multiple line strings with the special expressions:</p>
<blockquote><p>function initDir() {<br />
<span style="padding-left: 30px">getURL(“lingo: go to the frame \n myVar = 10”);</span><br />
<span style="padding-left: 30px">// the expression “\n” calls a new line</span><br />
}</p></blockquote>
<p>Neither worked as intended so I started experimenting with other methods, then realising the most efficient and probably most straightforward way is actually to use the embedded Actionscript to call local Director functions. This way Director can then handle not only large volumes of functions, each of multiple lines, but the entire script can be written as a single cast member and accessible throughout the whole project – not needing to call variables or functions from Flash at various points so it can do all the calculations etc. locally as well. Not entirely sure why we didn’t think of that earlier.. hmm.</p>
<p>With a little help from <a href="http://director-online.com" title="Director Online User Group">Doug </a>the code is seemingly as easy as:</p>
<blockquote><p>function initDir() {<br />
<span style="padding-left: 30px">getURL(“lingo: myDirFunction”);</span><br />
}</p></blockquote>
<p>calling <strong>myDirFunction()</strong> in the .dir – <em>seemingly </em>that easy – it’s still not working. <img src='http://blog.marchibbins.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>We’ve had a word with Mark who thinks it may be some version issues. We’ll keep at it, if this gets nailed Gareth is away.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.marchibbins.com/2007/04/12/we-can-work-it-out/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

