Workaround solution for Flash EOL
1) This is regarding a desktop application developed in VC++ code(MFC) which works on windows 10. VC++ code invokes the flash files (.swf) for the front end GUI. The .swf file is compiled from animate document(.fla) file and the action script file(.as)
2) Currently as flash player is blocked by latest windows version, the swf files are not played during execution of the app. I need to have a work around solution to use the flash files in our app. Else what is the option for appropriate conversion of the files (.fla/.as/.swf) inorder to colour changes, data display, movie play, movement of object based on dynamic data etc) as available in the app.
Any suggestions please???
