| View previous topic :: View next topic |
| Author |
Message |
MikeF
Joined: 16 Oct 2009 Posts: 1
|
Posted: Fri Oct 16, 2009 9:50 am Post subject: Full Screen mode |
|
|
| The Player Control bar and controls are not resizing for full screen mode. How can I either get the player to auto-resize or allow me to add my own resized images? The controls appear at original size scattered across the bottom of the screen. at the very least I need the Control Bar to resize so that the controls can be seen. At present they are overlaying onto the background and are illegible. |
|
| Back to top |
|
 |
Ted1067
Joined: 09 Jan 2009 Posts: 490 Location: China
|
Posted: Mon Oct 19, 2009 8:49 am Post subject: |
|
|
We will release 2.0 version and the latest version can help you auto locate the buttons.
And as to your question, we suggset you to import a theme first and then refer how it places the buttons. Hope will help. _________________ “FLV Editor” “Video to Flash” “Moyea PlayerBox” |
|
| Back to top |
|
 |
SriNiketana
Joined: 08 Feb 2010 Posts: 4 Location: Hungary
|
Posted: Mon Feb 08, 2010 6:08 pm Post subject: Full screen on wide screen |
|
|
Hi,
I set the following "video" properties:
[url=http://ikd.con-spirito.hu/pics/Basic_props.jpg][img]http://ikd.con-spirito.hu/pics/Basic_props.jpg[/img][/url]
and
[url=http://ikd.con-spirito.hu/pics/Advance_props.jpg][img]http://ikd.con-spirito.hu/pics/Advance_props.jpg[/img][/url]
and if I switch the player to full screen mode on a wide screen, the video not keep the aspect ratio 4:3.
Is this a bug or I made a mistake?
Best regards! |
|
| Back to top |
|
 |
goemo
Joined: 05 Sep 2009 Posts: 38 Location: Germany
|
Posted: Mon Feb 08, 2010 7:43 pm Post subject: |
|
|
@ SriNiketana
Change this "video" object property directly in the program (Advanced > Aspect Ratio) or change the flashvar "maintainAspectRatio=true", this should solve your problem.
If not: It is also possible that the underlying cause of the problem is the video itself. Convert it into "fixed" 4:3! |
|
| Back to top |
|
 |
SriNiketana
Joined: 08 Feb 2010 Posts: 4 Location: Hungary
|
Posted: Mon Feb 08, 2010 7:53 pm Post subject: |
|
|
@ goemo
Yes, thank you! flashvar "maintainAspectRatio=true" solved my problem. |
|
| Back to top |
|
 |
SriNiketana
Joined: 08 Feb 2010 Posts: 4 Location: Hungary
|
Posted: Tue Feb 09, 2010 12:43 pm Post subject: |
|
|
I was wrong last time. The problem is not solved. The page is loaded from browser cache, so I didn't saw the real things.
So, when I first load the page with swf, the flv aspect ratio is not good.
Detail informations:
The original size of the flv is 768x576 (4:3). The size of swf is 530x426, with video object size: 530x397.5 .
On the Basic Properties tab page I checked Right Space and Bottom Space check boxes.
On the Advanced properties tab page I set Aspect Ratio to 4:3.
I saved the project, and exported web flv player with the appropriate menu item.
On the html page, I set the following Flashvars:
videoFile=http://ikd.con-spirito.hu/D-vita_01.flv&autoLoad=true&autoPlay=true&bufferTime=2&autoResize=true&showFirstFrameWhenStop=true&maintainAspectRatio=true
(This is the web page: http://ertem.hu/content/view/332/28/ )
After all, when I first load this html page, the flv aspect ratio is not good: the width is far smaller then 530 pixel, but the height is correctly 397.5.
And when I switch to full screen it "keep" this incorrect aspect ratio...
But when I refresh (F5) the html page, the initial aspect ratio will be correctly 4:3, and when I switch to full screen it keep this correct aspect ratio.
So now, the main problem is the initial incorrect aspect ratio.
What did I wrong and what to do now? |
|
| Back to top |
|
 |
goemo
Joined: 05 Sep 2009 Posts: 38 Location: Germany
|
Posted: Tue Feb 09, 2010 6:56 pm Post subject: |
|
|
As i told you before: Change the aspect ratio of your movie into a fixed size (you have to convert it ...).
I can tell you after a lot of tests: This is not a problem of the Payer Box, this must be a "source" problem. |
|
| Back to top |
|
 |
SriNiketana
Joined: 08 Feb 2010 Posts: 4 Location: Hungary
|
Posted: Wed Feb 10, 2010 12:29 am Post subject: |
|
|
| OK. Thank you. BUt how can I "fix" the aspect ratio? |
|
| Back to top |
|
 |
goemo
Joined: 05 Sep 2009 Posts: 38 Location: Germany
|
Posted: Thu Feb 18, 2010 9:42 am Post subject: |
|
|
| You can fix the ratio by a clear property/value for the "video frame" (4:3; 16:9 ...) before you convert the movie. Then your problem should be solved. |
|
| Back to top |
|
 |
|