Posted By
|
Message
|
daeel
Registered 23/10/2014 22:13:44
Points 105
|
24th October, 2014 at 24/10/2014 17:41:37 -
Hi clickers !
i'm a newbie and have some 'bugs'
a made a simple interface ( like a music disk in the demoscene ) ,
for the moment :
3 mp3 in music folder ( object : directshow )
3 buttons, when you click, play the selected mp3 , stop others OK
so i have a Counter ( progress bar )
1. " Always" Set counter to getposition("directshow") -> this one for the 3 mp3
...
5. "Button clicked" Set maximum value to getduration("directshow") and Set minimum value to 0, loadvideo, playvideo OK fine, progess bar works
6. the same but for second button OK fine
7. the same but for third button F*** , not working??? didnt see the Counter ? no actions like made invisible or something
Please Help ; D
daeel.
n/a
|
siven I EAT ROCKS
Registered 03/11/2008
Points 604
|
26th October, 2014 at 26/10/2014 18:19:42 -
It would be helpful to know what kind of project your working on. is it a media player?
[Game design makes my brain feel like its gonna explode.]
|
|
|