Breakdancing Transformers
Yea that's some pretty cool stuff.
They need more of a selection though, just the 2 bots gets kinda boring. However, it must have taken them a good while to just render those 2 bots.
They need more of a selection though, just the 2 bots gets kinda boring. However, it must have taken them a good while to just render those 2 bots.
Originally Posted by DB7 2.0
badass...how do you save that kinda stuff tho? :happysad:
right click that link and save as. That should save it to your pc.
Edit: nope. sorry, that just saves the player. The player refrences some other file that I can't see. If you can figure out what file it's refering to then you should be able to just add that to the end of the url and download it.
Originally Posted by DB7 2.0
:happysad: yeah, i couldnt find the file either and for some reason, my work comp wont view the source code of that page, but not sure if that wouldve helped anyway :happysad:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Video_player_06</title>
</head>
<body bgcolor="#333333">
<!--url's used in the movie-->
<div align="center"><a href="mailto:mark@wilenkin.com"></a> <a href="mailto:charlie@wilenkin.com"></a>
<a href="mailto:dan@glowingcactus.co.uk"></a> <a href="mailto:gordon_hagan@hotmail.com"></a>
<a href="www.wilenkin.com"></a> <a href="www.lazermusic.com"></a> <a href="mailto:info@lazermusic.com"></a>
<a href="mailto:info@lazerevents.com"></a>
<!--text used in the movie-->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="640" height="500" id="Video_player_06" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="Video_player_06.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#333333" />
<embed src="Video_player_06.swf" quality="high" bgcolor="#333333" width="640" height="500" name="Video_player_06" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</div>
</body>
</html>


