http://bugs.winehq.org/show_bug.cgi?id=19608
--- Comment #5 from Rod Schaffter rodschaffter@gmail.com 2010-02-26 14:04:55 --- Bug still exists in wine 1.1.39
Using a fresh .wine directory with both the Mozilla and IE Flash plugins installed using the executables from Adobe as above. When attempting ot open local SWF file, blank iexplore.exe window opens. Curiously, the remote file can no longer be opened, although iexplore.exe opens remote HTML, such as winehq.org without issue.
Console output of a local file
wine iexplore.exe file://C:/YuleLog05.swf
fixme:ole:CoResumeClassObjects stub fixme:urlmon:URLMoniker_BindToObject use running object table fixme:shdocvw:BindStatusCallback_OnProgress status code 11 fixme:shdocvw:BindStatusCallback_OnProgress status code 14 fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer fixme:urlmon:create_mime_object Could not get IPersistMoniker: 80004002 fixme:shdocvw:object_available Could not get IHlinkTarget interface
Remote file:
wine iexplore.exe http://www.kboffset.com/ROCKFLUX/YuleLog05.swf
fixme:ole:CoResumeClassObjects stub fixme:urlmon:URLMoniker_BindToObject use running object table fixme:shdocvw:BindStatusCallback_OnProgress status code 1 fixme:shdocvw:BindStatusCallback_OnProgress status code 2 fixme:shdocvw:BindStatusCallback_OnProgress status code 11 fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer fixme:urlmon:create_mime_object Could not get IPersistMoniker: 80004002 fixme:shdocvw:object_available Could not get IHlinkTarget interface