Strange Problem....

marketsons1985

Platinum Member
Apr 15, 2000
2,090
0
76
In playing around on Google Earth, I'm trying to insert a photo into my description. I should be able to use the img src tag and for something on my desktop just use:

<img src="/Users/kristoferpachla/Desktop/pic2.jpg">

However, when I do that, the image is broken, nothing shows up.

When I link using a hyperlink...all is fine.

Any thoughts?
 

ViRGE

Elite Member, Moderator Emeritus
Oct 9, 1999
31,516
167
106
Try:

file://Users/kristoferpachla/Desktop/pic2.jpg
 

marketsons1985

Platinum Member
Apr 15, 2000
2,090
0
76
Gah. Found it. It was a permissions problem. In google earth 5 it doesn't allow for local files by default on a Mac.