Heya,
So if you visit http://juice-t.firetree.us and select the “Fortunes Page” link you’ll see my current project. The problem I’m encountering is that the button that says “Elighten Me Again Please” is suppose to skip through the quotes either in order or randomly in the MC titled “Fortunes MC” with an instance name of “fortunes” by using the following AS:
on (release) {
gotoAndStop(“fortunes”, _currentframe+1);
}
This doesn't do anything, and I've tried a few other ways with no luck. Can anyone help? Thanks!
.fla can be accesses at http://juice-t.firetree.us/madsky/flash/fortune_page.fla