<?xml version="1.0" encoding="utf-8"?> <mx:Canvas xmlns:mx="http://www.adobe.com/2006/mxml" width="75" height="75"> <mx:Image source="images/{data.cover}" toolTip="{data.title}" /> </mx:Canvas>