0

Handler function for onNetworkHideDialog not being called in Vizio TV

Hi,

Handler method for onNetworkHideDialog event coded in init.js is not being called in Vizio TV.

CODE
(function (event) {
//code comes here
}).subscribeTo(KONtx.application, "onNetworkHideDialog");


Thanks,
Icaurs

by
1 Reply
  • QUOTE (Icarus @ Mar 17 2011, 10:11 AM) <{POST_SNAPBACK}>
    Hi,

    Handler method for onNetworkHideDialog event coded in init.js is not being called in Vizio TV.

    CODE
    (function (event) {
    //code comes here
    }).subscribeTo(KONtx.application, "onNetworkHideDialog");


    Thanks,
    Icaurs

    What version of the framework is on your tv? The onNetworkHideDialog event was only added in 1.3.28.

    See this thread for an alternative way of accomplishing the same thing.
    0

Recent Posts

in Design / Interaction - Yahoo! TV Widgets