Sorry but I think we understood well enough but if ever we haven't then you will need to reexplain in greater details what you did & add screenshots.
If the Flash player plugin has been turned off permanently at some point by someone using the current profile in past years, it will no longer display a confirmation screen when you load a page with a swf movie in the browser, the swf movies will simply be ignored without any warning, that's normal browser behaviour given the manufacturer's implementation.
The Flash plugin configuration can take different values, you can check what your browser uses in your current profile folder ie /dev_hdd0/home/0000xxxx/webbrowser/settings.xml where 0000xxxx should be replaced with the current profile user id. If you only ever created one user profile, it will be 00000001 otherwise it may be a higher number, check the /dev_hdd0/home folder.
Editing the xml file to change the plugin configuration & try to re-enable it is pointless, the settings.xml file is automatically generated by the browser when it starts, any changes you make to it will be ignored & deleted.
The plugin settings are stored somewhere else, I never took the time to find out where.
Iirc this is the markup in settings.xml when the plugin has been turned off permanently:
<?xml version="1.0"?> <setting><plugin_confirm_status>3</plugin_confirm_status> <plugin_show>0</plugin_show> </setting>