<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
&gt;give a page icon an id 'myPage'<BR>&gt;add an interaction to it<BR>&gt;add an event response to the interaction: icon: myPage, event 'onEnterFrame'<BR>&gt;add a script to the event response: debug('hello world');<BR>&gt;ta da?<BR>&nbsp;<BR>&nbsp;<BR>Yes, that works, but I think I'm thinking too much with an&nbsp;'AW cranium'.<BR>The flow is doing unexpected (to me) things.&nbsp;<BR>&nbsp;<BR>If I set the event response to perpetual, then add another page, 'page 2' &nbsp;and set that&nbsp;as the target, here's what happens:<BR>&nbsp;<BR>Enter page 1, no event trip, as expected.<BR>Enter page 2, no event trip, unexpected.<BR>Go back to page 1, event trip, unexpected.<BR>&nbsp;<BR>Dave<BR>&nbsp;<BR>&nbsp;<BR><br /><hr />Making the world a better place one message at a time. <a href='http://www.imtalkathon.com/?source=EML_WLH_Talkathon_BetterPlace' target='_new'>Check out the i'm Talkathon.</a></body>
</html>