E

Emmanuel S

Member

Last active 3 years ago

  1. 3 years ago
    Thu Dec 24 21:10:11 2020
    E Emmanuel S posted in If/then, cases, or conditions .

    indeed. looking forward to it also. :)

  2. Sat Dec 5 17:35:21 2020
    E Emmanuel S started the conversation If/then, cases, or conditions .

    Thinking this would be a great addition to PubCoder, it I was able to setup a condition so that I could evaluate a property based on an interaction.

    e.g.
    If (audio 1 is playing) then (stop audio),
    else (play audio)

    if (condition) then (outcome)

    I am guessing right now though I'd have to use JS to accomplish this? any ideas how?
    Thanks in advance.