I notice there are a lot of these threads, but no one seems to have a clear answer to this issue, so it seems like I must start my own alongside theirs. Here is my code, and here is the url I am trying to get it to work on http://atgstores.com/flashVideo.aspx?group_id=450997)
I am able to get the FlowPlayer logo to disappear, but the logo that I want to show up doesnt. The key works, pretty sure of it, because the flowplayer logo reappears once I change it. The logo image that I am trying to add to this player also exists (at the correct url), so I don't see any issues as to why this won't work. Any ideas anyone?
key: "d31c761f5189b9a3577", //atgstores.com
logo: {
url: "http://sa.atgstores.com/images/layout/atgs_logo.png",
fullscreenOnly: false,
top: "45%",
left: "50%"
}
I am able to get the FlowPlayer logo to disappear, but the logo that I want to show up doesnt. The key works, pretty sure of it, because the flowplayer logo reappears once I change it. The logo image that I am trying to add to this player also exists (at the correct url), so I don't see any issues as to why this won't work. Any ideas anyone?