Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Any multimedia controls in SWT?
Any multimedia controls in SWT? [message #451651] Fri, 04 March 2005 06:55 Go to next message
Dennis is currently offline DennisFriend
Messages: 10
Registered: July 2009
Junior Member
I know if using SWT in windows, I may use ActiveX way to embed a player.

But are there any cross platform solution for multimedia player in SWT?
I have read some old topics said there a Flash player(but the link is
borken). And I think the Sun's JMF is only availible for AWT/Swing.

Embed a browser and use the browser's plugin???
Re: Any multimedia controls in SWT? [message #451676 is a reply to message #451651] Fri, 04 March 2005 21:34 Go to previous messageGo to next message
Daniel Spiewak is currently offline Daniel SpiewakFriend
Messages: 263
Registered: July 2009
Senior Member
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="serif">I think your best bet is to use JMF abstracted from
the GUI and roll your own solution.  It shouldn't be that tough, JMF
isn't that complicated.<br>
<br>
Daniel<br>
</font><br>
Dennis wrote:
<blockquote cite="midd090pt$nam$1@www.eclipse.org" type="cite">I know
if using SWT in windows, I may use ActiveX way to embed a player.
<br>
<br>
But are there any cross platform solution for multimedia player in SWT?
<br>
I have read some old topics said there a Flash player(but the link is
borken). And I think the Sun's JMF is only availible for AWT/Swing.
<br>
<br>
Embed a browser and use the browser's plugin???
<br>
<br>
</blockquote>
</body>
</html>
Re: Any multimedia controls in SWT? [message #451710 is a reply to message #451676] Sun, 06 March 2005 23:47 Go to previous messageGo to next message
Simone Gianni is currently offline Simone GianniFriend
Messages: 29
Registered: July 2009
Junior Member
I've heard of someone using SWT-AWT bridge to embed JMF panels, but had
no luck finding his notes again (they should be in this ng or in
SWT-DEV). If you manage to do it please let us know!

Simone

Daniel Spiewak wrote:

> I think your best bet is to use JMF abstracted from the GUI and roll
> your own solution. It shouldn't be that tough, JMF isn't that complicated.
>
> Daniel
>
> Dennis wrote:
>
>> I know if using SWT in windows, I may use ActiveX way to embed a player.
>>
>> But are there any cross platform solution for multimedia player in SWT?
>> I have read some old topics said there a Flash player(but the link is
>> borken). And I think the Sun's JMF is only availible for AWT/Swing.
>>
>> Embed a browser and use the browser's plugin???
>>
Re: Any multimedia controls in SWT? [message #451745 is a reply to message #451710] Tue, 08 March 2005 12:25 Go to previous message
Frank Sauer is currently offline Frank SauerFriend
Messages: 18
Registered: July 2009
Junior Member
Unfortunately the SWT-AWT bridge isn't as multiplatform as it should be.
It is broken on at least OSX, not sure if it still is on GTK or not.

Frank

Simone Gianni wrote:
> I've heard of someone using SWT-AWT bridge to embed JMF panels, but had
> no luck finding his notes again (they should be in this ng or in
> SWT-DEV). If you manage to do it please let us know!
>
> Simone
>
> Daniel Spiewak wrote:
>
>> I think your best bet is to use JMF abstracted from the GUI and roll
>> your own solution. It shouldn't be that tough, JMF isn't that
>> complicated.
>>
>> Daniel
>>
>> Dennis wrote:
>>
>>> I know if using SWT in windows, I may use ActiveX way to embed a player.
>>>
>>> But are there any cross platform solution for multimedia player in SWT?
>>> I have read some old topics said there a Flash player(but the link is
>>> borken). And I think the Sun's JMF is only availible for AWT/Swing.
>>>
>>> Embed a browser and use the browser's plugin???
>>>
Previous Topic:A table impl based on JFace/GEF/Draw2D
Next Topic:How? Tiled image in region defined by arc
Goto Forum:
  


Current Time: Fri Mar 29 13:18:03 GMT 2024

Powered by FUDForum. Page generated in 0.04926 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top