Hi there,
I embedded flash (.swf) files in my VB application programmed in VB6. Its working fine, but in PC where there micromedia shockwave is not defined it will not work
if its a web page that contain flash and the PC is conected to the internet, it will download (.cab) file from micromedia.com
Now I have the (.cab) file, how can I make my application check if the .cab file is not installed on the running PC it will execute the .cab file I pack with my application?
Please help guys
I embedded flash (.swf) files in my VB application programmed in VB6. Its working fine, but in PC where there micromedia shockwave is not defined it will not work
Now I have the (.cab) file, how can I make my application check if the .cab file is not installed on the running PC it will execute the .cab file I pack with my application?
Please help guys