<HTML dir=ltr><HEAD><TITLE>[Xerte] Xerte Dynamic Templates tutorial - clarification</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6001.18248" name=GENERATOR>
<STYLE>
<!--
                       
 font-face
        {font-family:Calibri;}
font-face
        {font-family:Tahoma;}
font-face
        {font-family:Verdana;}
                        
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {
        color:purple;
        text-decoration:underline;}
p
        {
        margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.ecmsonormal, li.ecmsonormal, div.ecmsonormal
        {
        margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.ececmsonormal, li.ececmsonormal, div.ececmsonormal
        {
        margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.ececmsochpdefault, li.ececmsochpdefault, div.ececmsochpdefault
        {
        margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.ececmsonormal1, li.ececmsonormal1, div.ececmsonormal1
        {
        margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.ececmsochpdefault1, li.ececmsochpdefault1, div.ececmsochpdefault1
        {
        margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.ecmsochpdefault, li.ecmsochpdefault, div.ecmsochpdefault
        {
        margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.ecmsonormal1, li.ecmsonormal1, div.ecmsonormal1
        {
        margin-right:0in;
        margin-bottom:0in;
        margin-left:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.ececmsonormal2, li.ececmsonormal2, div.ececmsonormal2
        {
        margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.ececmsochpdefault2, li.ececmsochpdefault2, div.ececmsochpdefault2
        {
        margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.ececmsonormal11, li.ececmsonormal11, div.ececmsonormal11
        {
        margin-right:0in;
        margin-bottom:0in;
        margin-left:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.ececmsochpdefault11, li.ececmsochpdefault11, div.ececmsochpdefault11
        {
        margin-right:0in;
        margin-left:0in;
        font-size:10.0pt;
        font-family:"Times New Roman","serif";}
p.ecmsochpdefault1, li.ecmsochpdefault1, div.ecmsochpdefault1
        {
        margin-right:0in;
        margin-left:0in;
        font-size:10.0pt;
        font-family:"Times New Roman","serif";}
span.ecmsohyperlink
        {}
span.ecmsohyperlinkfollowed
        {}
span.ececmsohyperlink1
        {}
span.ececmsohyperlinkfollowed1
        {}
span.ececemailstyle181
        {}
span.ececemailstyle191
        {}
span.ecemailstyle30
        {}
span.ecmsohyperlink1
        {
        color:blue;
        text-decoration:underline;}
span.ecmsohyperlinkfollowed1
        {
        color:purple;
        text-decoration:underline;}
span.ececmsohyperlink11
        {
        color:blue;
        text-decoration:underline;}
span.ececmsohyperlinkfollowed11
        {
        color:purple;
        text-decoration:underline;}
span.ececemailstyle1811
        {
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.ececemailstyle1911
        {
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.ecemailstyle301
        {
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle44
        {
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle45
        {
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {
        font-size:10.0pt;}

div.Section1
        {page:Section1;}
-->
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV id=idOWAReplyText19850 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>That looks like you've put the code within the button itself</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>I would make a movieclip, call it button in the panel at the bottom of the screen.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>Then do </FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>button.onPress = function(){</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>//code</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>}</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>on say any level of the code</FONT></DIV></DIV>
<DIV dir=ltr>&nbsp;</DIV>
<DIV dir=ltr>If that fails, have a look throught the archive for a file I sent a while back called budgie.zip - I think that has a button example in.</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 ron@kccsoft.com<BR><B>Sent:</B> Wed 29/07/2009 18:36<BR><B>To:</B> 'Xerte discussion list'<BR><B>Subject:</B> RE: [Xerte] Jumping from flash menu within Xerte<BR></FONT><BR></DIV>
<DIV>
<DIV class=Section1>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">Thanks all for suggestions, but I&#8217;m still stuck on the most basic of AS scripting.</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">I&#8217;ve brought the flash in as a swf component, the flash button contains this code:</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">on (press) {</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _level0.engine.rootIcon.navigate('page2');</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">}</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">I could not get it to accept &#8216;mouseDown&#8217;, etc. only &#8216;press&#8217; was acceptable.</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">However, still no luck in jumping to page 2....anything obviously wrong with this approach? (Other than my non existent AS skills, I mean, which I&#8217;m attempting to remedy, thanks for your patience!).</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">RonM2</SPAN></P>
<P class=MsoNormal><SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"></SPAN>&nbsp;</P>
<DIV>
<DIV style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; PADDING-LEFT: 0in; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; PADDING-TOP: 3pt; BORDER-BOTTOM: medium none">
<P class=MsoNormal><B><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">From:</SPAN></B><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'"> xerte-bounces@lists.nottingham.ac.uk [mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of </B>Julian Tenney<BR><B>Sent:</B> Wednesday, July 29, 2009 7:35 AM<BR><B>To:</B> Xerte discussion list<BR><B>Subject:</B> RE: [Xerte] Jumping from flash menu within Xerte</SPAN></P></DIV></DIV>
<P class=MsoNormal>&nbsp;</P>
<P class=MsoNormal><SPAN lang=EN-GB style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">That&#8217;s right.</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-GB style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN lang=EN-GB style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">A page is refresehd when it is nvaigated to: it&#8217;s icons are recreated from the underlying XML, and script re-runs.</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-GB style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"></SPAN>&nbsp;</P>
<P class=MsoNormal><SPAN lang=EN-GB style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">When you navigate away from a page, it&#8217;s contents are cleared out, although the page itself remains &#8211; it holds its XML node which is what gets re-parsed if the page is shown again. It is empty at that point.</SPAN></P>
<P class=MsoNormal><SPAN lang=EN-GB style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"></SPAN>&nbsp;</P>
<DIV>
<DIV style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; PADDING-LEFT: 0in; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; PADDING-TOP: 3pt; BORDER-BOTTOM: medium none">
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><B><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">From:</SPAN></B><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'"> xerte-bounces@lists.nottingham.ac.uk [mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of </B>Dave Burnett<BR><B>Sent:</B> Wednesday, July 29, 2009 3:16 PM<BR><B>To:</B> Xerte list<BR><B>Subject:</B> RE: [Xerte] Jumping from flash menu within Xerte</SPAN></P></DIV></DIV>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><SPAN lang=EN-GB></SPAN>&nbsp;</P>
<P class=MsoNormal style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 0.5in; MARGIN-RIGHT: 0in"><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"><BR>OK, a simplistic question.<BR><BR>I've been looking at the back end of this thing for so long I haven't really paid attention to the actual engine functioning. :-/<BR><BR>Am I way off the concept here: <BR><BR>Engine loads XML structure into memory.<BR>Now, it does not actually build any of the objects until requested.<BR>So root and IFC and everything until the flow is somehow halted load.<BR>Now I navigate to page 2.<BR>Engine reads that node, loads appropriate clip and sets properties as defined in XML.<BR><BR>So that is why variables for instance, when they change, have to be explicitly refreshed in an existing "icon/mc".<BR>The display or whatever is being statically built as encountered. If something like a variable is changed, the variable is changed in the XML structure in memory, then the node needs to be reloaded.<BR><BR>It is so difficult to unload(RootIcon) the flowline metaphor from my brain.<BR>;-)<BR><BR><BR>Subject: RE: [Xerte] Jumping from flash menu within Xerte<BR>Date: Wed, 29 Jul 2009 12:59:21 +0100<BR>From: Julian.Tenney@nottingham.ac.uk<BR>To: xerte@lists.nottingham.ac.uk</SPAN></P>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><SPAN lang=EN-GB style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">rootIcon.pages[index].variable = value</SPAN><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><SPAN lang=EN-GB style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"></SPAN><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN>&nbsp;</P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><SPAN lang=EN-GB style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">??</SPAN><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN></P>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><SPAN lang=EN-GB style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'"></SPAN><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN>&nbsp;</P>
<DIV>
<DIV style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0in; BORDER-TOP: windowtext 1pt solid; PADDING-LEFT: 0in; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; PADDING-TOP: 3pt; BORDER-BOTTOM: medium none">
<P class=MsoNormal style="MARGIN-LEFT: 1in"><B><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">From:</SPAN></B><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'"> xerte-bounces@lists.nottingham.ac.uk [mailto:xerte-bounces@lists.nottingham.ac.uk] <B>On Behalf Of </B>Dave Burnett<BR><B>Sent:</B> Wednesday, July 29, 2009 12:39 PM<BR><B>To:</B> Xerte list<BR><B>Subject:</B> RE: [Xerte] Jumping from flash menu within Xerte</SPAN><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN></P></DIV></DIV>
<P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN>&nbsp;</P>
<P class=MsoNormal style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 1in; MARGIN-RIGHT: 0in"><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"><BR>Could I set a variable on page 2 prior to jumping to it?</SPAN></P>
<DIV style="MARGIN-LEFT: 0.5in">
<DIV style="MARGIN-LEFT: 0.5in">
<DIV class=MsoNormal style="TEXT-ALIGN: center" align=center><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'">
<HR align=center width="100%" SIZE=2>
</SPAN></DIV></DIV></DIV>
<P class=MsoNormal style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 1in; MARGIN-RIGHT: 0in"><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'">Subject: RE: [Xerte] Jumping from flash menu within Xerte<BR>Date: Wed, 29 Jul 2009 08:22:06 +0100<BR>From: Julian.Tenney@nottingham.ac.uk<BR>To: knowledgeware@kccsoft.com; xerte@lists.nottingham.ac.uk<BR>CC: </SPAN></P>
<DIV id=EC_EC_idOWAReplyText39989>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN lang=EN-GB style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Arial','sans-serif'">In this case, 'page2' is the iconID to navigate to? That ought to work. Can you debug(rootIcon) OK? Load the flash movie up as a component, rather than a graphic icon to get rootIcon and debug() in the flash movie's timeline, otherwise you'll have to call _level0.engine.rootIcon.navigate().</SPAN><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN></P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN>&nbsp;</P></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'">Does that help?</SPAN><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN></P></DIV></DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN>&nbsp;</P>
<DIV style="MARGIN-LEFT: 0.5in">
<DIV style="MARGIN-LEFT: 0.5in">
<DIV class=MsoNormal style="TEXT-ALIGN: center" align=center><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'">
<HR align=center width="100%" SIZE=2>
</SPAN></DIV></DIV></DIV>
<P class=MsoNormal style="MARGIN-BOTTOM: 12pt; MARGIN-LEFT: 1in; MARGIN-RIGHT: 0in"><B><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'">From:</SPAN></B><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Tahoma','sans-serif'"> xerte-bounces@lists.nottingham.ac.uk on behalf of ron@kccsoft.com<BR><B>Sent:</B> Wed 29/07/2009 04:45<BR><B>To:</B> 'Xerte discussion list'<BR><B>Subject:</B> [Xerte] Jumping from flash menu within Xerte</SPAN><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN></P></DIV>
<DIV>
<DIV>
<DIV>
<P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN lang=EN-GB style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">If I build a flash menu and import it at the start of my Xerte flowline... how would I jump to frameworks within Xerte? </SPAN><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN></P>
<P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN>&nbsp;</P>
<P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN lang=EN-GB style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">rootIcon.navigate('page2');&nbsp;&nbsp;&nbsp;&nbsp; etc&nbsp; doesn&#8217;t seem to work in the flash menu.</SPAN><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN></P>
<P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN>&nbsp;</P>
<P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN lang=EN-GB style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">Is there any particular type of navigation I should be doing from the imported flash menu to frameworks/modules within Xerte? What would work?</SPAN><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN></P>
<P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN>&nbsp;</P>
<P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN lang=EN-GB style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">Thanks</SPAN><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN></P>
<P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN lang=EN-GB style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'">RonM2</SPAN><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN></P></DIV></DIV></DIV>
<P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN>&nbsp;</P>
<DIV style="MARGIN-LEFT: 0.5in">
<DIV style="MARGIN-LEFT: 0.5in">
<DIV class=MsoNormal style="TEXT-ALIGN: center" align=center><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'">
<HR align=center width="100%" SIZE=2>
</SPAN></DIV></DIV></DIV>
<P class=MsoNormal style="MARGIN-LEFT: 1in"><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'">Bing&#8482; brings you maps, menus, and reviews organized in one place. <A href="http://www.bing.com/search?q=restaurants&amp;form=MLOGEN&amp;publ=WLHMTAG&amp;crea=TXT_MLOGEN_Local_Local_Restaurants_1x1">Try it now.</A></SPAN></P></DIV>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'"></SPAN>&nbsp;</P>
<DIV style="MARGIN-LEFT: 0.5in">
<DIV class=MsoNormal style="TEXT-ALIGN: center" align=center><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'">
<HR align=center width="100%" SIZE=2>
</SPAN></DIV></DIV>
<P class=MsoNormal style="MARGIN-LEFT: 0.5in"><SPAN lang=EN-GB style="FONT-SIZE: 10pt; FONT-FAMILY: 'Verdana','sans-serif'">NEW mobile Hotmail. Optimized for YOUR phone. <A href="http://windowslive.com/Mobile?ocid=TXT_TAGLM_WL_CS_MB_new_hotmail_072009" target=_new>Click here.</A></SPAN></P></DIV></DIV></BODY></HTML>