0
Completed
URL (https) in the Image Property
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.
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
rocfusion 10 years ago
Hi, I thought that https images are not supported, only through http
+1
PINNED
Hi, I thought that https images are not supported, only through http
Customer support service by UserEcho