[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