On Aug 16, 9:51 am, "Erik Beeson" <[EMAIL PROTECTED]> wrote:
> What doesn't work about it? Is the venueSwap function getting called? Is the
> showMe function getting called? Are there any JavaScript errors in firebug?
> Are you calling venueSwap(randomVenue) from within a $(document).ready()
> callback?

Firebug says:
myFlashMovie.showMe is not a function

....which I suppose indicates that Flash has not completely loaded.
But that makes no sense, as I can refresh and IMMEDIATELY click the
image and it still works.

All the script is surrounded by a $(document).ready().

I also tried extracting the trigger to the bottom of the html page,
but no luck.

Reply via email to