12th January 2006
|
Junior Member BS.Player Newbie | | Join Date: Dec 2005
Posts: 3
Rep Power: 0 | |
Here is my version of the plugin. Please take a look at the attachment.
1. Copy SmartieBSPlayerPlugin.dll into the Smartie\plugins directory.
2. Copy SmartiePlugin.dll into the BSPlayer\plugins directory.
3. Use this commands in the Smartie settings:
BSplayer version: $dll(SmartieBSPlayerPlugin.dll, 1, 1, 1)
Player Status: $dll(SmartieBSPlayerPlugin.dll, 2, 1, 1)
Movie length: $dll(SmartieBSPlayerPlugin.dll, 3, 1, 1)
Movie position: $dll(SmartieBSPlayerPlugin.dll, 4, 1, 1)
Time remaining: $dll(SmartieBSPlayerPlugin.dll, 5, 1, 1)
File name: $dll(SmartieBSPlayerPlugin.dll, 6, 1, 1)
|