I need that flash animation (World of Warcraft: Wrath of the Lich King) of Arthas for my website. It is pretty well protected (can't download it by using some program like orbit). I always end up with two files while downloading it: Loader.swf and Main.swf but they both aren't really working. The link to see the animation is
http://media.worldofwarcraft.com/wra...lobal/main.swf
or just simply the worldofwarcraft.com/wrath.
You can get the file to your website unedited by using this simple (or not?) html code:
<OBJECT
classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase=
"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"
WIDTH="800" HEIGHT="600" id="loader">
<PARAM NAME="movie" VALUE="http://media.worldofwarcraft.com/wrath/flash/global/loader.swf?mainfile=http://media.worldofwarcraft.com/wrath/flash/global/main.swf
">
<PARAM NAME="quality" VALUE="high">
<PARAM NAME="bgcolor" VALUE="#FFFFFF">
<EMBED src="http://media.worldofwarcraft.com/wrath/flash/global/loader.swf?mainfile=http://media.worldofwarcraft.com/wrath/flash/global/main.swf
" quality="high" bgcolor="#FFFFFF"
WIDTH="800" HEIGHT="600" NAME="myMovieName" ALIGN=""
TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT>
So if u have it (or know anyways of getting it) post to me or to this topic