Hola…
I have a web page that is all in flash. Within this movie, I have created a movie with some content to scroll, that includes dynamic text and buttons. For the buttons I have put the following code:
on (release) {
gotoAndPlay(“Press”, “14”);
}
…Press is the name of my page/scene. On the “Press” scene, I have opened an instance of the scrolling content. When I did, I loose the functionality of the buttons. They do not link to the frames they should. Instead, you click the button and nothing happens.
I would post the file, but it is 132k. I believe the max here is 120k.
Any suggestions on how to get my buttons working?
Thanks,
vv:chinaman: