[Xerte] Noob question
Dave Burnett
d_b_burnett at hotmail.com
Thu Jan 29 21:35:54 GMT 2009
Yes.
Subject: RE: [Xerte] Noob question
Date: Thu, 29 Jan 2009 21:26:56 +0000
From: Julian.Tenney at nottingham.ac.uk
To: xerte at lists.nottingham.ac.uk
what do you want to do with them? Load them and display them?
From: xerte-bounces at lists.nottingham.ac.uk on behalf of Dave Burnett
Sent: Thu 29/01/2009 19:39
To: Xerte list
Subject: RE: [Xerte] Noob question
Thanks Julian.
I just stumbled across it by accidentally adding a URL param in the source.
So what's the accepted method for handling external text files in .htm format?
Now you see why I got curious.
AW had hidden unsupported methods, right? ;-)
Dave
Subject: RE: [Xerte] Noob question
Date: Thu, 29 Jan 2009 19:17:57 +0000
From: Julian.Tenney at nottingham.ac.uk
To: xerte at lists.nottingham.ac.uk
It isn't.
BUT
Under the hood, Xerte uses the same class to display graphic icons and text icons, so the <DIS> nodes can have url properties, but they refer to the URL for an image for the graphic icon. There's some code that goes
if (node.attributes.type=='graphic'){
//add a graphic icon to the stage
} else if (node.attributes.type == 'text'){
///add a text icon
}
If I were to rebuild it, there would be two classes. In fact there'd probbly be three, with one seperate one for swfs.
From: xerte-bounces at lists.nottingham.ac.uk on behalf of Dave Burnett
Sent: Thu 29/01/2009 17:02
To: Xerte list
Subject: [Xerte] Noob question
What's the URL parameter in the Text icon used for?
Windows Live™ Hotmail®…more than just e-mail. See how it works.
Windows Live™ Hotmail®:…more than just e-mail. Check it out.
_________________________________________________________________
Windows Live™: E-mail. Chat. Share. Get more ways to connect.
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t2_allup_explore_012009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20090129/bcc6164d/attachment.html
More information about the Xerte
mailing list