zammitellu
Instructor
I am using VB 6 to call excel sheets and word docs and .exe files. I use shell to do this and they work fine. I also use flash files in .exe format which works well.
But now I would like to use the .swf files instead of the executable ones (to reduce file size)from VB. The problem is that once the VB calls the swf file (i.e. the file is embedded inside a VB form, )An exit button in Flash will not produce what I want that is to exit from flash and VB at the same time.
Has any one come across such a problem? Can anyone direct me to an answer or offer a solution? Thanks.
But now I would like to use the .swf files instead of the executable ones (to reduce file size)from VB. The problem is that once the VB calls the swf file (i.e. the file is embedded inside a VB form, )An exit button in Flash will not produce what I want that is to exit from flash and VB at the same time.
Has any one come across such a problem? Can anyone direct me to an answer or offer a solution? Thanks.