<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br><br>Should this work?<br><br>&lt;a href="asfunction:_level0.engine.btn_popvideo.swfFile.onRelease,22"&gt;direct pop up&lt;/a&gt;<br><br>I get 19 in debug(args); below btn_popvideo<br><br><br>If I call a function with args:<br>&lt;a href="asfunction:_level0.engine.fpopUp,22"&gt;indirect pop up&lt;/a&gt;<br><br>with this in the function<br><br>btn_popvideo.swfFile.onRelease(args);<br><br>args seems to pass through correctly, 22.<br><br><br>Bad syntax?<br><br><br><br><br>                                               </body>
</html>