Hi all,

new here, new to JS completely in fact!

I have a client that uses jquery to produce a site with nice tables
that they'd like interacting with a flash app on the same page.
Basically the flash app is a graph with labels - when the labels are
clicked in flash the relevant entry in the table to is highlighted or
expanded. When the table element is clicked, the flash graph needs to
jump to the right position.

My immediate thought was to use the flash external interface to call a
JS function to handle this communication but the client is unsure how
this would work using jquery - and it's outside my sphere of expertise
too.

Will it require hand editing of the JS produced by jquery or are there
easier solutions?

Many thanks.

Reply via email to