From: Gavakian on
Hi guys
does anyone know how to set the destenation of a navigation icon at run time
using a script in calc icon:
i tried somehting like:
SetIconProperty(IconID@"icon1", #NavTo , IconID@"icon2")
but it didnt work
i just need to set up the destenation of the navigation icon base on some
calculation i do.
is it possible and how , or what are the list of properties related to
navigation icon (scripting wise), i couldnt find enough documentation about it.



From: Chris Forecast on
"Gavakian" <webforumsuser(a)macromedia.com> wrote in message
news:fef58f$q77$1(a)forums.macromedia.com...
> does anyone know how to set the destenation of a navigation icon at run
> time
> using a script in calc icon:
> i tried somehting like:
> SetIconProperty(IconID@"icon1", #NavTo , IconID@"icon2")
> but it didnt work
> i just need to set up the destenation of the navigation icon base on some
> calculation i do.
> is it possible and how , or what are the list of properties related to
> navigation icon (scripting wise), i couldnt find enough documentation
> about it.

Set your Navigate icon destination to 'Calculate', and enter an expression
as appropriate.

Chris Forecast