首页 新闻 赞助 找找看

用qaxwidget 加载flash,怎么让flash 背景透明

0
悬赏园豆:50 [待解决问题]

下面的代码不管用啊。

 

flash->setControl(QString::fromUtf8("{d27cdb6e-ae6d-11cf-96b8-444553540000}"));
flash->dynamicCall("LoadMovie(long,string)",0,"D:/Qt/qtcreator-2.4.1/projects/testswf/huaban.swf");
//flash->dynamicCall("WMode", "Transparent");

flash->dynamicCall("SetVariable(const QString&,const QString&)", "WMode", "Transparent");

this->setCentralWidget(flash);//主窗体加了背景色

狗年月的主页 狗年月 | 初学一级 | 园豆:87
提问于:2014-04-10 10:44
< >
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册