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
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
If you make the request using the lowercase PNG, are you not able to load files with the big PNG suffix?
:: Copyright KIRUPA 2024 //--