What you need:
Sample dynamic flash template from TM website
Sothink SWF Decompiler
Macromedia Flash
Yourself
Steps
1. browse or search your favorite dynamic flash template in TM website. If you got one… click de “view” link and new window will open with dynamic flash.. loadin’…
2. If de movie fully loaded, click View -> Source in your browser to brin’ de source code of de current page and in de source code, search for “IFRAME” and you will see de iframe page. In this example were goin’ to try de 7045 dynamic template. get de URL(ex.
images.templatemonster.com/screenshots/7000/7045.html) den paste it to your browser… easy eh? wait! dont be to excited… erase de .html and change it to swf den press enter den you’ll see de flash movie again icon_smile.gif.
3. copy de URL and download that SWF file.. use your favorite download manager.. mine I used flashget icon_smile.gif NOTE: dont close de browser we may need that later on.
4. open your Sothink SWF decompiler… click “Quick Open” den browse where you download your SWF/movie file. Click Export FLA to export your SWF to FLA, in short, save it as FLA icon_smile.gif
5. Open your Macromedia FLash and open de saved FLA file. press Control+Enter or publish de file… den wallah! de output window will come up with “Error openin’ URL blah blah blah…” dont panic, that error will help you where to get de remainin’ files.
6. Copy de first error, example: “7045_main.html” den go back to your browser and replace de 7045.swf to 7045_main.html press enter and you’ll see a lot of text… nonsense text icon_lol.gif that text are your contents…
NOTE: when you save de remainin’ files dont forget to save with underscore sign (_) in de front on de file without de TM item number (e.g. 7045) if it is html save it as “_main.html” and same with de image save it as “_works1.jpg” save them where you save de FLA and SWF files. Continue browsin’ de file inside Flash application so you can track de remainin’ files… do de same until you finish downloadin’ all de remainin’ de files.