0
Completed

URL (https) in the Image Property

Рустем Зиятдинов 9 years ago in GUI Editor updated by Oksana (expert) 9 years ago 3
Hello,
I try to assign URL to Image Property in accordance to:
http://wiki2.iridiummobile.net/Examples_of_Scripts#Assign_Dynamic_Images.28Camera.29_to_Items

I use the following construction:
IR.GetItem("Page 3").GetItem("Item 5").GetState(0).Image = "https://images.google.com/images/nav_logo195.png";

But the button (Item5) doesn't show the image.

Answer

+1
PINNED
Hi, I thought that https images are not supported, only through http