###Extract MP3 from SWF files on Linux (Ubuntu)
We will use a tool called swfextract contained on the package swftools, so first we will install it
sudo apt-get install swftools
Once installed first we will see wich media we can extract from our swf file.