0
Contributor
,
/t5/animate-discussions/a-string-to-navigate-pdf-in-the-same-window/td-p/9163249
Jun 03, 2017
Jun 03, 2017
Copy link to clipboard
Copied
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.
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
Community Expert
,
Jun 03, 2017
Jun 03, 2017
yes. use '_self' as the 2nd parameter in your navigateToURL.
Community Expert
,
LATEST
/t5/animate-discussions/a-string-to-navigate-pdf-in-the-same-window/m-p/9163250#M168557
Jun 03, 2017
Jun 03, 2017
Copy link to clipboard
Copied
yes. use '_self' as the 2nd parameter in your navigateToURL.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

