Hi everyone, I have recently started to use Adobe Edge and had some prior experience with Flash.
I have a button with a click action inside two symbols that should hide a symbol placed on the stage, which in turn its is parent symbol.
I tried using the following code but it didn't work:
sym.$("Step1").hide();
Thank you!
Nuno