You can certainly try. Locate the Action file (probably in ~/Library/
Application Support/Freeway 5/Actions/General/Protaculous.fwactionb
and Control-click on it to get the contextual menu. Choose View
package contents… and look inside the bundle. Navigate until you
find glider.js in the Support Files~ folder. Open that file in a
programmer’s editor, and see what you make of it. You’re either going
to redefine Effect.SmoothScroll (starting at line 140) or maybe hack
up the call to it (redefining the x and y you want it to move to)
inside moveTo (line 78).
Walter
On Jul 20, 2010, at 9:28 AM, david Verbruggen wrote: