RE: [flexcoders] scroll Tip Function

2005-02-25 Thread Clint Tredway
, February 25, 2005 3:43 PMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] scroll Tip Function Clint,   I see that the scrollTipFunction that you create accepts a position parameter to the function…can’t you just refer to a column by making a call like this using the example from the API

RE: [flexcoders] scroll Tip Function

2005-02-25 Thread Robert Brueckmann
Clint,   I see that the scrollTipFunction that you create accepts a position parameter to the function…can’t you just refer to a column by making a call like this using the example from the API:   function scrollTipFunction(direction:String, position:Number) : String {   if (direction ==