Necesito Ayuda con un PDF

Ante todo saludos mi nombre es marcos.
No se como realizar que mi menu en flash tiene una opcion lacual llama a un archivo extension pdf. La cual esta la actualizo periodicamente.
Ante todo muchas gracias.
Feliz Navidad.

1 Respuesta

Respuesta
1
Disculpa pero no entiendo bien tu pregunta. ¿Tu hablas inglés? Me puedes escribir en inglés... yo hablo bien este idioma.
ok i have a swf i want call a file pdf.
I don't now what command use please help me.
thanks you
Hi
to load the PDF in another window you have to use this simplea action, replacing the name of the file of course
getURL("myfile.pdf", "_blank");
this would open the file in another browser window.
If you would like a different solution, you can read this post
http://www.actionscript.org/forums/archive/index.php3/t-22952.html
Here, you can find different and more elaborated solutions, but with the getURL command, it should work.
(Ah... you have to notice that this action will launch acrobat reader...)
I always go to actionscript.org when I'm confused about something in Flash.
If you have another question, please write.
Paula

Añade tu respuesta

Haz clic para o

Más respuestas relacionadas