Dear Glen, Thanks for your reply. It is easy to set flash background transparent in HTML, but windows application seems no easy. I have used following code in my program, but it seems useless --- m_flashPlayer.SetWMode("Transparent"); ---
Thanks, Tom. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Glen Pike Sent: 2008年8月12日 17:21 To: Flash Coders List Subject: Re: [Flashcoders] flash background in VC++ Hi, I am guessing this would be done as part of your object embedding when you are setting up the COM object??? http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_12701 wmode is the parameter you need - this is set to transparent. You might want to read this too though: http://www.codeguru.com/cpp/com-tech/activex/com/article.php/c12229/ Glen Tom Yan wrote: > Dear All, > > Is there anyone knows how to set flash background transparent in VC++, and I > use ShockwaveFlash to play flash in my VC++ program. > > Please advise. > > > > Thanks, > > Tom > > _______________________________________________ > Flashcoders mailing list > Flashcoders@chattyfig.figleaf.com > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > -- Glen Pike 01326 218440 www.glenpike.co.uk <http://www.glenpike.co.uk> _______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders