<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
The parser dives through the xml sideways, so page 2 doesn't exist as it<BR>sets up the icons in the entry frame.<BR><BR>The way around it is set up a listener to rootIcon, which will exist,<BR>and then ask rootIcon to broadcast custom events for you.<BR><BR>You can set up a rootIcon.myCustomEvent handler, and at any time fire<BR>rootIcon.broadcast('myCustomEvent');<BR><BR>It doesn't usually require this though.<BR><BR>===========<BR>
&nbsp;<BR>
&nbsp;<BR>
OK, thanks.<BR>
&nbsp;<BR>
This was all really an exercise to try and find a way to trap that XML loaded event.<BR>
As you said, the XML does load, but I can't find a way to&nbsp;get the event.<BR>
I tried both load and sendandload, but no luck.<BR>
&nbsp;<BR>
So I was trying toi get a handle on the scope of the "perpetual" event structure.<BR>
Or does the engine just not pass that event at this point?<BR>
&nbsp;<BR>
-dave<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
<BR>&nbsp;<BR><br /><hr />Need to know now? Get instant answers with Windows Live Messenger. <a href='http://www.windowslive.com/messenger/connect_your_way.html?ocid=TXT_TAGLM_WL_messenger_072008' target='_new'>IM on your terms.</a></body>
</html>