28th November 2002
|
| Senior Member BS.Player Power User | | Join Date: Jun 2002 Location: France
Posts: 218
Rep Power: 0 | |
What's the action number for CloseM???
It would be easy if we knew the number assigned to the CloseM action. Unfortunately they're different from the actions listed in the sdk\bsp.h that is uptodate.
If you look at the skin.ini included in the skin/base directory, in the [position] section, known additionnal actions are listed from 1 to 35, but 9 to 19.
I've tried to change the following line: ;Btn1=39,55:34;Full screen
into this: Btn1=219,0115:25
(the Btn1 bitmaps are already included for test purpose)
In fact this Undocumented action: 25 only switches a frame arond the window...
Sadly, I've tested some other values without more success. :(
:arrow: I guess that it's not possible to assign the close movie action to a button in this release.
|