Good night...
Well, it seems to be a kind of initialization problem.
% output=pdf
\setupinteraction[state=start]
\setupcolors[state=start]
\definesymbol[step1][A]\definesymbol[step2][B]\definesymbol[step3][C]
\definefieldstack
[anim]
[step1, step2, step3]
[framecolor=red]%frame=off]
\starttext
\fieldstack[anim]
\goto{setb}[JS(Set_Field{anim,2})] \goto{next}[JS(Walk_Field{anim})]
\stoptext
If I click on setb first, the next button works. How can I initialize this
field properly?
--
Viele Gr��e,
Patrick Gundlach