about contextmenu

DLL Edition of the F-IN-BOX
redmoon
Posts: 8
Joined: Thu Feb 01, 2007 4:40 am

about contextmenu

Postby redmoon » Wed Feb 21, 2007 11:19 am

when i embed the flash into the MFC program using f-in-box dll,
i can't make contextmenu by RButtonDown.
is there any way to show contextmenu of flash ?

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

Postby Softanics » Wed Feb 21, 2007 3:14 pm

Thank you for your question.

Yes, it's possible. Use the following function:

Code: Select all

HRESULT WINAPI FPC_PutStandardMenu(HWND hwndFlashPlayerControl, BOOL bEnable);


Usage:

Code: Select all

// Enable standard context menu
HRESULT WINAPI FPC_PutStandardMenu(hwndFlashPlayerControl, TRUE);
Best regards, Artem A. Razin,
F-IN-BOX support
Ask your question here: http://www.f-in-box.com/support.html


Return to “DLL Edition”

Who is online

Users browsing this forum: No registered users and 14 guests

cron