AboutSyed Rizwan Muhammad Rizvi Expertise I can answers questions regarding web based and desktop based programming in VB.Net. Which can include SOAP, XML, Custom Controls, COM Interoperability etc.
Experience Have been working in this specific area for last 2 years previously I was a VB 6 Developer with experties in other languages as well. Total 10 years of programming experience.
Question how flash file(.swf)is insert in vb.net form ,but that file is already save in resources folder?
plz tell me answer.
thanks.
Answer as far as my knowledge goes flash control would not allow memory streaming you will have to copy that file from resources folder to a temporary folder and then link flash control with that file on the run time.
I will though suggest if you can check to see that flash object "might" allow saving the file inside it self as a resource.
if you come to find any solution other than that please update me as well