Register click via javascript on flash without wmode in iframe(cross-domain)
Posted
by Beck
on Stack Overflow
See other posts from Stack Overflow
or by Beck
Published on 2010-05-18T19:15:40Z
Indexed on
2010/05/18
19:20 UTC
Read the original article
Hit count: 188
JavaScript
I'm currently coding counter system and have spotted one problem with flash banners without wmode attribute at all, loaded via iframe from another website.
Works only mouseout event.
The problem is, that i can't catch click event on those banners.
Is there any solution?
Thanks.
© Stack Overflow or respective owner