Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author foo123

    (@foo123)

    Hi Derek,

    as far as i know, having a swf movie in fullscreen mode
    the swf movie must implement it in the first place and the user must interact to make it happen (allow it)

    So it is not part of the top-flash-embed plugin.

    Maybe a solution would be to embed the swf movie using large dimensions,
    i am not aware of anything else

    If you have any information on this, i would be glad to hear

    Thread Starter DerekCrosson

    (@derekcrosson)

    Hi Nikos,

    thanks for the reply, it looks like I’m just going to have to use large dimensions as my flashbook already has a fullscreen option…

    Plugin Author foo123

    (@foo123)

    Maybe another idea, would be to use a responsive plugin
    which makes swf movies responsive along with top-flash-embed plugin
    (maybe this will be added as an option in a later update)

    http://wordpress.org/plugins/tags/responsive

    and use a full-page container for the swf movie

    Thus the movie will stretch to full-browser dimensions (very close to full-screen)

    Beware, the swf movie must implement this responsive option in its code

    Most swf movies will stretch with no issue, however for swfs which
    have programmatic graphics, they need to implement such option in their code

    This, in actionscript, is an event when the scene resizes, the code adjusts the dimensions of the objects accordingly

    Hope this helps

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Start in fullscreen’ is closed to new replies.