Reply
Brightcove Team
BC-Jonathan
Posts: 235
Registered: ‎09-30-2011
0 Kudos

Re: HTML5 and Brightcove are killing me

Do you have an acount manager here at Brightcove that you could get in contact with?

Contributor
coliva
Posts: 12
Registered: ‎01-12-2012
0 Kudos

Re: HTML5 and Brightcove are killing me

Hello there,

 

When you try to access the video form an Apple device, such as an iPhone or iPad, the HTML code contains these lines:

 

<span id="_containermyExperience" style="display: inline-block;">

  <a target="_blank" href="http://www.adobe.com/go/getflash/">
    <img height="200" border="0" width="314" alt="Get Flash Player" src="http://admin.brightcove.com/viewer/upgrade_flash_player2.gif">
  </a>
</span>

 

So, since it's an iPad, I guess there should be a <video> tag instead. Is this correct?

 

And I don't know about the account manager, I am the developer. I'll ask around.

 

Thank you again