How can i do embed flashplayer (NPSWF.dll) in QAxWidget
-
hi
according to this link :
http://qt-project.org/forums/viewthread/12496/
now i wanna do embed my flashplayer dll file (NPSWF.dll) to my application as i wanna run and load flash swf files in my QAxWidget object without having need to install flash player ... can i set NPSWF.dll plug in for my QAxWidget???
if answer is yeah ,then what i must do and write ?