Skip to main content
Jhon Carlo
Inspiring
June 3, 2017
Answered

A string to navigate pdf in the same window

  • June 3, 2017
  • 1 reply
  • 296 views

From Animate swf file I can open a pdf as a new window,

is there a way to open a pdf in the same window of swf file?

Thanks.

This topic has been closed for replies.
Correct answer kglad

yes.  use '_self' as the 2nd parameter in your navigateToURL.

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
June 4, 2017

yes.  use '_self' as the 2nd parameter in your navigateToURL.