Quote:
Originally Posted by sweede
I'm trying to get embed code for www.purepwnage.com to work.
Example movie URL
http://www.purepwnage.com/episodes/s2/3/
Example Embed code for the above movie
HTML Code:
<embed type="application/x-shockwave-flash" src="http://flash.revver.com/player/1.0/player.swf"
pluginspage="http://www.macromedia.com/go/getflashplayer" scale="noScale" salign="TL" bgcolor="#000000"
flashvars="mediaId=[B]405304[/B]&affiliateId=108598&allowFullScreen=true&pngLogo=http%3A//www.purepwnage.com/images/revver_logo_1.png"
allowfullscreen="true" height="392" width="480"></embed>
I guess that i will need to use the extract feature of AME to extract the mediaId from the webpage and use the above embed code, replacing the mediaId with $p1 to do the replacement.
however, what im trying doesnt seem to want to work.
Code:
http://www\.purepwnage\.com/episodes/(s[\d+])/([\d+])/
Code:
<embed type="application/x-shockwave-flash" src="http://flash.revver.com/player/1.0/player.swf"
pluginspage="http://www.macromedia.com/go/getflashplayer" scale="noScale" salign="TL" bgcolor="#000000"
flashvars="mediaId=$p1&affiliateId=108598&allowFullScreen=true&pngLogo=http%3A//www.purepwnage.com/images/revver_logo_1.png"
allowfullscreen="true" height="392" width="480"></embed>
Thanks
|
Here is Purepwnage, just upload and import the .xml