I want to Flash execute a javascript link that plays a slide show from a link.

The current link that works is the same as this only my specific thumbnail image. I would like to replace the image w/ either text or image symbol so what would the action script be to converte from this javascript link:

<img src="thumbnail_gr.jpg" onClick="javascript:showLightBox()" title="Click to see the demo" style="cursor: pointer;">

So far I haven't gotten it right on my own trials.

Thank you so much, Cyn