javacript to change pages

grnlark
grnlark Community Member Posts: 18
I was wondering if anyone knows the javascript needed to imbed in a Flash action to go from one Lectora page to another? Here's the scenario:Lets assume I'm in Chapter_1 on Page_2. I have a Flash animation that ends and upon completion I want to go to Chapter_2 Page_5. I know that the code to go to the 'next page' is: getURL("javascript:trivNextPage()"); and I tried getURL("javascript:trivGoToPage('Chapter_2_Page_5.html');"); but to no avail. I'm sure it's a minor coding issue. Can anyone help? Thanks, MattEdited By: grnlark on 2009-2-19 20:28:33