How to Play .swf file in QT mobile Application. ?
As I have applied below two ui->webView->settings()->setAttribute(QWebSettings::PluginsEnabled,true); ui->webView->settings()->setAttribute(QWebSettings::JavascriptEnabled,true);
But i could not play still .swf file?