Thread Rating:
  • 310 Vote(s) - 2.82 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to embedded windows media player control to applet or detach applet
02-09-2014, 02:03 AM,
#1
Sad  How to embedded windows media player control to applet or detach applet
Dear all,
With .NET or other languages, you can import wmp.dll into source code
and using this library to controlling play files.
In Curl, I can not do same.
I want to view windows media player screen in an applet(or detach applet).
Can I do it ?
Please help me.

Regards
02-09-2014, 02:19 AM,
#2
RE: How to embedded windows media player control to applet or detach applet
You might be able to do something with a DLL using SharedLibrary, but it would probably be much easier to just host the ActiveX as something like:

{def xobj = {ActiveXObject ClsId = |"{6BF52A52-394A-11d3-B153-00C04F79FAA}"|}}
{ActiveXGraphic width=5in, height=5in, xobj}
{set xobj.URL = "media file"}



Possibly Related Threads...
Thread Author Replies Views Last Post
  Applet 終了中にはサブアプレットを表示できない? umemura 2 3,313 07-29-2013, 01:28 PM
Last Post: umemura
  applet 終了中にはサブアプレットを表示できない? umemura 1 2,891 02-22-2013, 05:46 PM
Last Post: umemura
  forced applet resync RobertShiplett 1 2,928 07-13-2012, 12:20 PM
Last Post: wbardwell
  Control content background RobertShiplett 2 3,879 05-28-2012, 12:40 AM
Last Post: RobertShiplett
Forum Jump:


Users browsing this thread:
1 Guest(s)

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1017 - Can't find file: 'mybb_threadviews' (errno: 2)
Query:
INSERT INTO mybb_threadviews (tid) VALUES('1037')