so would there ever be any need to use
_root.instance = getProperty (_target, property);
instead of just using
_root.instance = _property;
so would there ever be any need to use
_root.instance = getProperty (_target, property);
instead of just using
_root.instance = _property;
clipWidth = _root.myClip._width
It is much easier like that
:: Copyright KIRUPA 2024 //--