Can I use if then else in something like this:
If(onrelease)then
getURL("else
play();
I mean: if I click the button it opens an URL or else it rolls the rest of the movie
If(onrelease)then
getURL("else
play();
I mean: if I click the button it opens an URL or else it rolls the rest of the movie