<HTML dir=ltr><HEAD><TITLE>RE: [Xerte] Writing/reading text</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6001.18294" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText41655 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Hello,</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>You can use sendandload locally if you can execute a server script locally, say using a localhost install, but you could easily do it from a server.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>I have an RLO somewhere that does it. I will post up tomorrow.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>Pat</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> xerte-bounces@lists.nottingham.ac.uk on behalf of John Lannon<BR><B>Sent:</B> Tue 11/08/2009 00:03<BR><B>To:</B> Xerte discussion list<BR><B>Subject:</B> RE: [Xerte] Writing/reading text<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>Thanks Paddy and Paul for replies.<BR><BR>Having looked again at the actionscript possibilities it seems I should also be able to use the loadVars class (send and load methods) to read/write text to a URL. It should work with a URL that is a local or server file?? ... have tried it briefly but no luck so far.<BR><BR>John<BR><BR>________________________________<BR><BR>From: xerte-bounces@lists.nottingham.ac.uk on behalf of Patrick Lockley<BR>Sent: Fri 07/08/2009 11:22<BR>To: Xerte discussion list<BR>Subject: RE: [Xerte] Writing/reading text<BR><BR><BR><BR>Hi John,<BR><BR><BR><BR>Xerte doesn't directly have the ability to save a file, as it's flash based and as such relies on flash's file handling functions (i.e open only). However, you could write a server side script to handle that for you.<BR><BR><BR><BR>So that would work for you on a server, but it would not work for using a CD.<BR><BR><BR><BR>There is an send and load event which can obtain XML / any other data.<BR><BR><BR><BR>From: xerte-bounces@lists.nottingham.ac.uk [<A href="mailto:xerte-bounces@lists.nottingham.ac.uk">mailto:xerte-bounces@lists.nottingham.ac.uk</A>] On Behalf Of John Lannon<BR>Sent: 07 August 2009 10:08<BR>To: xerte@lists.nottingham.ac.uk<BR>Subject: [Xerte] Writing/reading text<BR><BR><BR><BR>Hello all,<BR><BR><BR><BR>I'm new to Xerte and to the list but I've set up the standalone exe version, looked through the examples, and created/published my own basic template-based learning object.<BR><BR><BR><BR>My question is as follows: I want to create an interactive online application where the user is presented with questions (mostly text entry panels for large amounts of text); the user can save their input at any time, and can reload them into the appropriate panels when they re-start. I want to run the published project from a server or CD and save the entered text locally on the user's PC.<BR><BR><BR><BR>I presume I can write/read from an XML file, but would welcome any advice or examples.<BR><BR><BR><BR>Thanks in advance,<BR><BR><BR><BR>John Lannon<BR><BR>Systems Developer [Human Rights Impact Resource Centre] Aim for human rights<BR><BR>Email: j.lannon[at]aimforhumanrights[dot]org<BR><BR><BR><BR></FONT></P></DIV></BODY></HTML>