Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • brankopilic Friend
    #524900

    Final Code that is working on 3 browsers – Google Chrome, Firefox, Safari

    *<div class=”video-shuffle” data-js-view=”video-shuffle”>
    *<div class=”mask”> </div>
    * <video loop autoplay style=”width: 100%; height: auto;” poster=”images/stories/joomla/poster.png”>
    * *<source src=”https://s3.amazonaws.com/airpac4/video/ww.webm” type=”video/webm” />
    * *<source src=”https://s3.amazonaws.com/airpac4/video/v.mp4″ type=”video/mp4″ />
    * *<div class=”video-fallback” style=”padding-bottom: 56.25%”>
    * * <object type=”application/x-shockwave-flash” data=”http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf” width=”100%” height=”100%” >
    * * *<param name=”movie” value=”http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf” />
    * * *<param name=”allowFullScreen” value=”true” />
    * * *<param name=”wmode” value=”transparent” />
    * * *<param name=”flashVars” value=”config={‘playlist’:[{‘url’:’http://airpacx3.cloudaccess.net/images/stories/joomla/v.mp4′,’autoPlay’:true, ‘controls’: null}]}” />
    * * *<img alt=”Sample Video” src=”images/stories/joomla/poster.png” width=”100%” height=”auto” title=”No video playback capabilities, please download the video below” />
    * * </object>
    * *</div>
    * </video>
    *</div>
    </div>

    There is still an issue to play this video on iPad – hope to solve that too. On the other hand if you can identified why is not working on iPad at the moment that would be great.

    Thank you

    Ninja Lead Moderator
    #524987

    The video on iPad is not auto-play, it needs touch event instead. Please check our demo here again.*

    brankopilic Friend
    #525124

    Hi,

    it is on auto play, here is a code:

    *<div class=”video-shuffle” data-js-view=”video-shuffle”>
    *<div class=”mask”> </div>
    * <video loop autoplay style=”width: 100%; height: auto;” poster=”images/stories/joomla/poster.png”>
    * *<source src=”https://s3.amazonaws.com/airpac4/video/ww.webm” type=”video/webm” />
    * *<source src=”https://s3.amazonaws.com/airpac4/video/v.mp4″ type=”video/mp4″ />
    * *<div class=”video-fallback” style=”padding-bottom: 56.25%”>
    * * <object type=”application/x-shockwave-flash” data=”http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf” width=”100%” height=”100%” >
    * * *<param name=”movie” value=”http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf” />
    * * *<param name=”allowFullScreen” value=”true” />
    * * *<param name=”wmode” value=”transparent” />
    * * *<param name=”flashVars” value=”config={‘playlist’:[{‘url’:’https://s3.amazonaws.com/airpac4/video/v.mp4′,’autoPlay’:true, ‘controls’: null}]}” />
    * * *<img alt=”Sample Video” src=”images/stories/joomla/poster.png” width=”100%” height=”auto” title=”No video playback capabilities, please download the video below” />
    * * </object>
    * *</div>
    * </video>
    *</div>
    </div>

    is there any other suggestion? Should I correct anything else in this code?

    Thank you

    Ninja Lead Moderator
    #525204

    Awesome! Glad that you figure out a workaround on this.

Viewing 4 posts - 16 through 19 (of 19 total)

This topic contains 19 replies, has 3 voices, and was last updated by  Ninja Lead 10 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum