ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
[parent not found: <mailman.953.1305463700.4231.ntg-context@ntg.nl>]
* about JS(Walk_Field{})
@ 2011-05-14 12:26 Jeong Dalyoung
  2011-05-14 12:55 ` Wolfgang Schuster
  0 siblings, 1 reply; 10+ messages in thread
From: Jeong Dalyoung @ 2011-05-14 12:26 UTC (permalink / raw)
  To: ntg-context

Dear all,

I tried the following code for presentation, but not succeeded.
It just draw a small circle without frame even "frame=on".
The word "here" is colored green but there is no interaction when I click "here".
Is there anything wrong in the following code?

Thank you.

Best regards,

Dalyoung


\setupinteraction[state=start]
\startbuffer[a]
draw fullcircle scaled 1cm;
\stopbuffer
\startbuffer[b]
draw fullcircle scaled 2cm;
\stopbuffer
\startbuffer[c]
draw fullcircle scaled 3cm;
\stopbuffer

\definesymbol[step1][{\processMPbuffer[a]}]
\definesymbol[step2][{\processMPbuffer[a,b]}]
\definesymbol[step3][{\processMPbuffer[a,b,c]}]

\definefieldstack
[circles]
[step1, step2, step3]
 [frame= on, offset= 3pt,framecolor=darkyellow,rulethickness=1pt]

\starttext
\placefigure[here][]
{To see the animation, please click \goto{here}[JS(Walk_Field{circles})]} {\fieldstack[circles]}
\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-05-17 11:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.934.1305388473.4231.ntg-context@ntg.nl>
2011-05-14 22:15 ` about JS(Walk_Field{}) Jeong Dalyoung
2011-05-15 11:24   ` Wolfgang Schuster
2011-05-15 14:23 ` ntg-context Digest, Vol 83, Issue 56 Jeong Dalyoung
     [not found] <mailman.953.1305463700.4231.ntg-context@ntg.nl>
2011-05-16 10:50 ` about JS(Walk_Field{}) Jeong Dalyoung
2011-05-16 11:06   ` Wolfgang Schuster
2011-05-17 11:16 ` Jeong Dalyoung
2011-05-17 11:39   ` Wolfgang Schuster
2011-05-14 12:26 Jeong Dalyoung
2011-05-14 12:55 ` Wolfgang Schuster
2011-05-14 14:34   ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).