your flash would need to be wmode=transparent

and you'd need to call a javascript function from within flash that in turn
calls the grey box function

since jquery applies the onclick event to all anchors with a class of
greybox you'll need simluar code inside you function that you call from
flash.

getURL('javascript:callGreyboxFromFlash()');

- S

On 04/10/2007, njsuperfreak <[EMAIL PROTECTED]> wrote:
>
>
> Can Flash communicate with jQuery? I would like to use flash to
> interact with jQuery like opening up a dialogbox using the greybox.js
> plugin. How would I go about doing that any ideas?
>
> The code is activated by the class="greybox"
>
>

Reply via email to