AutoPlay Media Studio 9

Hotspot.GetProperties

Hotspot.GetProperties

This is the first topic This is the last topic  

Hotspot.GetProperties

This is the first topic This is the last topic  

OverviewExamples

table Hotspot.GetProperties (

string ObjectName )

Example 1

-- Get the tooltip text in use by the hotspot object

sTooltip = Hotspot.GetProperties("Hotspot1").TooltipText;

 

-- Display this text to the user

Dialog.Message("Tooltip", sTooltip);

Get the currently displayed tooltip text from the hotspot object 'Hotspot1' and display it to the user.

See also: Related Actions


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