swf animated button to next page - poss?

catherinecave
catherinecave Community Member Posts: 5
Catherine,Try adding this action to your Flash button (within the Flash IDE, or whatever other Flash generation tool you use):getURL('javascript:trivNextPage()')That is the universal javascript function for Lectora 2004 SP2 and higher to trigger the Lectora piece to go to the next page. Now this will only work if you are publishing to HTML or SCORM HTML. If you are publishing to EXE it won't work.There isn't a way to attach an action to a Flash button in the Lectora development environment. You have to trigger from within the Flash file.Steve