go to the first page from Flash button?

flash.external.ExternalInterface.call("trivNextPage") to go to the next page, but how to go to spefic page by number, eg. 1st page, 2nd page, etc.


I know you can use the exact name, e.g. getURL("javascript:trivExitPage('page16552.asp',true)"); but it's hard-coded and cumbersome when changes of structure are made.


is there an easier way?


Thanks,

Discussions have been disabled for this post