Re: Playing Video in a Dialog

2014-04-28 Thread Fernand Vanrie
On 28/04/2014 18:07, Michael Stahl wrote: On 17/04/14 11:23, Fernand Vanrie wrote: On The French user site i found usefull code to play video on Windows using the API and Basic. The code opens a MediaWindow and play any video The player has a undocumented method "CreatePlayerWindow" who needs

Re: Playing Video in a Dialog

2014-04-28 Thread Michael Stahl
On 17/04/14 11:23, Fernand Vanrie wrote: > On The French user site i found usefull code to play video on Windows > using the API and Basic. > > The code opens a MediaWindow and play any video > > The player has a undocumented method "CreatePlayerWindow" who needs > arguments (a empty array do c

Re: [libreoffice-users] Playing Video in a Dialog

2014-04-17 Thread Tom Davies
Hi :) I am guessing that you have already posted to the devs mailing list or irc channel? Also to the French mailing list? If not then it's worth trying. It seems a bit weird they have gone for a proprietary, undocumented player instead of gnash, swfplayer, totem, Vlc or some other OpenSource al

Playing Video in a Dialog

2014-04-17 Thread Fernand Vanrie
On The French user site i found usefull code to play video on Windows using the API and Basic. The code opens a MediaWindow and play any video The player has a undocumented method "CreatePlayerWindow" who needs arguments (a empty array do crash LO) Do someone knows how to use this method and