PDA

View Full Version : fas.control.GetPosition(2)?


HotHaggis
07-19-2002, 12:43 PM
hi,
would some kind person explain how to use these commands with "string variables" in flash...

I've tried putting a dynamic text box beside the video with the variable name "CurPos", but nothing appears...

thanks :confused:

hothaggis (tom@ffi.co.uk)

Mentor Lee
07-19-2002, 01:38 PM
use the following command

fscommand("fas.control.GetPosition", _target+".CurPos");