Answer the question
In order to leave comments, you need to log in
AS3: How to preselect friends in the notification confirmation window?
I use like this:
Odnoklassniki.showNotification('message', 'params');
public static function showNotification(text : String, params : String = null) : void
{
getInstance().send("showNotification", [text, params]);
}
Answer the question
In order to leave comments, you need to log in
Variant from the example FAPI.UI.showNotification('Default text', 'customAttr=customValue', '1;2'); does not work?
(implies calling the javascript API from the fapi library https://apiok.ru/wiki/display/api/Odnoklassniki+Ja... )
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question