I am trying to open an .swf file from my embedded resources into the micorosoft web browser component but the page comes up blank (plain white).
wb.Navigate("res:\\" + Directory.GetCurrentDirectory() + "\\testusb.exe\\DS4.swf");
I am trying to open an .swf file from my embedded resources into the micorosoft web browser component but the page comes up blank (plain white).
wb.Navigate("res:\\" + Directory.GetCurrentDirectory() + "\\testusb.exe\\DS4.swf");