ActiveX and CallFunction

F-IN-BOX for Delphi / Builder C++ / VCL
SamJokO
Posts: 6
Joined: Wed Aug 22, 2007 8:54 am

ActiveX and CallFunction

Postby SamJokO » Fri Jun 20, 2008 9:14 am

Hi,

i used f-in-box flashcontrol with delphi 2007.

i'll make activex for streaming FLV files.

that working well in application.

but, case of activex it not working.

[code]FlashPlayer.FlashVars := 'FLVPath=http://FLV/FlashVideo.flv';
ResourceStream := TResourceStream.Create(hInstance, 'FLVPlayer', 'FLASH');

FlashPlayer.PutMovieFromStream(ResourceStream);
ResourceStream.Free;[/code]

and after i call CallFunction

like this...

[code]
FlashPlayer.CallFunction('<invoke name="PauseMovieA" returntype="xml"><arguments><string>Some text for TFlashPlayerControl</string></arguments></invoke>')
[/code]

but, just show 'Unspecified Error' dialog.

what do i do? it's not supporting?

quickly reapy please.

thank u.

best regard.

Softanics
Site Admin
Posts: 1402
Joined: Sat Sep 18, 2004 3:03 am
Location: Russia, St. Petersburg
Contact:

Postby Softanics » Fri Jun 20, 2008 3:19 pm

Thank you for your question.

It seems events don't work when flash is used in an ActiveX.

Thank you.
Best regards, Artem A. Razin,
F-IN-BOX support
Ask your question here: http://www.f-in-box.com/support.html

SamJokO
Posts: 6
Joined: Wed Aug 22, 2007 8:54 am

Postby SamJokO » Sun Jun 22, 2008 7:11 am

have not other solution?

can fix? or... no plan?

best regard. Brad.

Softanics
Site Admin
Posts: 1402
Joined: Sat Sep 18, 2004 3:03 am
Location: Russia, St. Petersburg
Contact:

Postby Softanics » Sun Jun 22, 2008 2:14 pm

This is old problem:
http://www.f-in-box.com/forum/viewtopic.php?t=153

And yes, still no solution.
Best regards, Artem A. Razin,

F-IN-BOX support

Ask your question here: http://www.f-in-box.com/support.html


Return to “Delphi / Builder / VCL Edition”

Who is online

Users browsing this forum: No registered users and 11 guests

cron