Is it possible to play video in full screen video?
I am looking for Full screen video playback capability for the formats that soundmanager support. Is it even possible?
5
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Flash can go full-screen, but there are a few "security" restrictions - namely, because people don't want full-screen flash movies popping up without their permission.
1) HTML object/embed code must have "allowfullscreen" or similar parameter to enable the mode in Flash
2) User must click on the Flash movie (eg. a button rendered in Flash that says "full-screen"), OR perhaps double-clicking on the whole flash movie, to switch to full-screen mode. The user must initiate the "full-screen" action, this can not be done automatically or from Javascript, etc. I would need to make a button for this within the movie, -or- make the whole movie clickable. People would probably want to customize this, which makes it a little more difficult.
3) None of the support for the above are in the current version of SM2, but I plan to add it for version 2.95 which I hope to have out soon. I'll follow up when I have an update.
The company says
this answers the question
-
Inappropriate?Thanks a lot Scott
-
Inappropriate?I'm happy to say SoundManager v2.95 is now out, which has a first take on full-screen mode as described. soundManager.allowFullScreen = true is a new default (for video content), and soundManager.isFullScreen will update as the user switches modes.
http://www.schillmania.com/projects/s...
I’m happy
The company and 1 other person say
this answers the question
Loading Profile...



EMPLOYEE