You could try to upload flash using Downloadable content module and then use Script module in WYIWYG to insert <object> tag with reference to Donwloadable content module.
Well, don't try to link file directly to [App_Data/Blobs...]. Asp.Net restricts every request to App_Data folder. Use special handler to get this file - link to this handler you could fetch from site menu.