Title
In reference to the “animation video on youtube”.
I have a bookmark ,that i want to make a variable and i have a text i want to react(animate) to this bookmark when i tap it(while keeping the functionallity of the book mark)
Can i get some help please?
« Pierre Hébert with the addition of extend() and getMy() items and containers now share a lot of functionality. (Previous Post)
(Next Post) Hi all »
You can set the tap action to a script:
setVariableString(variable_name, variable_value);
getEvent().getItem().launch();
Thanks so much Pierre Hébert .
i’ll use this on my current setup 😀