Dreamweaver.flash.controlexists – Adobe Dreamweaver API Reference CS5 User Manual
Page 54

49
DREAMWEAVER API REFERENCE
Flash integration
Last updated 8/27/2013
function helloWorld(nameStr)
{
alert('hello ' + nameStr);
var appLanguage = dw.getAppLanguage();
var returnStr = '
+ ''
alert(returnStr);
return (returnStr);
}
More Help topics
dreamweaver.flash.newControl()
dreamweaver.flash.controlExists
Availability
Dreamweaver CS4.
Description
This function is used to check the existence of the controls.
PanelWindow
controls are saved between the launches of
Dreamweaver.
Arguments
controlID
Returns
A Boolean value:
true
if the control has already been created,
false
otherwise.
This manual is related to the following products: