Property scripting example | 3
Element('myImage2','mainLayer','iMageZ').src = 'shades2.gif'; )click here to move the layer (
moveLayer('mainLayer',475,35))Alert the width of 'mainLayer' (
getWidth('mainLayer')).Alert the width of 'secondLayer' (
getWidth('secondLayer','mainLayer')).
This is 'mainLayer'
id="myImage2"
id="myImage2"This is 'secondLayer'


