How would i call this javascript from flash.
This is in my html document.
<a href=“javascript:Effect.Combo(‘slidedown’, {duration: 0.8});”>Button1</a>
How would i set this up in my html doc. and the what would i use to call this from flash. Thanks in advance.