PDA

View Full Version : will pay for custom dll help


dynamitemedia
01-31-2008, 05:22 PM
ok i have posted about this dll to make my program work.

i also posted on another forum and got this info:

That would be a little difficult, which is that you would have to create a transparent Flash control above the KM control. The createControl method can be used to create an ActiveX control, however, it does not support transparent controls. Therefore, you will have to write a dll by using C++ or delphi to do that. First use the createControl of swfkit to embed the KM player, and then call the dll to place a transparent swf movie above the KM player.

this was using swf kit and KMplayer

I have found KMplayer great actually but still may stick with VLC.

Now if this can be done in swf kit this should be able to work with Autoplay studio as well.

i have delphi and have even tried using the program Smart Flash with no luck as i have about 0% clue what i am doing.

the smart flash will create the transparent swf as they have example here

http://www.almdev.com/

in the download section of smart flash called collayered and will play over the video, but will go away when in full screen, but thats cause i'm using them separately and not actually as layers in one project.

im desperate to get this working, this is a pet project for a upcoming family kaoroke weekend .

i just need to use vlc and avi´s or dvd's instead of flv

PM asap thanks

dynamitemedia
01-31-2008, 05:43 PM
http://www.flajector.com/

http://www.f-in-box.com/


i know i can make the transparent .exe BUT what i need to know is can 2 .exe be added to make one .exe?

for example:

1. i make a the vlc.exe
2. then make the swf.exe

3. then i combine these to make one .exe

is that possible?