Hi there,
I am happy to release my first plugin: AGKMoviePro.
Features
This plugin is able to play movie the same way as the original video functions of AppGameKit with the additional features:
* Can play several videos in the same time
* Can play videos in loop
* Can add filters to videos
* Can change the volume of videos
Basically it works almost the same as the original API, you just have to:
* include the plugin
* Add "MoviePro." before video commands
* Call once a frame MoviePro.Update()
* Add the handle of the video as first parameter of all commands
It is only available for Windows now, but I am working on a Mac version.
Screenshots
Download link
Please download it from here:
http://devsoft.ch/agk/AGKMoviePro_1.0.zip
Enjoy!