<br><font size=2 face="sans-serif">Thanks for the help guys..</font>
<br>
<br><font size=2 face="sans-serif">&nbsp;I take the point regarding the
XMLEngine.swf location and typing the full path to the text file solves
the problem.</font>
<br>
<br><font size=2 face="sans-serif">When I try to use FileLocation in the
way described it returns 'undefined' i.e. Flash throws up an error opening
URL &quot;file:///....../Media/Pane1/undefinedOverview.txt&quot;</font>
<br>
<br><font size=2 face="sans-serif">Is this a limitation of the version
of Flash that I am using (MX 2004)?</font>
<br>
<br><font size=2 face="sans-serif">Steve</font>
<br><font size=2 face="sans-serif"><br>
<br>
__________________________________________________________________________________<br>
Lucite International Group Limited. Registered in England No. 5671799.
<br>
Registered Office: Queens Gate, 15-17 Queens Terrace, Southampton SO14
3BP, United Kingdom<br>
Holding Company for the Lucite International Group<br>
 &nbsp;</font>
<br><font size=1 color=#800080 face="sans-serif">----- Forwarded by Steve
J Frank/GB/ACRYLICS on 05/03/2009 08:19 -----</font>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Julian Tenney &lt;Julian.Tenney@nottingham.ac.uk&gt;</b></font>
<br><font size=1 face="sans-serif">Sent by: xerte-bounces@lists.nottingham.ac.uk</font>
<p><font size=1 face="sans-serif">04/03/2009 16:32</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
Xerte discussion list &lt;xerte@lists.nottingham.ac.uk&gt;</font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">&quot;Xerte discussion list&quot; &lt;xerte@lists.nottingham.ac.uk&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">RE: [Xerte] Loading External Content</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2 color=#1f497d face="Calibri">You need to use the FileLocation
variable to get the full path to the external path. </font>
<br><font size=2 color=#1f497d face="Calibri">&nbsp;</font>
<br><font size=2 color=#1f497d face="Arial">myData.load(&quot;Overview.txt&quot;);</font>
<br><font size=2 color=#1f497d face="Arial">&nbsp;</font>
<br><font size=2 color=#1f497d face="Arial">works in the browser, because
the XMLEngine.swf is in the same folder; when in authoring mode, the XMLEngine.swf
is in the Xerte application folder, so it looks in that folder when you
only specify the fiename.</font>
<br><font size=2 color=#1f497d face="Arial">&nbsp;</font>
<br><font size=2 color=#1f497d face="Arial">You can use _level0.engine.FileLocation
to get the first bit of the path, i.e:</font>
<br><font size=2 color=#1f497d face="Arial">&nbsp;</font>
<br><font size=2 color=#1f497d face="Arial">myData.load(_level0.engine.FileLocation
+ &quot;Overview.txt&quot;);</font>
<br><font size=2 color=#1f497d face="Arial">&nbsp;</font>
<br><font size=2 color=#1f497d face="Arial">HTH,</font>
<br><font size=2 color=#1f497d face="Arial">&nbsp;</font>
<br><font size=2 color=#1f497d face="Arial">J</font>
<br><font size=2 color=blue face="Arial">&nbsp;</font>
<br><font size=2 color=#1f497d face="Calibri">&nbsp;</font>
<br><font size=2 face="Tahoma"><b>From:</b> xerte-bounces@lists.nottingham.ac.uk
[mailto:xerte-bounces@lists.nottingham.ac.uk] <b>On Behalf Of </b>Patrick
Lockley<b><br>
Sent:</b> Wednesday, March 04, 2009 4:09 PM<b><br>
To:</b> Xerte discussion list<b><br>
Subject:</b> RE: [Xerte] Loading External Content</font>
<br><font size=3 face="Times New Roman">&nbsp;</font>
<br><font size=2 color=blue face="Verdana">Hi Steve,</font>
<br><font size=2 color=blue face="Verdana">&nbsp;</font>
<br><font size=2 color=blue face="Verdana">It fails me for me when I press
the f5 key – but it works fine if I publish it then look at in a web browser
(via index.htm).</font>
<br><font size=2 color=blue face="Verdana">&nbsp;</font>
<br><font size=2 color=blue face="Verdana">Might be a sandbox / security
setting on your flash player?</font>
<br><font size=2 color=blue face="Verdana">&nbsp;</font>
<br><font size=2 color=blue face="Verdana">Hope this helps.</font>
<br><font size=2 color=blue face="Verdana">&nbsp;</font>
<br><font size=2 color=blue face="Verdana">Pat</font>
<br><font size=2 color=blue face="Verdana">&nbsp;</font>
<br><font size=2 face="Tahoma"><b>From:</b> xerte-bounces@lists.nottingham.ac.uk
[mailto:xerte-bounces@lists.nottingham.ac.uk] <b>On Behalf Of </b>steve.frank@lucite.com<b><br>
Sent:</b> 04 March 2009 15:46<b><br>
To:</b> xerte@lists.nottingham.ac.uk<b><br>
Subject:</b> [Xerte] Loading External Content</font>
<br><font size=3 face="Times New Roman">&nbsp;</font>
<br><font size=2 face="Arial"><br>
I am attempting to load some external content into a Xerte project but
I'm having difficulty getting this to work when the content itself gets
data from an external file.</font><font size=3 face="Times New Roman">
<br>
</font><font size=2 face="Arial"><br>
The project uses a custom interface and &nbsp;contains a couple of graphics
icons together with a number of flex style accordian panes, listitems and
tabs. Selecting the appropriate combination should load the required external
content into the graphic icons using the loadImage() method. e.g. displayGraphic.loadImage(FileLocation
+ 'Media/Pane1/Graphics.swf')</font><font size=3 face="Times New Roman">
<br>
</font><font size=2 face="Arial"><br>
The external content is always in the form of an .swf file however there
are two distinct types. <br>
One contains a number of scenes that are linked by some actionscript. All
the graphics are contained within the .swf and this type of file loads
and operates without issue.</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
The second type contains only a single dynamic text block together with
a ScrollPane component. The timeline contains the following ActionScript
to load the text from a plaintext file at runtime:</font><font size=3 face="Times New Roman">
<br>
</font><font size=2 color=blue face="Arial"><br>
myData = new LoadVars();</font><font size=3 face="Times New Roman"> </font><font size=2 color=blue face="Arial"><br>
myData.onLoad = function(success){</font><font size=3 face="Times New Roman">
</font><font size=2 color=blue face="Arial"><br>
 &nbsp; &nbsp; &nbsp; &nbsp;if (success) {</font><font size=3 face="Times New Roman">
</font><font size=2 color=blue face="Arial"><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;myText_txt.htmlText
= this.text;</font><font size=3 face="Times New Roman"> </font><font size=2 color=blue face="Arial"><br>
 &nbsp; &nbsp; &nbsp; &nbsp;} else {</font><font size=3 face="Times New Roman">
</font><font size=2 color=blue face="Arial"><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;myText_txt.htmlText
= &quot;&lt;b&gt;Flash has failed to load the text file!&lt;b&gt;&quot;;</font><font size=3 face="Times New Roman">
</font><font size=2 color=blue face="Arial"><br>
 &nbsp; &nbsp; &nbsp; &nbsp;}</font><font size=3 face="Times New Roman">
</font><font size=2 color=blue face="Arial"><br>
};</font><font size=3 face="Times New Roman"> <br>
</font><font size=2 color=blue face="Arial"><br>
myData.load(&quot;Overview.txt&quot;);</font><font size=3 face="Times New Roman">
<br>
</font><font size=2 face="Arial"><br>
Overview.txt is located in the same directory as the .swf and is in the
form &quot;text=Required text etc. etc. etc...&quot;</font><font size=3 face="Times New Roman">
<br>
</font><font size=2 face="Arial"><br>
When I test the .swf, it loads and displays the content of Overview.txt
as expected, however when I try to get Xerte to load this file I get the
&quot;Flash has failed to load the text file!&quot; message.</font><font size=3 face="Times New Roman">
<br>
</font><font size=2 face="Arial"><br>
Displaying text from an external source file is going to be a major part
of this project so I need to get this to work.</font><font size=3 face="Times New Roman">
<br>
</font><font size=2 face="Arial"><br>
Being an Authorware refugee, I'm only just getting started with Flash and
Xerte so would appreciate any help!</font><font size=3 face="Times New Roman">
<br>
</font><font size=2 face="Arial"><br>
Steve<br>
<br>
__________________________________________________________________________________<br>
Lucite International Group Limited. Registered in England No. 5671799.
<br>
Registered Office: Queens Gate, 15-17 Queens Terrace, Southampton SO14
3BP, United Kingdom<br>
Holding Company for the Lucite International Group<br>
 </font>
<p><font size=2 face="Verdana"><b>IMPORTANT NOTICE::-</b> This email is
confidential, may be legally privileged, and is solely for the use of the
intended recipient. Access, disclosure, copying, distribution, or reliance
on any of it by anyone else is prohibited and may be a criminal offence.
<br>
If you have received this e-mail by mistake, please notify the sender immediately
by e-mail and delete this e-mail from your system. The sender has taken
reasonable precautions to ensure no viruses are present in this e-mail
however the company cannot accept <br>
responsibility for any loss or damage arising from the use of this e-mail
or attachments. Please note that this e-mail has been created in the knowledge
that Internet e-mail is not a 100% secure communications medium. <br>
We advise that you understand and consider this lack of security when e-mailing
us.</font>
<p><font size=3><br>
</font>
<p><font size=3 color=#0000a0 face="Times New Roman"><b>Message from Lucite
International EMail Administration:</b></font>
<p><font size=3 face="Times New Roman">This mail has been scanned for spam
content and passed. If however it is actually spam please accept our apology
for any inconvenience and assist us in improving our scanning system accuracy
by reporting the email using the link below.</font>
<p><a href="https://www.mailcontrol.com/sr/Rg+9LQ6yzJjTndxI!oX7UoH9GbmNk6!RWPNF3SG4uepBXk1ixpwObI4+1EAsVGy!4SORx0NZ4cT1lqOECv!Swg=="><font size=3 color=blue face="Times New Roman"><u>Click
here</u></font></a><font size=3 face="Times New Roman"> to report this email
as spam.</font><font size=2><tt>_______________________________________________<br>
Xerte mailing list<br>
Xerte@lists.nottingham.ac.uk<br>
http://lists.nottingham.ac.uk/mailman/listinfo/xerte<br>
</tt></font>