I am having a problem where I basically cannot play embedded video files. I tried absolutely every fix I could find on this. None of them work. Basically something wrong with the latest version of jquery media module. I traced it down to the location of the media file passed to the media player. Does not matter what media player I use or where it's located. The link to the media player works fine but the "file=..." link is giving a page not found 403 error. If I eliminate the "http://mydomain.com" part of the link it will play fine.

I am almost certain this is a problem with how the jquery media module is handling the media file location.