Not sure if this is what you're looking for, but I managed to put a narration on each tab of a page created with the tab navigation template.  Haven't used the accordion template at all but I have to think it's somewhat similar.  Did this after the page was created.<br>

<br>1 - Put a sound icon on the page somewhere above the tab interaction icon. In this example it plays a narration that introduces the page at first, and its id is "VO".<br><br>2 - Then in the script that gets executed when each of the tabs is pressed add 3 lines of code:<br>

<br><div style="margin-left: 40px; color: rgb(0, 0, 153);">VO.pause();<br>VO.loadSound(FileLocation + 'media/narration_01.mp3');<br>VO.play();<br></div><br>All you have to do is change the sound file that's referenced in the script for each tab and there you have it.<br>

<br>Seems to work fine.  Should be easily adaptable for the accordion interaction.<br><br>Hope this answer is at least somewhat related to your question.<br><br>-ma<br><br><br><br><br><br><br><div class="gmail_quote">On Mon, Jan 31, 2011 at 7:05 AM, Ott A (AT) <span dir="ltr"><<a href="mailto:aott@glam.ac.uk">aott@glam.ac.uk</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Many thanks - I will give it a go.<br>
<div class="im"><br>
-----Original Message-----<br>
From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>] On Behalf Of <a href="mailto:xerte-request@lists.nottingham.ac.uk">xerte-request@lists.nottingham.ac.uk</a><br>


</div><div class="im">Sent: 31 January 2011 12:00<br>
To: <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
</div><div class="im">Subject: Xerte Digest, Vol 10, Issue 3<br>
<br>
Send Xerte mailing list submissions to<br>
        <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:xerte-request@lists.nottingham.ac.uk">xerte-request@lists.nottingham.ac.uk</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:xerte-owner@lists.nottingham.ac.uk">xerte-owner@lists.nottingham.ac.uk</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Xerte digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: Narration for nested pages in Accordion Navigators<br>
</div>      (Ott A (AT))<br>
<div class="im">   2. Re: Narration for nested pages in Accordion Navigators<br>
      (Julian Tenney)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
</div>Date: Mon, 31 Jan 2011 11:29:53 +0000<br>
<div class="im">From: "Ott A (AT)" <<a href="mailto:aott@glam.ac.uk">aott@glam.ac.uk</a>><br>
To: "<a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a>" <<a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a>><br>
</div><div class="im">Subject: [Xerte] Re: Narration for nested pages in Accordion<br>
        Navigators<br>
Message-ID:<br>
</div>        <<a href="mailto:0583CB09BCEA134BBAE4C60538F8980D0E8B03B2@MailDB1.uni.glam.ac.uk">0583CB09BCEA134BBAE4C60538F8980D0E8B03B2@MailDB1.uni.glam.ac.uk</a>><br>
<div><div></div><div class="h5">Content-Type: text/plain; charset="us-ascii"<br>
<br>
Good thanks, yes I am up for a challenge. Any guidance of where to start would be greatly appreciated. I am fine with html and some javascript but know little about actionscript. I intended to learn this as part of using Xerte.<br>


<br>
-----Original Message-----<br>
From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>] On Behalf Of <a href="mailto:xerte-request@lists.nottingham.ac.uk">xerte-request@lists.nottingham.ac.uk</a><br>


Sent: 29 January 2011 12:00<br>
To: <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
Subject: Xerte Digest, Vol 9, Issue 116<br>
<br>
Send Xerte mailing list submissions to<br>
        <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:xerte-request@lists.nottingham.ac.uk">xerte-request@lists.nottingham.ac.uk</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:xerte-owner@lists.nottingham.ac.uk">xerte-owner@lists.nottingham.ac.uk</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Xerte digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: Narration for nested pages in Accordion Navigators<br>
      (Julian Tenney)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 28 Jan 2011 15:42:06 +0000<br>
From: Julian Tenney <<a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a>><br>
To: Xerte discussion list <<a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a>><br>
Subject: [Xerte] Re: Narration for nested pages in Accordion<br>
        Navigators<br>
Message-ID:<br>
        <<a href="mailto:12C67A1EEC419342AF5E59DA31562C3F02CCAD719D@EXCHANGE1.ad.nottingham.ac.uk">12C67A1EEC419342AF5E59DA31562C3F02CCAD719D@EXCHANGE1.ad.nottingham.ac.uk</a>><br>
<br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
It needs someone to develop the functionality, so it's not "no it's not possible at all". Are you up for a coding challenge?<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Ott A (AT)<br>


Sent: 28 January 2011 14:33<br>
To: <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
Subject: [Xerte] Re: Narration for nested pages in Accordion Navigators<br>
<br>
Thanks Julian,<br>
<br>
Is this an absolute No it is not possible? Could I create the Accordion page, export it, import it to the development tool and add the code for narration to the individual pages? I would like to build up a structure of criminal versus civil law; and the narration on the individual pages as opposed to the narration for the whole pages would be a distinct advantage.<br>


<br>
Cheers, Alex.<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>] On Behalf Of <a href="mailto:xerte-request@lists.nottingham.ac.uk">xerte-request@lists.nottingham.ac.uk</a><br>


Sent: 27 January 2011 16:02<br>
To: <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
Subject: Xerte Digest, Vol 9, Issue 101<br>
<br>
Send Xerte mailing list submissions to<br>
        <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:xerte-request@lists.nottingham.ac.uk">xerte-request@lists.nottingham.ac.uk</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:xerte-owner@lists.nottingham.ac.uk">xerte-owner@lists.nottingham.ac.uk</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Xerte digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Narration for nested pages in Accordion Navigators (Ott A (AT))<br>
   2. Re: Eval string (Dave Burnett)<br>
   3. Re: Narration for nested pages in Accordion Navigators<br>
      (Julian Tenney)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 27 Jan 2011 15:47:52 +0000<br>
From: "Ott A (AT)" <<a href="mailto:aott@glam.ac.uk">aott@glam.ac.uk</a>><br>
To: "<a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a>" <<a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a>><br>
Subject: [Xerte] Narration for nested pages in Accordion Navigators<br>
Message-ID:<br>
        <<a href="mailto:0583CB09BCEA134BBAE4C60538F8980D0E8B01B4@MailDB1.uni.glam.ac.uk">0583CB09BCEA134BBAE4C60538F8980D0E8B01B4@MailDB1.uni.glam.ac.uk</a>><br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
Hi<br>
<br>
Over the last two weeks, I have started to use the Xerte online toolkit in the JISC sandpit area with the aim to use Xerte to support a work-based learning project at Glamorgan University.<br>
<br>
Is it possible to add narration to the individual nested pages when creating an Accordion Navigator, using the toolkit templates?<br>
<br>
Many thanks, Alex.<br>
<br>
Alexandra Ott<br>
Instructional Designer<br>
The Professional Academy<br>
Faculty of Advanced Technology<br>
University of Glamorgan<br>
CF37 1DL<br>
Room G244<br>
Tel: 01443 482206<br>
<a href="mailto:aott@glam.ac.uk">aott@glam.ac.uk</a><br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/b1422bae/attachment-0001.html" target="_blank">http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/b1422bae/attachment-0001.html</a>><br>


<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 27 Jan 2011 10:56:11 -0500<br>
From: Dave Burnett <<a href="mailto:d_b_burnett@hotmail.com">d_b_burnett@hotmail.com</a>><br>
To: Xerte list <<a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a>><br>
Subject: [Xerte] Re: Eval string<br>
Message-ID: <BLU147-W143A27F2E6472B1C6C6019A7FE0@phx.gbl><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
<br>
Hadn't used it before, and the code hint that comes up for expression( is Math.exp(number)<br>
<br>
From: <a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a><br>
To: <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
Date: Thu, 27 Jan 2011 15:38:31 +0000<br>
Subject: [Xerte] Re: Eval string<br>
<br>
<br>
<br>
str = 'FileLocation';debug(expression(str,this)); //this == _level0.engineFrom: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Dave Burnett<br>


Sent: 27 January 2011 15:20<br>
To: Xerte list<br>
Subject: [Xerte] Re: Eval string Daa.<br>
Was leaving out the _level0.engine.<br>
<br>
Cheers.<br>
<br>
<br>
<br>
From: <a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a><br>
To: <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
Date: Thu, 27 Jan 2011 14:58:11 +0000<br>
Subject: [Xerte] Re: Eval stringexpression(string, _level0.engine) From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Dave Burnett<br>


Sent: 27 January 2011 14:55<br>
To: Xerte list<br>
Subject: [Xerte] Eval string<br>
I'm gapping at the moment.<br>
<br>
taskData.group[groups.getPageIndex()].sound[0].sound<br>
<br>
originally came in as a string to set the node xml:<br>
<br>
"Filelocation + 'media\blah.mp3'"<br>
<br>
How do I eval that so it works in a direct set of the clip:<br>
<br>
common_sound.loadSound(taskData.group[groups.getPageIndex()].sound[0].sound);<br>
<br>
<br>
<br>
<br>
This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.<br>


This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation.<br>


<br>
_______________________________________________ Xerte mailing list <a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a> This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation.<br>


_______________________________________________<br>
Xerte mailing list<br>
<a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
<br>
This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.<br>


<br>
This message has been checked for viruses but the contents of an attachment<br>
may still contain software viruses which could damage your computer system:<br>
you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/05e52669/attachment-0001.html" target="_blank">http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/05e52669/attachment-0001.html</a>><br>


<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Thu, 27 Jan 2011 15:52:49 +0000<br>
From: Julian Tenney <<a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a>><br>
To: Xerte discussion list <<a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a>><br>
Subject: [Xerte] Re: Narration for nested pages in Accordion<br>
        Navigators<br>
Message-ID:<br>
        <<a href="mailto:12C67A1EEC419342AF5E59DA31562C3F02CCAD6CEA@EXCHANGE1.ad.nottingham.ac.uk">12C67A1EEC419342AF5E59DA31562C3F02CCAD6CEA@EXCHANGE1.ad.nottingham.ac.uk</a>><br>
<br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
No,<br>
<br>
From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Ott A (AT)<br>


Sent: 27 January 2011 15:48<br>
To: <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
Subject: [Xerte] Narration for nested pages in Accordion Navigators<br>
<br>
Hi<br>
<br>
Over the last two weeks, I have started to use the Xerte online toolkit in the JISC sandpit area with the aim to use Xerte to support a work-based learning project at Glamorgan University.<br>
<br>
Is it possible to add narration to the individual nested pages when creating an Accordion Navigator, using the toolkit templates?<br>
<br>
Many thanks, Alex.<br>
<br>
Alexandra Ott<br>
Instructional Designer<br>
The Professional Academy<br>
Faculty of Advanced Technology<br>
University of Glamorgan<br>
CF37 1DL<br>
Room G244<br>
Tel: 01443 482206<br>
<a href="mailto:aott@glam.ac.uk">aott@glam.ac.uk</a><br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/5393f920/attachment.html" target="_blank">http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/5393f920/attachment.html</a>><br>


<br>
------------------------------<br>
<br>
_______________________________________________<br>
Xerte mailing list<br>
<a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
<br>
<br>
End of Xerte Digest, Vol 9, Issue 101<br>
*************************************<br>
<br>
_______________________________________________<br>
Xerte mailing list<br>
<a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Xerte mailing list<br>
<a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
<br>
<br>
End of Xerte Digest, Vol 9, Issue 116<br>
*************************************<br>
<br>
<br>
<br>
</div></div>------------------------------<br>
<br>
Message: 2<br>
Date: Mon, 31 Jan 2011 11:48:41 +0000<br>
<div class="im">From: Julian Tenney <<a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a>><br>
To: Xerte discussion list <<a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a>><br>
Subject: [Xerte] Re: Narration for nested pages in Accordion<br>
        Navigators<br>
Message-ID:<br>
</div>        <<a href="mailto:12C67A1EEC419342AF5E59DA31562C3F02CDD2AB8D@EXCHANGE1.ad.nottingham.ac.uk">12C67A1EEC419342AF5E59DA31562C3F02CDD2AB8D@EXCHANGE1.ad.nottingham.ac.uk</a>><br>
<div><div></div><div class="h5"><br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
I'd look at creating your own version of the accordion navigator page that adds in the functionality you want. The other .rlms are useful sources of how to do various things, so best place to start would be with a copy of the accordion model and look at the bits that add the content for the accordion's panes.<br>


<br>
-----Original Message-----<br>
From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Ott A (AT)<br>


Sent: 31 January 2011 11:30<br>
To: <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
Subject: [Xerte] Re: Narration for nested pages in Accordion Navigators<br>
<br>
Good thanks, yes I am up for a challenge. Any guidance of where to start would be greatly appreciated. I am fine with html and some javascript but know little about actionscript. I intended to learn this as part of using Xerte.<br>


<br>
-----Original Message-----<br>
From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>] On Behalf Of <a href="mailto:xerte-request@lists.nottingham.ac.uk">xerte-request@lists.nottingham.ac.uk</a><br>


Sent: 29 January 2011 12:00<br>
To: <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
Subject: Xerte Digest, Vol 9, Issue 116<br>
<br>
Send Xerte mailing list submissions to<br>
        <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:xerte-request@lists.nottingham.ac.uk">xerte-request@lists.nottingham.ac.uk</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:xerte-owner@lists.nottingham.ac.uk">xerte-owner@lists.nottingham.ac.uk</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Xerte digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: Narration for nested pages in Accordion Navigators<br>
      (Julian Tenney)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 28 Jan 2011 15:42:06 +0000<br>
From: Julian Tenney <<a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a>><br>
To: Xerte discussion list <<a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a>><br>
Subject: [Xerte] Re: Narration for nested pages in Accordion<br>
        Navigators<br>
Message-ID:<br>
        <<a href="mailto:12C67A1EEC419342AF5E59DA31562C3F02CCAD719D@EXCHANGE1.ad.nottingham.ac.uk">12C67A1EEC419342AF5E59DA31562C3F02CCAD719D@EXCHANGE1.ad.nottingham.ac.uk</a>><br>
<br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
It needs someone to develop the functionality, so it's not "no it's not possible at all". Are you up for a coding challenge?<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Ott A (AT)<br>


Sent: 28 January 2011 14:33<br>
To: <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
Subject: [Xerte] Re: Narration for nested pages in Accordion Navigators<br>
<br>
Thanks Julian,<br>
<br>
Is this an absolute No it is not possible? Could I create the Accordion page, export it, import it to the development tool and add the code for narration to the individual pages? I would like to build up a structure of criminal versus civil law; and the narration on the individual pages as opposed to the narration for the whole pages would be a distinct advantage.<br>


<br>
Cheers, Alex.<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>] On Behalf Of <a href="mailto:xerte-request@lists.nottingham.ac.uk">xerte-request@lists.nottingham.ac.uk</a><br>


Sent: 27 January 2011 16:02<br>
To: <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
Subject: Xerte Digest, Vol 9, Issue 101<br>
<br>
Send Xerte mailing list submissions to<br>
        <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:xerte-request@lists.nottingham.ac.uk">xerte-request@lists.nottingham.ac.uk</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:xerte-owner@lists.nottingham.ac.uk">xerte-owner@lists.nottingham.ac.uk</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Xerte digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Narration for nested pages in Accordion Navigators (Ott A (AT))<br>
   2. Re: Eval string (Dave Burnett)<br>
   3. Re: Narration for nested pages in Accordion Navigators<br>
      (Julian Tenney)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 27 Jan 2011 15:47:52 +0000<br>
From: "Ott A (AT)" <<a href="mailto:aott@glam.ac.uk">aott@glam.ac.uk</a>><br>
To: "<a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a>" <<a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a>><br>
Subject: [Xerte] Narration for nested pages in Accordion Navigators<br>
Message-ID:<br>
        <<a href="mailto:0583CB09BCEA134BBAE4C60538F8980D0E8B01B4@MailDB1.uni.glam.ac.uk">0583CB09BCEA134BBAE4C60538F8980D0E8B01B4@MailDB1.uni.glam.ac.uk</a>><br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
Hi<br>
<br>
Over the last two weeks, I have started to use the Xerte online toolkit in the JISC sandpit area with the aim to use Xerte to support a work-based learning project at Glamorgan University.<br>
<br>
Is it possible to add narration to the individual nested pages when creating an Accordion Navigator, using the toolkit templates?<br>
<br>
Many thanks, Alex.<br>
<br>
Alexandra Ott<br>
Instructional Designer<br>
The Professional Academy<br>
Faculty of Advanced Technology<br>
University of Glamorgan<br>
CF37 1DL<br>
Room G244<br>
Tel: 01443 482206<br>
<a href="mailto:aott@glam.ac.uk">aott@glam.ac.uk</a><br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/b1422bae/attachment-0001.html" target="_blank">http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/b1422bae/attachment-0001.html</a>><br>


<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 27 Jan 2011 10:56:11 -0500<br>
From: Dave Burnett <<a href="mailto:d_b_burnett@hotmail.com">d_b_burnett@hotmail.com</a>><br>
To: Xerte list <<a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a>><br>
Subject: [Xerte] Re: Eval string<br>
Message-ID: <BLU147-W143A27F2E6472B1C6C6019A7FE0@phx.gbl><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
<br>
Hadn't used it before, and the code hint that comes up for expression( is Math.exp(number)<br>
<br>
From: <a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a><br>
To: <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
Date: Thu, 27 Jan 2011 15:38:31 +0000<br>
Subject: [Xerte] Re: Eval string<br>
<br>
<br>
<br>
str = 'FileLocation';debug(expression(str,this)); //this == _level0.engineFrom: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Dave Burnett<br>


Sent: 27 January 2011 15:20<br>
To: Xerte list<br>
Subject: [Xerte] Re: Eval string Daa.<br>
Was leaving out the _level0.engine.<br>
<br>
Cheers.<br>
<br>
<br>
<br>
From: <a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a><br>
To: <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
Date: Thu, 27 Jan 2011 14:58:11 +0000<br>
Subject: [Xerte] Re: Eval stringexpression(string, _level0.engine) From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Dave Burnett<br>


Sent: 27 January 2011 14:55<br>
To: Xerte list<br>
Subject: [Xerte] Eval string<br>
I'm gapping at the moment.<br>
<br>
taskData.group[groups.getPageIndex()].sound[0].sound<br>
<br>
originally came in as a string to set the node xml:<br>
<br>
"Filelocation + 'media\blah.mp3'"<br>
<br>
How do I eval that so it works in a direct set of the clip:<br>
<br>
common_sound.loadSound(taskData.group[groups.getPageIndex()].sound[0].sound);<br>
<br>
<br>
<br>
<br>
This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.<br>


This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation.<br>


<br>
_______________________________________________ Xerte mailing list <a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a> This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation.<br>


_______________________________________________<br>
Xerte mailing list<br>
<a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
<br>
This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.<br>


<br>
This message has been checked for viruses but the contents of an attachment<br>
may still contain software viruses which could damage your computer system:<br>
you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/05e52669/attachment-0001.html" target="_blank">http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/05e52669/attachment-0001.html</a>><br>


<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Thu, 27 Jan 2011 15:52:49 +0000<br>
From: Julian Tenney <<a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a>><br>
To: Xerte discussion list <<a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a>><br>
Subject: [Xerte] Re: Narration for nested pages in Accordion<br>
        Navigators<br>
Message-ID:<br>
        <<a href="mailto:12C67A1EEC419342AF5E59DA31562C3F02CCAD6CEA@EXCHANGE1.ad.nottingham.ac.uk">12C67A1EEC419342AF5E59DA31562C3F02CCAD6CEA@EXCHANGE1.ad.nottingham.ac.uk</a>><br>
<br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
No,<br>
<br>
From: <a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk">xerte-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Ott A (AT)<br>


Sent: 27 January 2011 15:48<br>
To: <a href="mailto:xerte@lists.nottingham.ac.uk">xerte@lists.nottingham.ac.uk</a><br>
Subject: [Xerte] Narration for nested pages in Accordion Navigators<br>
<br>
Hi<br>
<br>
Over the last two weeks, I have started to use the Xerte online toolkit in the JISC sandpit area with the aim to use Xerte to support a work-based learning project at Glamorgan University.<br>
<br>
Is it possible to add narration to the individual nested pages when creating an Accordion Navigator, using the toolkit templates?<br>
<br>
Many thanks, Alex.<br>
<br>
Alexandra Ott<br>
Instructional Designer<br>
The Professional Academy<br>
Faculty of Advanced Technology<br>
University of Glamorgan<br>
CF37 1DL<br>
Room G244<br>
Tel: 01443 482206<br>
<a href="mailto:aott@glam.ac.uk">aott@glam.ac.uk</a><br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/5393f920/attachment.html" target="_blank">http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/5393f920/attachment.html</a>><br>


<br>
------------------------------<br>
<br>
_______________________________________________<br>
Xerte mailing list<br>
<a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
<br>
<br>
End of Xerte Digest, Vol 9, Issue 101<br>
*************************************<br>
<br>
_______________________________________________<br>
Xerte mailing list<br>
<a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Xerte mailing list<br>
<a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
<br>
<br>
End of Xerte Digest, Vol 9, Issue 116<br>
*************************************<br>
<br>
_______________________________________________<br>
Xerte mailing list<br>
<a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Xerte mailing list<br>
<a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
<br>
<br>
</div></div>End of Xerte Digest, Vol 10, Issue 3<br>
************************************<br>
<br>
_______________________________________________<br>
<div><div></div><div class="h5">Xerte mailing list<br>
<a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
</div></div></blockquote></div><br>