View Single Post
  #2 (permalink)  
Old 28th November 2002
xlv600's Avatar
xlv600 xlv600 is offline
Senior Member
BS.Player Power User
 
Join Date: Jun 2002
Location: France
Posts: 218
Rep Power: 0
xlv600 is an unknown quantity at this point
Default 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.
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20