Qualcuno ha qualche suggerimento su come estrapolare in as2 il valore title da un xml fatto così?
<?xml version="1.0" encoding="UTF-8"?><simpleviewergallery maxImageWidth = "760" maxImageHeight = "700" textColor = "0xffffff" frameColor = "0x333333" frameWidth = "3" stagePadding = "40" navPadding = "40" thumbnailColumns = "3" thumbnailRows = "3" navPosition = "left" vAlign = "center" hAlign = "center" title = "Qui ci va il titolo" enableRightClickOpen = "true" backgroundImagePath = "" imagePath = "" thumbPath = ""></simpleviewergallery>

Rispondi quotando