Hi!
My specific question is "Is anyone able to give me a fast-track introduction to both the 3rd party video plugin, and how a third party can create their own plugin?"
The background to my question is:
I am having immense difficulty finding information about:
(1) a specific plugin (Video); and (2) SDK Reference that clearly illustrates the plugin interface, and guide on how to create a 3rd party one.
The manual says :"Javascript programmers can make new plugins (and behaviors) using the Javascript SDK."
Indeed, the manual refers to the SDK Reference 4 times (with a link in it) but none of the links work:
"See the Javascript SDK documentation for more information."
The manual also refers to the word plugin 66 times and yet there's no third party guide as implied should exist, vis-a-vis:
Plugin and Behavior SDK
Javascript programmers can extend Construct 2 with their own plugins and behaviors. See the Javascript SDK documentation for more information.
Plugins
Plugins define a kind of object. For example, a Sprite is a kind of object, and the Audio object is a different kind. These are defined by the Sprite plugin and Audio plugin respectively. (etc)
Is anyone able to give me a fast-track introduction to both the 3rd party video plugin, and how a third party can create their own plugin.
Kind regards,
Anthony