<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
>give a page icon an id 'myPage'<BR>>add an interaction to it<BR>>add an event response to the interaction: icon: myPage, event 'onEnterFrame'<BR>>add a script to the event response: debug('hello world');<BR>>ta da?<BR> <BR> <BR>Yes, that works, but I think I'm thinking too much with an 'AW cranium'.<BR>The flow is doing unexpected (to me) things. <BR> <BR>If I set the event response to perpetual, then add another page, 'page 2' and set that as the target, here's what happens:<BR> <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> <BR>Dave<BR> <BR> <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>