DWF Viewer (Read Only)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Javascript documentation

9 REPLIES 9
Reply
Message 1 of 10
Anonymous
697 Views, 9 Replies

Javascript documentation

Where I can find documentation/examples about Javascript function with EAV?
For example i need a way to read the position of the hyperlink included in the DWF file.

thanks a lot!!!
Elena
9 REPLIES 9
Message 2 of 10
Anonymous
in reply to: Anonymous

Someone can help me?
thanks

elena
Message 3 of 10
Anonymous
in reply to: Anonymous

The API doc for AEV v 4.0 is being updated as
I write this and will be released soon to the web.


style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
Someone
can help me?
thanks

elena

Message 4 of 10
Anonymous
in reply to: Anonymous

It is possible hired some events like OnOverURL() in Javascript?
Or this event are C++ only?

thanks

Elena
Message 5 of 10
Anonymous
in reply to: Anonymous

All of the events can be trapped in VB, VBscript,
and Javascript.


style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
It
is possible hired some events like OnOverURL() in Javascript?
Or this
event are C++ only?

thanks
Elena

Message 6 of 10
Anonymous
in reply to: Anonymous

Where I can find a code examples to hired this events?


elena
Message 7 of 10
Anonymous
in reply to: Anonymous

Elena,

 

here is an example of capturing a few our our
events in JavaScript and specifically, capturing the OnOverURL event as well as
the OnExecuteURL event (the former is fired whenever the mouse is moved over an
URL while the latter is fired when the URL is actually clicked). Note that both
examples set the "handled" state to true thereby precluding the standard
processing from taking place (the event handler's are claiming to have already
handled the event). Hopefully this will put you on the right track until such
time as that API doc is available.

 

good luck,

Larry Horner


style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
Where
I can find a code examples to hired this events?

elena
Message 8 of 10
Anonymous
in reply to: Anonymous

I am very grateful to you for your help, but I am not able to download the attachments, i've got this message:

OE removed access to the following unsafe attachments in your mail:js.htm, tester.htm

elena
Message 9 of 10
Anonymous
in reply to: Anonymous

In OE, under Tools->Options, Security tab there is an option: "Do not allow
attachments to be saved or opened that could potentially be a virus".

This is preventing you from viewing the attachments.

--
Sriram Gopalakrishnan
Autodesk
Message 10 of 10
Anonymous
in reply to: Anonymous

thanks !!!
now works


elena

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report