Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi
I Show Flash using QAxWidget, I need to run some of my code when flash changes, no matter it is a callback function or signal-slot.
I tried to QAxBase::signal(const QString&, int, void*), but when I run my application, nobody signal that.