Media Player Interface

Blitz3D Forums/Blitz3D Beginners Area/Media Player Interface

Seldon(Posted 2007) [#1]
I would like to reproduce an user interface similar to Windows Media Player with those effects on buttons and so on. Are there some samples around ? Thanks in advance.


jfk EO-11110(Posted 2007) [#2]
There's a MCISendString example in the code archives. MCISendString allows to control a movie canvas to some degree. although I have to say MCI is pretty slow and bugous. You may also try to edit/mod the AVIFil examples to be able to play/etc. movies.

Probably there are also ways to directly use the mediaplayer using some decls-ed API commands, but I haven's seen any userlibs for this kind of job so far.

And the buttons (not sure what version and or skin you're talking about), just look around, there are many examples on buttons with various effects.


Seldon(Posted 2007) [#3]
Thank you... I only need the visual effects... I will look better in the archive, though I've only found complete GUI so far.


ingenium(Posted 2007) [#4]
I think there were a lib... can't remember the name... like "Bass" library...


Seldon(Posted 2007) [#5]
Well.. I don't need a lib for playing music or videos.. just some examples for a nice looking GUI. :-) Thank you anyway for your answer.


Boiled Sweets(Posted 2007) [#6]
For nice looking GUIs try Sprite Candy.

Also I did a spectrum analyser using BASS - see here

http://www.boiledsweets.com/techdemos