Hi,
I have the following javascript command on my site
<a href=“javascript:TabbedPanels1.showPanel(1);”>Click Here to Switch to Tab 2</a>
It is attributed to a link which opens a spy tab.
I need to make buttons made in Flash CS3 perform the same task. Any idea of how I could do this in ActionScript?