Page 1 of 1

Video transparent within TRichView

Posted: Sun Sep 19, 2010 2:14 pm
by Cleber
We have an application that uses a component TRichView basically to show text and the background is a jpg file setted by user.
TRichView component also lets create at runtime and embed within it any other visual components.
Is possible use the TransparentFlashPlayerControl within of TRichView and display a video flash transparent (SWF file) and remains the background of the Video equal to background of TRichView? Can be done?

Posted: Sun Sep 19, 2010 2:38 pm
by coolshadow
You can just use it like in Sample1_SWF_And_FLV_Player as transparent is checked.

Posted: Mon Sep 20, 2010 5:47 pm
by Cleber
http://www.totalwebvideo.com/

Is possible get equal effects within a application using TTransparentFlashPlayerControl?