MailOnline / VPAIDFLASHClient

Exposes FLASH VPAID API to JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ad "bypassing" setAdVolume method

BranoMatan opened this issue · comments

Some of my ads does not respond to setAdVolume method.
When I am using setAdVolume on those ads, the volume that I receive in the callback is always 1, and I can't mute/lower the voice of the ad.
Is it possible to throw an error from setAdVolume (or add it to every method, all the callbacks support an error object) when this sort of event happens?