no fullscreen
szw - September 28, 2008 - 22:15
| Project: | jQuery Media |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | szw |
| Status: | closed |
Jump to:
Description
hi all! i just use the jq_media+filefield+cck+jw flv player and i copied all steps from New Video Tutorial by Sean Effel from Drupal Therapy! but no fullscreen of my video. please help me. thx

#1
#2
#3
What do you mean by full screen? We need more information and description.
Does this mean that you can't blow the video up to play back on your entire monitor like a television set?
Does this mean that your movie file is weirdly cropped in its window?
#4
I'm on Drupal 5.x, but I solved the problem of the fullscreen button on JW FLV Player not working with jquery media by configuring the params (not flashvars) in the jquery media settings:
allowfullscreen:'true'#5
Confirmed, calebtr, that is how you get fullscreen to to function properly. I'll close this issue and point to a new issue requesting that the author make this a default setting. Save some people some initial setup. Look here: http://drupal.org/node/345101
#6
Automatically closed -- issue fixed for two weeks with no activity.
#7
Incidentally, when you don't want the fullscreen functionality and the player persists in showing the fullscreen button when you turn the allowfullscreen option to false, there's a nice skin JW Player skin called simple.swf that's a pared down version without the fullscreen option. Might help simplify life a bit.
#8
where to add this param ?
#9
Either go to Admin > jQ Plugin Administration > jQuery Media or just Admin > jQuery Media, and it's under Advanced settings.