Lightbox integration
I need some help incorporating Lightbox into this fla file.
Here is an example lightbox code needed:
<a href="images/plant1.jpg" title="Title of Image" class="thickbox" rel="gallery-plants"><img src="images/plant1_t.jpg" alt="Plant 1" /></a>
Is this easily possible???
Thanks!
|