calling png OR PNG file type

Hi All

My line is:
mc.uiloader.load(new URLRequest(“templates/_images/” + text + “.png”));

I’d like to call also PNG files (suffix with BIG characters).
How can i do it ?

Thanks