Can't add Shockware Flash Object to form in Visual Studio 2019

я да 46 Reputation points
2022-11-23T21:44:34.227+00:00

I am trying to add a shockware flash object to a form. I added it to the Toolbox from COM Components, but when I add it to a form, Visual Studio crashes. What should I do? Maybe there is an alternative way to do this? I need to put .swf file on a form. I understand that flash is no longer supported, but my teacher requires it.

Developer technologies VB
{count} votes

Accepted answer
  1. Dillon Silzer 57,826 Reputation points Volunteer Moderator
    2022-11-23T22:31:59.163+00:00

    Hi @я да

    Flash has been stripped from all devices due to security issues and no longer being updated. It is most likely trying to call Flash (which has been removed in a Windows update) and crashing your VS.

    Here might be a work-around in the following thread:

    https://stackoverflow.com/questions/68250459/playing-swf-file-in-2021

    -------------------------------

    If this is helpful please accept answer.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.