The Computer Oracle

How can I play a .swf file using Google Chrome?

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------

Take control of your privacy with Proton's trusted, Swiss-based, secure services.
Choose what you need and safeguard your digital life:
Mail: https://go.getproton.me/SH1CU
VPN: https://go.getproton.me/SH1DI
Password Manager: https://go.getproton.me/SH1DJ
Drive: https://go.getproton.me/SH1CT


Music by Eric Matyas
https://www.soundimage.org
Track title: Dreaming in Puzzles

--

Chapters
00:00 How Can I Play A .Swf File Using Google Chrome?
00:28 Answer 1 Score 3
00:40 Answer 2 Score 87
00:56 Accepted Answer Score 4
01:36 Answer 4 Score 5
02:17 Thank you

--

Full question
https://superuser.com/questions/116352/h...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#googlechrome #swf

#avk47



ANSWER 1

Score 87


I had created a file flash.html with this content:

<object>
    <embed src="file.swf" width="100%" height="100%"></embed>
</object>

Then opened the file in Chrome.

Otherwise when I was dragging an swf file to Chrome, it was just downloading the file.




ANSWER 2

Score 5


Catttdaddy's answer is basically correct, but with Chrome version 57 and later, plugins are deprecated (for more information, see this) and you may need to enable Flash in another way, via Chrome Settings. Without it enabled, the file will be downloaded instead of opened. To enable Flash in Chrome:

  • Enter the URL chrome://settings/
  • Search for "Flash"
  • Under Privacy, click "Content Settings"
  • Under Flash, choose option "Allow sites to run flash"

You may want to change that back to your original setting for security or other reasons after you've opened the SWF file.




ACCEPTED ANSWER

Score 4


Chrome has a built in Flash Player called PepperFlash. Go To chrome://plugins/ and ensure that "Adobe Flash Player" is Enabled. You can also go to chrome://components/ to ensure that it is updated. If you still have problems go to "Your Root"\Users\"Your UserName"\AppData\Local\Google\Chrome\User Data\PepperFlash\"Version Number"\ Then rename the pepflashplayer.dll to pepflashplayerX.dll.




ANSWER 4

Score 3


You can play .swf files with Google Chrome. Just drag the file from its current location to your current tab.