# How to embed .pdf file in flash

**URL:** https://forum.kirupa.com/t/how-to-embed-pdf-file-in-flash/331333
**Category:** flash
**Created:** [July 9, 2013, 5:22am UTC](https://forum.kirupa.com/t/how-to-embed-pdf-file-in-flash/331333 "2013-07-09T05:22:15Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![a\_s1](https://avatars.discourse-cdn.com/v4/letter/a/c4cdca/32.png) [@a\_s1](https://forum.kirupa.com/u/a_s1)
#### Post date: [July 9, 2013, 5:22am UTC](https://forum.kirupa.com/t/how-to-embed-pdf-file-in-flash/331333/1 "2013-07-09T05:22:15Z")

</div>

[SIZE=2]Hi,  
I want to embed .pdf file in flash. Is it possible? please help me about this.  
In my my project i put the .pdf file link to button  
e.g [/SIZE]  
[COLOR=#808080]**[SIZE=2]on (release)  
{  
getURL(“ABC.pdf”);  
}[/SIZE]**[/COLOR]  
But when i click on button pdf file open in browser window but my flash presentation window resize means my project not shown me on fullscreen and i want my project show me on fullscreen after clicking on .pdf button link. Thats why i want to embed pdf file on flash.

Thanks in Advance
