How can I show a .swf file?

The below link would help in placing the swf file in your home page http://www.w3schools.com/html/html_object.asp You could mention the path as /wp-content/uploads/your.swf or you could use wp_upload_dir(); References : http://codex.wordpress.org/Function_Reference/wp_upload_dir

Extract images from .swf viewer?

Best way is to put the .swf file in a decompiler for image extraction. Decompilers are smart enough to extract images for you and arrange them. JPEXS Free Flash Decompiler is a more popular one http://www.free-decompiler.com/flash/You can extract other useful content from it as well. Just download the .swf file from the website

How do you decompile a swf file

I am the maintainer of a site that has allegedly ‘lost’ the source code to a flash swf file. How do I decompile this source? Are there any programs online or offline that I could use?