Runs when a subtitle for the playing movie should be displayed. Signature: Code OnMovieShowSubtitle(self, "text")
Arguments: - self - Reference to the widget for which the script was run (movieframe)
- text - Subtitle text to be displayed (string)
Доступна для: MovieFrame
Также смотрите: Событий API Виджетов
Ссылки: http://wowprogramming.com/docs/scripts/OnMovieShowSubtitle
|