Help with Multiple action in scrip on button click
G'Day
First, is it possible? Then How?
I have a multi layer button page for a school LMS (too many button for the one page). There are a couple buttons that open a subcategory of buttons in an overlay fashion, with a block-out button layer as to 'hide' the main button layout below (clickable to return to main layout). This work fine.
However, what I want to do is, when click on one of these overlay buttons, besides opening the associated link(s). I what the animation to also return to the main layout (gotoAndPlay(1)).
I have tried adding/include this line to the end of each function, and also tried to add the whole goto function into the link function, and neither (and other methods) are working.
So I need help with writing/modifying the 'ClickToGoToWebPage' + 'gotoAndPlay(1)' to work with one button click.
Many thanks in advance.
Br Barry.
