AutoPlay Media Studio 9

Progress.SetPos

Progress.SetPos

This is the first topic This is the last topic  

Progress.SetPos

This is the first topic This is the last topic  

OverviewExamples

Progress.SetPos (

string ObjectName,

number X,

number Y )

Example 1

Progress.SetPos("New Progress", 100, 150);

Sets the "New Progress" progress object's X coordinate to 100 pixels and the Y coordinate to 150.

Example 2

Progress.SetPos("Move Me", 0, 0);

Sets the "Move Me" progress object's X coordinate to 0 and the Y coordinate to 0. The progress object will be moved to the upper left hand corner of the page from it's current position.

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us