Page 1 of 1

Transparent Flashplayer over image or button

Posted: Fri Oct 14, 2005 1:05 pm
by BennyM
I want to display a transparent flash with a walking man over buttons / images.

But the displayed buttons stays over the flashplayer and not under the player
and the images / buttons flickers because the flashplayers repaints some times.

I have tried all settings, but ...


Any ideas ?

Regards


Benny M.

Posted: Sun Oct 16, 2005 6:25 pm
by Softanics
Thank you for your question.

It's impossible when you use TTransparentFlashPlayerControl inside a form. It is because TTransparentFlashPlayerControl is always under the TWinControls. I think you can solve the task by creating a separate semitransparent form (using TTransparentFlashPlayerControl). But it's not easy to implement.