I have used the navigate method to control the web browser ActiveX.
For example, on a button, put
on mousedown
  sprite(10).navigate("www.yahoo.com")
end
assuming there is a sprite instance of the activeX web browser on the stage
at sprite 10.

I just can't figure out which method opens a PDF with the PDF ActiveX.

Charlie Fiskeaux II
The Creative Group
www.cre8tivegroup.com
859/858-9054 x29
cell: 859/312-3883


----- Original Message -----
From: "Al Hospers" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 17, 2001 10:21 AM
Subject: RE: <lingo-l> opening pdfs...


> On the contrary, you can do what you require with an ActiveX.
>  I to get a
> list of the methods usable to control it, double click on it after you
> insert it in your movie.  I'm not sure which one makes it
> open a PDF.  I do
> know that the syntax for using the methods is the following:
> sprite(x).method(param1,param2)
>
> If someone figures out which method is used, please post it.

so have you done this yourself? can you post a behavior or handler to
illustrate how to make it happen?

Al Hospers
CamberSoft, Inc.
al<at>cambersoft<dot>com
http://www.cambersoft.com

A famous linguist once said:
"There is no language wherein a double
positive can form a negative."

YEAH, RIGHT



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]




[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to