@djt9006
December 17, 2010 12:00 AM
Can someone tell me how I can code a button created in Flash CS4 to navigate to a specific page in Lectora?
I'm able to navigate to the next page with the following code:
on (release) {
//Goto Webpage Behavior
getURL("javascript:trivNextPage()","_self");
//End Behavior
}
Discussions have been disabled for this post
Signup or login to get started!