Have you tried url instead of src?
From: Peter Ent<mailto:[email protected]> Sent: Friday, December 16, 2016 9:23 PM To: [email protected]<mailto:[email protected]> Subject: [FlexJS] Image on JS platform I'm trying to use <js:Image src="image.jpg" /> and no image is being loaded. Looking at the ImageBase.as code, I don't see how the image src is making it to the <img> element that has been created. Is there a part I'm missing or is something disconnected? I'm happy to fix it, I just didn't want to undo something that should be working. -peter
