[Xerte] Passing parameters with a link
Dave Burnett
d_b_burnett at hotmail.com
Thu Dec 23 21:16:29 GMT 2010
Should this work?
<a href="asfunction:_level0.engine.btn_popvideo.swfFile.onRelease,22">direct pop up</a>
I get 19 in debug(args); below btn_popvideo
If I call a function with args:
<a href="asfunction:_level0.engine.fpopUp,22">indirect pop up</a>
with this in the function
btn_popvideo.swfFile.onRelease(args);
args seems to pass through correctly, 22.
Bad syntax?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20101223/ed39b88e/attachment.html
More information about the Xerte
mailing list