Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums DVD Authoring HDMV – how to create play/pause button?

  • HDMV – how to create play/pause button?

    Posted by Roman Melekh on August 6, 2009 at 12:33 pm

    Hi!
    HDMV authroing is pretty good, w/o sample projects 🙂

    I just create pop-up menu, and want to create play/pause button.
    How i can do this?
    IMHO – on FirstPlay i set GPR(0)=1 (1 mean “play”)
    In my pop-up menu:

    if GPR(0)=1 goto label1
    if GPR(0)=0 goto label2
    break

    label1
    StillOn
    GPR(0)=0
    break

    label2
    StillOff
    GPR(0)=1
    break

    But..I can to pause my video, and can’t to play 🙁

    Roman Melekh replied 16 years, 9 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy