<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>I have 2 pages hanging off IFC.<br><br>At the end of page 1, a script duplicates page 2 6 times.<br><br>the only thing on that proto page is a script with:<br><br>debug(rootIcon.currentPage);<br>debug(rootIcon.pageCount);<br><br><br>On first nav click: rootIcon.nextPage();<br><br>The original protopage correctly reports 1 and 8, but the nav refuses to go to page 3.<br><br>Are those duplicated pages not seen by root?<br>Is there a way to refresh the rootIcon stack?<br><br><br>Dave<br><br><br><br><br><br><br><br>                                               </body>
</html>