villemustonen
13 Oct 2008, 2:24 AM
Hello,
I have a small media player in my application that runs inside a GXT-Window. It uses the Windows Media Player 11 -plugin, and I add it the window with .addText(String html).
My problem is that whenever I move/resize/do anything that causes the GXT-window to lay out its components, the Media Player disappears or begins playback from 0. This happens on Firefox 3. Is there any way around this, so that the same media played would remain inside the window, even if the user moves it around?
I'm using GWT 1.5.2 and GXT 1.1.1
--ville
I have a small media player in my application that runs inside a GXT-Window. It uses the Windows Media Player 11 -plugin, and I add it the window with .addText(String html).
My problem is that whenever I move/resize/do anything that causes the GXT-window to lay out its components, the Media Player disappears or begins playback from 0. This happens on Firefox 3. Is there any way around this, so that the same media played would remain inside the window, even if the user moves it around?
I'm using GWT 1.5.2 and GXT 1.1.1
--ville