NEVERMIND...
Always happens... As soon as I send an email to the list, I find the
answer...


http://livedocs.adobe.com/flex/3/html/help.html?content=dpcontrols_8.html


private function loadIconClass(item:Object):Class
             {
             var type:String = item.icon;
             if (type == "Whatever")
             {
             return pdfIcon;
             }
             return docIcon;
             }

=]

-- 
Alan Rother
Adobe Certified Advanced ColdFusion MX 7 Developer
Manager, Phoenix Cold Fusion User Group, AZCFUG.org

Reply via email to