pthompson23
Programmer
i have 2 buttons. one button pauses the video. I want when the user clicks the pause button it to change the button graphic and call a different function.. how do i do this?
i have function resumePressed()
and function pausePressed()
so picture a video player. When u click the pause button it changes to the play graphic. now when u press play the graphic changes to pause..
make sense??
i have function resumePressed()
and function pausePressed()
so picture a video player. When u click the pause button it changes to the play graphic. now when u press play the graphic changes to pause..
make sense??