Next button code
February 27, 2008 12:00 AM
If you want to do it in the fewest steps possible - put this code in your Flash or Captivate button:getURL('javascript:button13884.actionShow();');Where button13884 is the name of your next button. There are always caveats - if you or your customer have upgraded to the latest version of the Flash player, getURL does not work locally... If this is destined for Web delivery or you can count on older versions of the Flash player, getURL is a dandy and simple choice.
Discussions have been disabled for this post