06-18-2009 09:53 AM
Hello again!
Ok am not going to drift in lines this time so am just going to the point right away..... I was able to construct a video player subvi in such a way that I don't really need flags and stuff (you know as simple as possible).... I want to use it to play videos in a single size and my problem is that am not able to keep the video player in a fix size the player insist in changing size to accommodate the video is playing ... ok to be more clear about it lets say I want to keep the size of the video player in 888 for the width and 540 for the height ... I wasn't able to attach one of the videos am using is says is to big for it sorry
Really appreciate assistance here !!!
W@R
06-30-2009 11:31 AM
Ok maybe am phrasing the question in a wrong way.... what I want to say is:
I know who to set a size to the ActiveX control of the WMP by using the "bounds" property node I set the size at let's say 604 for height and 750 for width now if you run the vi that I have attach you only need to add the "bounds" property node in the event case or the block diagram, either way works, for it to set the size of the WMP...... then when you load a video the WMP take the size of the video that is playing at the time.... Ex, video size 430 height and 550 width... that would be the viewing size... I don't want that I want to force the WMP activeX control to maintain a specific size and not change regardless of the video's original size ...... please please help me if you can
07-28-2009 01:28 PM
Hi W@R
The problem with having a constant size for the WMP Activex control on the front panel has already been noted by the R&D department. They are still working on coming up with a resolution for this problem. The only workaround for this is to continuously set the Activex container bounds using the corresponding property node.
I hope this answers your question.
We also provide support in Spanish.
Coamín Cruz
AE México
07-29-2009 08:14 AM
Muchas gracias Coamin
Bueno por ahora la unica otra forma que tengo para mantener el tamaño del WMP es unificando el tamaño de los videos que corro en él, en cuanto sepan por donde proceder agradeceria tu respuesta