<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Yes.<br><br><hr id="stopSpelling">Subject: RE: [Xerte] Noob question<br>Date: Thu, 29 Jan 2009 21:26:56 +0000<br>From: Julian.Tenney@nottingham.ac.uk<br>To: xerte@lists.nottingham.ac.uk<br><br>



<style>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</style>



<div id="EC_idOWAReplyText47622" dir="ltr">
<div dir="ltr"><font size="2" color="#000000" face="Arial">what do you want to do with them? Load them and display them?</font></div></div>
<div dir="ltr"><br>
<hr>
<font size="2" face="Tahoma"><b>From:</b> xerte-bounces@lists.nottingham.ac.uk on behalf of Dave Burnett<br><b>Sent:</b> Thu 29/01/2009 19:39<br><b>To:</b> Xerte list<br><b>Subject:</b> RE: [Xerte] Noob question<br></font><br></div>
<div>Thanks Julian.<br>I just stumbled across it by accidentally adding a URL param in the source.<br><br>So what's the accepted method for handling external text files in .htm format?<br><br>Now you see why I got curious.<br>AW had hidden unsupported methods, right? ;-)<br><br>Dave<br><br><br>
<hr id="EC_stopSpelling">
Subject: RE: [Xerte] Noob question<br>Date: Thu, 29 Jan 2009 19:17:57 +0000<br>From: Julian.Tenney@nottingham.ac.uk<br>To: xerte@lists.nottingham.ac.uk<br><br>
<style>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</style>

<div id="EC_EC_idOWAReplyText33078" dir="ltr">
<div dir="ltr"><font size="2" color="#000000" face="Arial">It isn't.</font></div>
<div dir="ltr"><font face="Arial"></font>&nbsp;</div>
<div dir="ltr"><font face="Arial">BUT</font></div>
<div dir="ltr"><font face="Arial"></font>&nbsp;</div>
<div dir="ltr"><font face="Arial">Under the hood, Xerte uses the same class to display graphic icons and text icons, so the &lt;DIS&gt; nodes can have url properties, but they refer to the URL for an image for the graphic icon. There's some code that goes </font></div>
<div dir="ltr"><font face="Arial"></font>&nbsp;</div>
<div dir="ltr"><font face="Arial">if (node.attributes.type=='graphic'){</font></div>
<div dir="ltr"><font face="Arial">&nbsp; //add a graphic icon to the stage</font></div>
<div dir="ltr"><font face="Arial">} else if (node.attributes.type == 'text'){</font></div>
<div dir="ltr"><font face="Arial">&nbsp; ///add a text icon</font></div>
<div dir="ltr"><font face="Arial">}</font></div>
<div dir="ltr"><font face="Arial"></font>&nbsp;</div>
<div dir="ltr"><font face="Arial">If I were to rebuild it, there would be two classes. In fact there'd probbly be three, with one seperate one for swfs.</font></div>
<div dir="ltr"><font face="Arial"></font>&nbsp;</div></div>
<div dir="ltr"><br>
<hr>
<font size="2" face="Tahoma"><b>From:</b> xerte-bounces@lists.nottingham.ac.uk on behalf of Dave Burnett<br><b>Sent:</b> Thu 29/01/2009 17:02<br><b>To:</b> Xerte list<br><b>Subject:</b> [Xerte] Noob question<br></font><br></div>
<div>What's the URL parameter in the Text icon used for?<br><br><br><br>
<hr>
Windows Live™ Hotmail®…more than just e-mail. <a href="http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t2_hm_justgotbetter_howitworks_012009">See how it works.</a> </div><br>
<hr>
Windows Live™ Hotmail®:…more than just e-mail. <a href="http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t2_hm_justgotbetter_explore_012009">Check it out.</a> </div><br /><hr />Windows Live™: E-mail. Chat. Share. Get more ways to connect.  <a href='http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t2_allup_explore_012009' target='_new'>Check it out.</a></body>
</html>