Hi,
I’m tring to include this neat ‘facebox’ (like lightbox) script which uses jquery on my flash site to display a php form.
See facebox here…
http://famspam.com/facebox
It is initiated with a rel link like so…
<a href="/facebox/remote.html" rel="facebox">text</a>
Does anyone know how to call this from flash?