How to link from Flash to certain page in pdf document displaying in web
browser?
this is not working:

on (release) {
getURL("interfaces.pdf#example", "_self");
}

neither: #nameddest=example, #page=2

This works though from html, but only first time. If you surf beck and then go
to the same link it doesnt navigate to that page! Any idea very appreciated!

Thanx