Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Ok I am trying this in placemark properties, I made sure that google earth use external browser.

<a href="file:///C:/Users/rdchlnbg/Desktop/pic_IMG_0205.jpg">Click</a>

This works fine it opens in windows picture viewer.

But when I tried this:

<a href="file:///C:/Users/rdchlnbg/Desktop/whalesongssxm.mp3">Click</a>

Nothing happens. I made sure mp3 files open in windows media player.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.