Hi everyone,
i am trying to link a button (action) from scene 1 to another (scene 2 )
the button itself is located inside a movie loaded into a scrollpane.
what i need is to have a link from a single word of that scrolling text (scrollcontent) to the first frame of the secong scene… (the entire scrollpane is not a link, and i’ll eventually need to link more than a single word to different scenes). I’m having trouble understanding on what level is my movie (scrollcontent) loaded since it is residing in another component (scrollpane) when i view the scroll content movie, it seems to be loaded on the 1st level (right above _level0)
Please view graphic below.
thanks for helping