(File of current work attached to post)
I’ve been working on this project for a week or two now, and I’m relatively new to flash and actionscripting, so I’m going to be needing a little bit of help.
In the file, there should be navigation buttons on the left, a title, and a content area. I want to be able to make it so that when a button is clicked, it’s state is set to “toggled”, and it’s animation stops on it’s last frame, but when another button is “toggled”, the last button to be toggled will revert to it’s previous frames.
I also would appreciate if someone could help me make it so that when a button is clicked, the content would fade into view, and when another button is pressed, the content from before could fade out before new content fades in.
I’m sure I’ve got plenty of problems in the coding or even layer structure as it is, but if someone could help me correct these problems, I’d really appreciate it.