Hi, > + var link:String = compLibTree.selectedItem.@link;
May need to check if link attribute exists otherwise may run issues around the property not existing vs having an empty value. Thanks, Justin
Hi, > + var link:String = compLibTree.selectedItem.@link;
May need to check if link attribute exists otherwise may run issues around the property not existing vs having an empty value. Thanks, Justin