<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<STYLE><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></STYLE>

<META content="MSHTML 6.00.6000.16890" name=GENERATOR></HEAD>
<BODY class=hmmessage>
<DIV id=idOWAReplyText18631 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>The secret is in the newNodes tag. </FONT></DIV>
<DIV dir=ltr><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial>You can define your tabNavigator</FONT></DIV>
<DIV dir=ltr><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial>..allow it to add children - you know this already...</FONT></DIV>
<DIV dir=ltr><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial>..then determine which children they in turn can add - same principle applies...</FONT></DIV>
<DIV dir=ltr><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial>..those options always appear at the bottom of the wizard below the parent's form.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial>Then, in your code, you need to see what sort of thing you get, and create it. The quiz sort of does this - adds questions and options. The logic for what you propose is a bit more involved - there's a few more decisions to make and logic / icons to construct.</FONT></DIV><FONT face=Arial></FONT></DIV>
<DIV dir=ltr>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial>The closest models are quiz and annotatedDiagram (which takes hotspot AND hostpotGroup as children).</FONT></DIV>
<DIV dir=ltr><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial>J</FONT></DIV>
<DIV dir=ltr><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV dir=ltr><BR></DIV>
<DIV dir=ltr>
<DIV dir=ltr>
<HR tabIndex=-1>
</DIV>
<DIV dir=ltr><FONT face=Tahoma size=2><B>From:</B> xerte-bounces@lists.nottingham.ac.uk on behalf of Vince Byfield<BR><B>Sent:</B> Tue 06/10/2009 17:16<BR><B>To:</B> xerte@lists.nottingham.ac.uk<BR><B>Subject:</B> [Xerte] Tab Navigator Variant &amp; Symbol Picker<BR></FONT><BR></DIV></DIV>
<DIV>Greetings :-)<BR><BR>
<P style="MARGIN-BOTTOM: 0in">I would like to create a new model that is similar in appearance and functionality to the tab navigator with the following additional requirements:</P>
<UL>
<LI>
<P style="MARGIN-BOTTOM: 0in">upon the author's instantiation of this tab navigator variant a predetermined number of tabs, or nested pages, would also be created. These tabs could be assigned with predefined names and text.</P>
<LI>
<P style="MARGIN-BOTTOM: 0in">Some of these nested pages would allow the user to choose from a predefined set of symbols to appear within the tab. Each of these symbols would have a name, a link to a small icon-like image, a predefined description and the ability for the user to enter additional text about that symbol</P></LI></UL>
<P style="MARGIN-BOTTOM: 0in"><BR></P>
<P style="MARGIN-BOTTOM: 0in">I am able to modify the wizard to include a variant of the tabNav RLM to create customized additional nested pages but I would like the wizard to create these nested pages automatically when the author instantiates the tabNav variant. I have yet to see a model within Xerte that automatically creates sub-icons at the same time of the icon, so I suspect a change within wizard.swf itself is in order. If true, where can I find wizard.fla for the Xerte 2.6 package?</P>
<P style="MARGIN-BOTTOM: 0in"><BR></P>
<P style="MARGIN-BOTTOM: 0in">The symbol picker would be an optional feature for some nested pages within the tabNav variant. I'm trying to think of the most elegant, reusable method for the symbol picker, something that upon completion others might find useful. If someone has already created a similar animal I would naturally be interested in having a boo at it.</P>
<P style="MARGIN-BOTTOM: 0in"><BR></P>
<P style="MARGIN-BOTTOM: 0in">Julian, your advice would be most appreciated.</P>
<P style="MARGIN-BOTTOM: 0in"><BR></P>
<P style="MARGIN-BOTTOM: 0in">Cheers,</P>
<P style="MARGIN-BOTTOM: 0in"><BR></P>
<P style="MARGIN-BOTTOM: 0in">Vince.</P><BR>
<HR>
New! Open Hotmail faster on the new <A href="http://go.microsoft.com/?linkid=9677400" target=_new>MSN homepage!</A> </DIV></BODY></HTML>