[Xerte] Re: 3. Re: Narration for nested pages in Accordion Navigators

Mary Ann Ahearn maryann at moberg.com
Tue Feb 1 19:59:57 GMT 2011


Oops, just looked at the standard template code and see that ours is
different.

But I did a little test with the accordion template and found that if you
add the following to the *fTogglePane* script icon after the line where
tempIndex is assigned, it seems to work.  You know which pane you're on by
looking at tempIndex which is 0 for the first one, 1 for the second and so
on.


VO.pause();

if (tempIndex == 0) {
   VO.loadSound(FileLocation + 'media/narration_01.mp3');
} else {
   (VO.loadSound(FileLocation + 'media/narration_02.mp3');
}

VO.play();



On Tue, Feb 1, 2011 at 1:29 PM, Ott A (AT) <aott at glam.ac.uk> wrote:

> Many thanks Mary Ann. Your suggestions made me go back to what I was trying
> to do. It sounds exactly what I was looking for, but I am still struggling
> to work out Your Point 2, i.e. where to find the location of the script that
> gets executed when each tab is pressed. Could you please let me know the
> location for the tab navigator (and I can find the equivalent for the
> accordion)?
>
> Your point 1: Once I exported the accordion pages, in the folder for the
> learning object in the models subfolder I opened accNav (your equivalent
> would be tabNav). Above the accInteraction icon (equivalent to
> tabInteraction), I inserted the sound icon, etc. and added the sound file to
> the media subfolder. I think this is the same as you described.
>
> Your point 2. I do not seem to be able to find the page or file with the
> script that gets executed when each of the tabs is pressed. I tried a few
> places at random, e.g. makeTabs, and managed to make the sound file play but
> never associated with the particular page. So there is something that I am
> missing.
>
> -----Original Message-----
> From: xerte-bounces at lists.nottingham.ac.uk [mailto:
> xerte-bounces at lists.nottingham.ac.uk] On Behalf Of
> xerte-request at lists.nottingham.ac.uk
> Sent: 31 January 2011 21:03
> To: xerte at lists.nottingham.ac.uk
> Subject: Xerte Digest, Vol 10, Issue 7
>
> Send Xerte mailing list submissions to
>        xerte at lists.nottingham.ac.uk
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> or, via email, send a message with subject or body 'help' to
>        xerte-request at lists.nottingham.ac.uk
>
> You can reach the person managing the list at
>        xerte-owner at lists.nottingham.ac.uk
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Xerte digest..."
>
>
> Today's Topics:
>
>   1. Re: Drag and drops (Dave Burnett)
>   2. Re: Drag and drops (Dave Burnett)
>   3. Re: Narration for nested pages in Accordion Navigators
>      (Mary Ann Ahearn)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 31 Jan 2011 13:29:04 -0500
> From: Dave Burnett <d_b_burnett at hotmail.com>
> To: Xerte list <xerte at lists.nottingham.ac.uk>
> Subject: [Xerte] Re: Drag and drops
> Message-ID: <BLU147-W34C2893539BF93B940FC4FA7E20 at phx.gbl>
> Content-Type: text/plain; charset="windows-1252"
>
>
>
> daa.
>
> I abandoned the button idea and just have a text field set to scroll auto.
> Now of course I can't scroll the text because the drag hand overrides the
> scroll component.
>
> Sigh.
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> From: Julian.Tenney at nottingham.ac.uk
> To: xerte at lists.nottingham.ac.uk
> Date: Mon, 31 Jan 2011 16:24:49 +0000
> Subject: [Xerte] Re: Drag and drops
>
>
>
> Interesting ? that ought to work. Is it a timing issue ? try making the
> button, then disabling, then when you know it?s actually disablerd, try
> making the interaction with it? From: xerte-bounces at lists.nottingham.ac.uk[mailto:
> xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett
> Sent: 31 January 2011 16:24
> To: Xerte list
> Subject: [Xerte] Re: Drag and drops
> If I hand code it, yes.
>
> No luck with:
> buttonid~leave~0
> or
> buttonrs~leave~0
>
>
>
>
> From: Julian.Tenney at nottingham.ac.uk
> To: xerte at lists.nottingham.ac.uk
> Date: Mon, 31 Jan 2011 16:20:36 +0000
> Subject: [Xerte] Re: Drag and dropsSorry ? should have read it all. It?s a
> movieclip ? it should do all the things movieclips do Btn.startDrag()? From:
> xerte-bounces at lists.nottingham.ac.uk [mailto:
> xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett
> Sent: 31 January 2011 15:05
> To: Xerte list
> Subject: [Xerte] Re: Drag and drops
> Can a button be draggable?
> Tried id and rs and no joy.
> Disabled the button first.
>
>
>
>
>
>
> 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.
>
> _______________________________________________ Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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.
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
> 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.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110131/e2d9485f/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Mon, 31 Jan 2011 14:49:36 -0500
> From: Dave Burnett <d_b_burnett at hotmail.com>
> To: Xerte list <xerte at lists.nottingham.ac.uk>
> Subject: [Xerte] Re: Drag and drops
> Message-ID: <BLU147-W3274A585FD3579A919A682A7E20 at phx.gbl>
> Content-Type: text/plain; charset="iso-8859-1"
>
>
>
> OK, is this a possibility:
>
> I figure the scrollbar is hot because it is create as a child of the text
> icon when scrolling is set as a property.
>
> Can I create the scrollbar as a child of some other icon and set the target
> as the text icon text field?
>
>
>
>
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110131/afb10a55/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 3
> Date: Mon, 31 Jan 2011 15:23:43 -0500
> From: Mary Ann Ahearn <maryann at moberg.com>
> To: Xerte discussion list <xerte at lists.nottingham.ac.uk>
> Subject: [Xerte] Re: Narration for nested pages in Accordion
>        Navigators
> Message-ID:
>        <AANLkTikiyaBktFgTs6GJCt_xLKBFGqQqEqmFFNJvvex4 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> 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.
>
> 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".
>
> 2 - Then in the script that gets executed when each of the tabs is pressed
> add 3 lines of code:
>
> VO.pause();
> VO.loadSound(FileLocation + 'media/narration_01.mp3');
> VO.play();
>
> All you have to do is change the sound file that's referenced in the script
> for each tab and there you have it.
>
> Seems to work fine.  Should be easily adaptable for the accordion
> interaction.
>
> Hope this answer is at least somewhat related to your question.
>
> -ma
>
>
>
>
>
>
> On Mon, Jan 31, 2011 at 7:05 AM, Ott A (AT) <aott at glam.ac.uk> wrote:
>
> > Many thanks - I will give it a go.
> >
> > -----Original Message-----
> > From: xerte-bounces at lists.nottingham.ac.uk [mailto:
> > xerte-bounces at lists.nottingham.ac.uk] On Behalf Of
> > xerte-request at lists.nottingham.ac.uk
> > Sent: 31 January 2011 12:00
> > To: xerte at lists.nottingham.ac.uk
> > Subject: Xerte Digest, Vol 10, Issue 3
> >
> > Send Xerte mailing list submissions to
> >        xerte at lists.nottingham.ac.uk
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >        http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> > or, via email, send a message with subject or body 'help' to
> >        xerte-request at lists.nottingham.ac.uk
> >
> > You can reach the person managing the list at
> >        xerte-owner at lists.nottingham.ac.uk
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Xerte digest..."
> >
> >
> > Today's Topics:
> >
> >   1. Re: Narration for nested pages in Accordion Navigators
> >       (Ott A (AT))
> >    2. Re: Narration for nested pages in Accordion Navigators
> >      (Julian Tenney)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Mon, 31 Jan 2011 11:29:53 +0000
> > From: "Ott A (AT)" <aott at glam.ac.uk>
> > To: "xerte at lists.nottingham.ac.uk" <xerte at lists.nottingham.ac.uk>
> > Subject: [Xerte] Re: Narration for nested pages in Accordion
> >        Navigators
> > Message-ID:
> >         <0583CB09BCEA134BBAE4C60538F8980D0E8B03B2 at MailDB1.uni.glam.ac.uk
> >
> > Content-Type: text/plain; charset="us-ascii"
> >
> > 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.
> >
> > -----Original Message-----
> > From: xerte-bounces at lists.nottingham.ac.uk [mailto:
> > xerte-bounces at lists.nottingham.ac.uk] On Behalf Of
> > xerte-request at lists.nottingham.ac.uk
> > Sent: 29 January 2011 12:00
> > To: xerte at lists.nottingham.ac.uk
> > Subject: Xerte Digest, Vol 9, Issue 116
> >
> > Send Xerte mailing list submissions to
> >        xerte at lists.nottingham.ac.uk
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >        http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> > or, via email, send a message with subject or body 'help' to
> >        xerte-request at lists.nottingham.ac.uk
> >
> > You can reach the person managing the list at
> >        xerte-owner at lists.nottingham.ac.uk
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Xerte digest..."
> >
> >
> > Today's Topics:
> >
> >   1. Re: Narration for nested pages in Accordion Navigators
> >      (Julian Tenney)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Fri, 28 Jan 2011 15:42:06 +0000
> > From: Julian Tenney <Julian.Tenney at nottingham.ac.uk>
> > To: Xerte discussion list <xerte at lists.nottingham.ac.uk>
> > Subject: [Xerte] Re: Narration for nested pages in Accordion
> >        Navigators
> > Message-ID:
> >        <
> > 12C67A1EEC419342AF5E59DA31562C3F02CCAD719D at EXCHANGE1.ad.nottingham.ac.uk
> >
> >
> > Content-Type: text/plain; charset="us-ascii"
> >
> > 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?
> >
> > -----Original Message-----
> > From: xerte-bounces at lists.nottingham.ac.uk [mailto:
> > xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Ott A (AT)
> > Sent: 28 January 2011 14:33
> > To: xerte at lists.nottingham.ac.uk
> > Subject: [Xerte] Re: Narration for nested pages in Accordion Navigators
> >
> > Thanks Julian,
> >
> > 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.
> >
> > Cheers, Alex.
> >
> > -----Original Message-----
> > From: xerte-bounces at lists.nottingham.ac.uk [mailto:
> > xerte-bounces at lists.nottingham.ac.uk] On Behalf Of
> > xerte-request at lists.nottingham.ac.uk
> > Sent: 27 January 2011 16:02
> > To: xerte at lists.nottingham.ac.uk
> > Subject: Xerte Digest, Vol 9, Issue 101
> >
> > Send Xerte mailing list submissions to
> >        xerte at lists.nottingham.ac.uk
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >        http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> > or, via email, send a message with subject or body 'help' to
> >        xerte-request at lists.nottingham.ac.uk
> >
> > You can reach the person managing the list at
> >        xerte-owner at lists.nottingham.ac.uk
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Xerte digest..."
> >
> >
> > Today's Topics:
> >
> >   1. Narration for nested pages in Accordion Navigators (Ott A (AT))
> >   2. Re: Eval string (Dave Burnett)
> >   3. Re: Narration for nested pages in Accordion Navigators
> >      (Julian Tenney)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Thu, 27 Jan 2011 15:47:52 +0000
> > From: "Ott A (AT)" <aott at glam.ac.uk>
> > To: "xerte at lists.nottingham.ac.uk" <xerte at lists.nottingham.ac.uk>
> > Subject: [Xerte] Narration for nested pages in Accordion Navigators
> > Message-ID:
> >        <0583CB09BCEA134BBAE4C60538F8980D0E8B01B4 at MailDB1.uni.glam.ac.uk>
> > Content-Type: text/plain; charset="us-ascii"
> >
> > Hi
> >
> > 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.
> >
> > Is it possible to add narration to the individual nested pages when
> > creating an Accordion Navigator, using the toolkit templates?
> >
> > Many thanks, Alex.
> >
> > Alexandra Ott
> > Instructional Designer
> > The Professional Academy
> > Faculty of Advanced Technology
> > University of Glamorgan
> > CF37 1DL
> > Room G244
> > Tel: 01443 482206
> > aott at glam.ac.uk
> >
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <
> >
> http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/b1422bae/attachment-0001.html
> > >
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Thu, 27 Jan 2011 10:56:11 -0500
> > From: Dave Burnett <d_b_burnett at hotmail.com>
> > To: Xerte list <xerte at lists.nottingham.ac.uk>
> > Subject: [Xerte] Re: Eval string
> > Message-ID: <BLU147-W143A27F2E6472B1C6C6019A7FE0 at phx.gbl>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> >
> > Hadn't used it before, and the code hint that comes up for expression( is
> > Math.exp(number)
> >
> > From: Julian.Tenney at nottingham.ac.uk
> > To: xerte at lists.nottingham.ac.uk
> > Date: Thu, 27 Jan 2011 15:38:31 +0000
> > Subject: [Xerte] Re: Eval string
> >
> >
> >
> > str = 'FileLocation';debug(expression(str,this)); //this ==
> > _level0.engineFrom: xerte-bounces at lists.nottingham.ac.uk [mailto:
> > xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett
> > Sent: 27 January 2011 15:20
> > To: Xerte list
> > Subject: [Xerte] Re: Eval string Daa.
> > Was leaving out the _level0.engine.
> >
> > Cheers.
> >
> >
> >
> > From: Julian.Tenney at nottingham.ac.uk
> > To: xerte at lists.nottingham.ac.uk
> > Date: Thu, 27 Jan 2011 14:58:11 +0000
> > Subject: [Xerte] Re: Eval stringexpression(string, _level0.engine) From:
> > xerte-bounces at lists.nottingham.ac.uk [mailto:
> > xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett
> > Sent: 27 January 2011 14:55
> > To: Xerte list
> > Subject: [Xerte] Eval string
> > I'm gapping at the moment.
> >
> > taskData.group[groups.getPageIndex()].sound[0].sound
> >
> > originally came in as a string to set the node xml:
> >
> > "Filelocation + 'media\blah.mp3'"
> >
> > How do I eval that so it works in a direct set of the clip:
> >
> >
> >
> common_sound.loadSound(taskData.group[groups.getPageIndex()].sound[0].sound);
> >
> >
> >
> >
> > 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.
> >
> > _______________________________________________ Xerte mailing list
> > Xerte at lists.nottingham.ac.uk
> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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.
> > _______________________________________________
> > Xerte mailing list
> > Xerte at lists.nottingham.ac.uk
> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> >
> > 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.
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <
> >
> http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/05e52669/attachment-0001.html
> > >
> >
> > ------------------------------
> >
> > Message: 3
> > Date: Thu, 27 Jan 2011 15:52:49 +0000
> > From: Julian Tenney <Julian.Tenney at nottingham.ac.uk>
> > To: Xerte discussion list <xerte at lists.nottingham.ac.uk>
> > Subject: [Xerte] Re: Narration for nested pages in Accordion
> >        Navigators
> > Message-ID:
> >        <
> > 12C67A1EEC419342AF5E59DA31562C3F02CCAD6CEA at EXCHANGE1.ad.nottingham.ac.uk
> >
> >
> > Content-Type: text/plain; charset="us-ascii"
> >
> > No,
> >
> > From: xerte-bounces at lists.nottingham.ac.uk [mailto:
> > xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Ott A (AT)
> > Sent: 27 January 2011 15:48
> > To: xerte at lists.nottingham.ac.uk
> > Subject: [Xerte] Narration for nested pages in Accordion Navigators
> >
> > Hi
> >
> > 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.
> >
> > Is it possible to add narration to the individual nested pages when
> > creating an Accordion Navigator, using the toolkit templates?
> >
> > Many thanks, Alex.
> >
> > Alexandra Ott
> > Instructional Designer
> > The Professional Academy
> > Faculty of Advanced Technology
> > University of Glamorgan
> > CF37 1DL
> > Room G244
> > Tel: 01443 482206
> > aott at glam.ac.uk
> >
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <
> >
> http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/5393f920/attachment.html
> > >
> >
> > ------------------------------
> >
> > _______________________________________________
> > Xerte mailing list
> > Xerte at lists.nottingham.ac.uk
> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> >
> >
> > End of Xerte Digest, Vol 9, Issue 101
> > *************************************
> >
> > _______________________________________________
> > Xerte mailing list
> > Xerte at lists.nottingham.ac.uk
> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> >
> >
> >
> > ------------------------------
> >
> > _______________________________________________
> > Xerte mailing list
> > Xerte at lists.nottingham.ac.uk
> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> >
> >
> > End of Xerte Digest, Vol 9, Issue 116
> > *************************************
> >
> >
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Mon, 31 Jan 2011 11:48:41 +0000
> > From: Julian Tenney <Julian.Tenney at nottingham.ac.uk>
> > To: Xerte discussion list <xerte at lists.nottingham.ac.uk>
> > Subject: [Xerte] Re: Narration for nested pages in Accordion
> >        Navigators
> > Message-ID:
> >         <
> > 12C67A1EEC419342AF5E59DA31562C3F02CDD2AB8D at EXCHANGE1.ad.nottingham.ac.uk
> >
> >
> > Content-Type: text/plain; charset="us-ascii"
> >
> > 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.
> >
> > -----Original Message-----
> > From: xerte-bounces at lists.nottingham.ac.uk [mailto:
> > xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Ott A (AT)
> > Sent: 31 January 2011 11:30
> > To: xerte at lists.nottingham.ac.uk
> > Subject: [Xerte] Re: Narration for nested pages in Accordion Navigators
> >
> > 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.
> >
> > -----Original Message-----
> > From: xerte-bounces at lists.nottingham.ac.uk [mailto:
> > xerte-bounces at lists.nottingham.ac.uk] On Behalf Of
> > xerte-request at lists.nottingham.ac.uk
> > Sent: 29 January 2011 12:00
> > To: xerte at lists.nottingham.ac.uk
> > Subject: Xerte Digest, Vol 9, Issue 116
> >
> > Send Xerte mailing list submissions to
> >        xerte at lists.nottingham.ac.uk
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >        http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> > or, via email, send a message with subject or body 'help' to
> >        xerte-request at lists.nottingham.ac.uk
> >
> > You can reach the person managing the list at
> >        xerte-owner at lists.nottingham.ac.uk
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Xerte digest..."
> >
> >
> > Today's Topics:
> >
> >   1. Re: Narration for nested pages in Accordion Navigators
> >      (Julian Tenney)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Fri, 28 Jan 2011 15:42:06 +0000
> > From: Julian Tenney <Julian.Tenney at nottingham.ac.uk>
> > To: Xerte discussion list <xerte at lists.nottingham.ac.uk>
> > Subject: [Xerte] Re: Narration for nested pages in Accordion
> >        Navigators
> > Message-ID:
> >        <
> > 12C67A1EEC419342AF5E59DA31562C3F02CCAD719D at EXCHANGE1.ad.nottingham.ac.uk
> >
> >
> > Content-Type: text/plain; charset="us-ascii"
> >
> > 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?
> >
> > -----Original Message-----
> > From: xerte-bounces at lists.nottingham.ac.uk [mailto:
> > xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Ott A (AT)
> > Sent: 28 January 2011 14:33
> > To: xerte at lists.nottingham.ac.uk
> > Subject: [Xerte] Re: Narration for nested pages in Accordion Navigators
> >
> > Thanks Julian,
> >
> > 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.
> >
> > Cheers, Alex.
> >
> > -----Original Message-----
> > From: xerte-bounces at lists.nottingham.ac.uk [mailto:
> > xerte-bounces at lists.nottingham.ac.uk] On Behalf Of
> > xerte-request at lists.nottingham.ac.uk
> > Sent: 27 January 2011 16:02
> > To: xerte at lists.nottingham.ac.uk
> > Subject: Xerte Digest, Vol 9, Issue 101
> >
> > Send Xerte mailing list submissions to
> >        xerte at lists.nottingham.ac.uk
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >        http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> > or, via email, send a message with subject or body 'help' to
> >        xerte-request at lists.nottingham.ac.uk
> >
> > You can reach the person managing the list at
> >        xerte-owner at lists.nottingham.ac.uk
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Xerte digest..."
> >
> >
> > Today's Topics:
> >
> >   1. Narration for nested pages in Accordion Navigators (Ott A (AT))
> >   2. Re: Eval string (Dave Burnett)
> >   3. Re: Narration for nested pages in Accordion Navigators
> >      (Julian Tenney)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Thu, 27 Jan 2011 15:47:52 +0000
> > From: "Ott A (AT)" <aott at glam.ac.uk>
> > To: "xerte at lists.nottingham.ac.uk" <xerte at lists.nottingham.ac.uk>
> > Subject: [Xerte] Narration for nested pages in Accordion Navigators
> > Message-ID:
> >        <0583CB09BCEA134BBAE4C60538F8980D0E8B01B4 at MailDB1.uni.glam.ac.uk>
> > Content-Type: text/plain; charset="us-ascii"
> >
> > Hi
> >
> > 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.
> >
> > Is it possible to add narration to the individual nested pages when
> > creating an Accordion Navigator, using the toolkit templates?
> >
> > Many thanks, Alex.
> >
> > Alexandra Ott
> > Instructional Designer
> > The Professional Academy
> > Faculty of Advanced Technology
> > University of Glamorgan
> > CF37 1DL
> > Room G244
> > Tel: 01443 482206
> > aott at glam.ac.uk
> >
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <
> >
> http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/b1422bae/attachment-0001.html
> > >
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Thu, 27 Jan 2011 10:56:11 -0500
> > From: Dave Burnett <d_b_burnett at hotmail.com>
> > To: Xerte list <xerte at lists.nottingham.ac.uk>
> > Subject: [Xerte] Re: Eval string
> > Message-ID: <BLU147-W143A27F2E6472B1C6C6019A7FE0 at phx.gbl>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> >
> > Hadn't used it before, and the code hint that comes up for expression( is
> > Math.exp(number)
> >
> > From: Julian.Tenney at nottingham.ac.uk
> > To: xerte at lists.nottingham.ac.uk
> > Date: Thu, 27 Jan 2011 15:38:31 +0000
> > Subject: [Xerte] Re: Eval string
> >
> >
> >
> > str = 'FileLocation';debug(expression(str,this)); //this ==
> > _level0.engineFrom: xerte-bounces at lists.nottingham.ac.uk [mailto:
> > xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett
> > Sent: 27 January 2011 15:20
> > To: Xerte list
> > Subject: [Xerte] Re: Eval string Daa.
> > Was leaving out the _level0.engine.
> >
> > Cheers.
> >
> >
> >
> > From: Julian.Tenney at nottingham.ac.uk
> > To: xerte at lists.nottingham.ac.uk
> > Date: Thu, 27 Jan 2011 14:58:11 +0000
> > Subject: [Xerte] Re: Eval stringexpression(string, _level0.engine) From:
> > xerte-bounces at lists.nottingham.ac.uk [mailto:
> > xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett
> > Sent: 27 January 2011 14:55
> > To: Xerte list
> > Subject: [Xerte] Eval string
> > I'm gapping at the moment.
> >
> > taskData.group[groups.getPageIndex()].sound[0].sound
> >
> > originally came in as a string to set the node xml:
> >
> > "Filelocation + 'media\blah.mp3'"
> >
> > How do I eval that so it works in a direct set of the clip:
> >
> >
> >
> common_sound.loadSound(taskData.group[groups.getPageIndex()].sound[0].sound);
> >
> >
> >
> >
> > 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.
> >
> > _______________________________________________ Xerte mailing list
> > Xerte at lists.nottingham.ac.uk
> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte 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.
> > _______________________________________________
> > Xerte mailing list
> > Xerte at lists.nottingham.ac.uk
> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> >
> > 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.
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <
> >
> http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/05e52669/attachment-0001.html
> > >
> >
> > ------------------------------
> >
> > Message: 3
> > Date: Thu, 27 Jan 2011 15:52:49 +0000
> > From: Julian Tenney <Julian.Tenney at nottingham.ac.uk>
> > To: Xerte discussion list <xerte at lists.nottingham.ac.uk>
> > Subject: [Xerte] Re: Narration for nested pages in Accordion
> >        Navigators
> > Message-ID:
> >        <
> > 12C67A1EEC419342AF5E59DA31562C3F02CCAD6CEA at EXCHANGE1.ad.nottingham.ac.uk
> >
> >
> > Content-Type: text/plain; charset="us-ascii"
> >
> > No,
> >
> > From: xerte-bounces at lists.nottingham.ac.uk [mailto:
> > xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Ott A (AT)
> > Sent: 27 January 2011 15:48
> > To: xerte at lists.nottingham.ac.uk
> > Subject: [Xerte] Narration for nested pages in Accordion Navigators
> >
> > Hi
> >
> > 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.
> >
> > Is it possible to add narration to the individual nested pages when
> > creating an Accordion Navigator, using the toolkit templates?
> >
> > Many thanks, Alex.
> >
> > Alexandra Ott
> > Instructional Designer
> > The Professional Academy
> > Faculty of Advanced Technology
> > University of Glamorgan
> > CF37 1DL
> > Room G244
> > Tel: 01443 482206
> > aott at glam.ac.uk
> >
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <
> >
> http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110127/5393f920/attachment.html
> > >
> >
> > ------------------------------
> >
> > _______________________________________________
> > Xerte mailing list
> > Xerte at lists.nottingham.ac.uk
> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> >
> >
> > End of Xerte Digest, Vol 9, Issue 101
> > *************************************
> >
> > _______________________________________________
> > Xerte mailing list
> > Xerte at lists.nottingham.ac.uk
> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> >
> >
> >
> > ------------------------------
> >
> > _______________________________________________
> > Xerte mailing list
> > Xerte at lists.nottingham.ac.uk
> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> >
> >
> > End of Xerte Digest, Vol 9, Issue 116
> > *************************************
> >
> > _______________________________________________
> > Xerte mailing list
> > Xerte at lists.nottingham.ac.uk
> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> >
> >
> >
> > ------------------------------
> >
> > _______________________________________________
> > Xerte mailing list
> > Xerte at lists.nottingham.ac.uk
> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> >
> >
> > End of Xerte Digest, Vol 10, Issue 3
> > ************************************
> >
> > _______________________________________________
> > Xerte mailing list
> > Xerte at lists.nottingham.ac.uk
> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110131/8fb8a603/attachment.html
> >
>
> ------------------------------
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
>
> End of Xerte Digest, Vol 10, Issue 7
> ************************************
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20110201/8243b8eb/attachment-0001.html>


More information about the Xerte mailing list