Our sales people accepted flash banners without a click tag and then scream in anger when our ads server (openx) didn't count correctly the clicks.
So, I'm looking if exists some way of "simulate" a click tag, I don't know exactly how, maybe with some JavaScript.
You could put a blank <span>
or <div>
element in front of the embedded flash, and then use a JavaScript event listener to open the desired URL.