wxMediaState for wxMediaCtrl
BlitzMax Forums/Brucey's Modules/wxMediaState for wxMediaCtrl| 
 | ||
| I think it's missing Brucey. 
	Const	wxMEDIASTATE_STOPPED:Int = 0,..
		wxMEDIASTATE_PAUSED:Int  = 1,..
    		wxMEDIASTATE_PLAYING:Int = 2
 | 
| 
 | ||
| Oops. Bit of an oversight there. Thanks! and Fixed... | 
| 
 | ||
| :-) thanks! |