Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Embeeded Movies Wont go Full Screen...

  1. #1
    Join Date
    Sep 2007
    Posts
    19

    Default Embeeded Movies Wont go Full Screen...

    When i play them on the site, they are able to go fullscreen, but when embeeded, they wont... Is that any limitation, or some misconfiguration?
    I did put jw 4.0, but earlier, it did the same thing...

    Thanks
    Yose

  2. #2
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Embeeded Movies Wont go Full Screen...

    You need to add "allowfullscreen=true" to your object parameter.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  3. #3
    Join Date
    Sep 2007
    Posts
    19

    Default Re: Embeeded Movies Wont go Full Screen...

    Thanks for the fast answer, but where exactly do i put it?
    (example link)

    <object width="425" height="350" type="application/x-shockwave-flash" data="http://www.mywebsite.com/main/player/player.swf"><param name="movie" value="http://www.mywebsite.com/main/player/player.swf"><param name="flashvars" value="&file=http://www.mywebsite.com/main/flvideo/1227190362701587644.flv&height=350&image=http://www.mywebsite.com/main/thumb/16.jpg&width=425&location=http://www.mywebsite.com/main/player/player.swf&logo=http://www.mywebsite.com/main/templates/images/watermark.gif&link=http://www.mywebsite.com&linktarget=_blank"/></object>

    And if in some video i dont want it, may i put false instead of true, or just erase that?

    Thanks

  4. #4
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Embeeded Movies Wont go Full Screen...

    You would put it into the "flashvars" section. Just append it and make it "&allowfullscreen=true".

    It's going to be either an all or nothing change
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  5. #5
    Join Date
    Sep 2007
    Posts
    19

    Default Re: Embeeded Movies Wont go Full Screen...

    So if i understood well, it would be like this, for example:

    <object width="425" height="350" type="application/x-shockwave-flash" data="http://www.mywebsite.com/main/player/player.swf"><param name="movie" value="http://www.mywebsite.com/main/player/player.swf"><param name="flashvars" value="&allowfullscreen=true&file=http://www.mywebsite.com/main/flvideo/1227190362701587644.flv&height=350&image=http://www.mywebsite.com/main/thumb/16.jpg&width=425&location=http://www.mywebsite.com/main/player/player.swf&logo=http://www.mywebsite.com/main/templates/images/watermark.gif&link=http://www.mywebsite.com&linktarget=_blank"/></object>

    The &allowfullscreen=true has some space between "&" and "allowfullscreen=true"?

  6. #6
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Embeeded Movies Wont go Full Screen...

    No, Using your example, it would look like:

    Code:
    <object width="425" height="350" type="application/x-shockwave-flash" data="http://www.mywebsite.com/main/player/player.swf"><param name="movie" value="http://www.mywebsite.com/main/player/player.swf"><param name="flashvars" value="file=http://www.mywebsite.com/main/flvideo/1227190362701587644.flv&allowfullscreen=true&height=350 ... and the rest goes on
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  7. #7
    Join Date
    Sep 2007
    Posts
    19

    Default Re: Embeeded Movies Wont go Full Screen...

    Even that way still not going fullscreen...

    I wrote: (...) name="flashvars" value="&file=http://www.mywebsite.com/main/flvideo/1227190362701587644.flv&allowfullscreen=true&heigh t=350&image=http://www.mywebsite.com/main/thumb/16 (...)

    What am i missing?

    Thanks

  8. #8
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Embeeded Movies Wont go Full Screen...

    What version of the player are you using?
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  9. #9
    Join Date
    Sep 2007
    Posts
    19

    Default Re: Embeeded Movies Wont go Full Screen...

    It is Jw 4.2.90 ...

  10. #10
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Embeeded Movies Wont go Full Screen...

    Then that code should work. What's your URL?
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

Page 1 of 2 12 LastLast

Similar Threads

  1. Embedded Video Watch in Full Screen
    By west in forum Feature Requests
    Replies: 7
    Last Post: 10-16-2010, 03:26 PM
  2. full screen bug
    By bunnytv in forum Bug Reports
    Replies: 1
    Last Post: 12-23-2008, 01:32 AM
  3. Movies Wont Upload
    By Ignotus in forum Installation Support
    Replies: 4
    Last Post: 12-07-2007, 12:23 PM
  4. 16:9 full screen - fails to display correctly
    By Dafydd in forum General Discussions
    Replies: 1
    Last Post: 08-16-2007, 06:50 PM
  5. template dimensions to full screen?
    By ponceatl in forum General Discussions
    Replies: 2
    Last Post: 06-22-2007, 05:15 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •