|
XML single button
Hello,
I want to create a single invisible button encompassing the stage, when clicked I want it to go to a URL I specify in a XML/txt file, either is fine. I can only find examples that incorporate entire menus and I'm not that great with AS2/3, though this needs to be AS2.
I did hack one together but the movieclip would sit on top of all the other buttons in my movie even if it was layers below, I then tried changing depths but there are way too many to change. It needs to sit behind them all and only work if the mouse is over it's area. I think duplicatemovieclip might have been causing that, anyway:
Is there a simple way of doing this?
|