<font size=2 face="sans-serif">Hi Julian,</font>
<br>
<br><font size=2 face="sans-serif">thanks for your response. Perhaps my
question was not clear enough. What I want to do is to make a generic onRelease
event for my next button in the entry frame. On the top level this is rootIcon.nextPage(),
in a framework it is frameworkID.nextPage(), in a decision it is decisionID.nextPage().
That is clear. Now I'm looking for a possibility to tell my generic onRelease
what the correct scope is. At the moment I use a variable actualLevel which
stores the scope of nextPage() (e.g. I set actualLevel = decision1 so actualLevel.nextPage()
calls the next page in the decision). So for every decision/framework I
integrate I have to make a script which fills in the actual level variable
correctly with the id of the decision/framework. Is there an easier way
to do this (I tried to use this._parent instead of the ID, but this._parent
is always _level0) ?</font>
<br><font size=2 face="sans-serif">Thanks for you patience.</font>
<br>
<br><font size=2 face="sans-serif">Peter</font>
<br>
<br><font size=2 face="sans-serif">
==================================<br>
Peter Huppertz<br>
E-learning and IT Specialist<br>
International Centre for Asset Recovery<br>
Basel Institute on Governance<br>
Phone: +41 61 205 55 18<br>
Fax: +41 61 267 55 19</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td><font size=1 face="sans-serif">Julian Tenney &lt;Julian.Tenney@nottingham.ac.uk&gt;</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">&quot;Xerte discussion list&quot; &lt;xerte@lists.nottingham.ac.uk&gt;</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><font size=1 face="sans-serif">01/29/2009 06:03 PM</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><font size=1 face="sans-serif">RE: [Xerte] How to get the actual node/icon
in an event script</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Sent by:</font>
<td><font size=1 face="sans-serif">xerte-bounces@lists.nottingham.ac.uk</font></table>
<br>
<hr noshade>
<br>
<br>
<br><font size=2 face="Arial">iconID.nextPage(), where iconID is the id
of the decision icon, not the page icons.</font>
<br><font size=3><br>
</font>
<hr><font size=2 face="Tahoma"><b>From:</b> xerte-bounces@lists.nottingham.ac.uk
on behalf of Peter Huppertz<b><br>
Sent:</b> Thu 29/01/2009 13:51<b><br>
To:</b> xerte@lists.nottingham.ac.uk<b><br>
Subject:</b> [Xerte] How to get the actual node/icon in an event script</font><font size=3><br>
</font>
<br><font size=2 face="sans-serif">Dear list,</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
I have a Xerte piece which has different levels of pages using decision
icons. I implemented a navigation in an entry frame that just calls rootIcon.nextPage()
when the next button is clicked. This works fine for the navigation on
the top level but fails obviously for subpages of a decision icon (instead
of the next page in the decision icon the next top level page is opened).
&nbsp;I think I have to replace rootIcon with the actual (sub-)page I'm
on, but can't figure out, how to do that without a lot of hassle (e.g.
implementing a script on every page which stores the actual page reference
in a variable).</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
Peter</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
==================================<br>
Peter Huppertz<br>
E-learning and IT Specialist<br>
International Centre for Asset Recovery<br>
Basel Institute on Governance<br>
Phone: +41 61 205 55 18<br>
Fax: +41 61 267 55 19</font><tt><font size=2>_______________________________________________<br>
Xerte mailing list<br>
Xerte@lists.nottingham.ac.uk<br>
</font></tt><a href=http://lists.nottingham.ac.uk/mailman/listinfo/xerte><tt><font size=2>http://lists.nottingham.ac.uk/mailman/listinfo/xerte</font></tt></a><tt><font size=2><br>
</font></tt>
<br>
<br>