AME Help

otto07

New Member
i need a updated hulu.com AME code the current one does not work

here is the curent AME info i have for hulu

Regular expressionThe regular expression to search for. Note there are no boundaries!

http://www\.hulu\.com/watch/([\w]*)/[&\w;=+_-]+


ReplacementThe HTML to use. Note the backreference!

<object width="$ameinfo[width]" height="$ameinfo[height]"><param name="movie" value="http://www.hulu.com/embed/$p1"></param><embed src="http://www.hulu.com/embed/$p1" type=" application/x-shockwave-flash" width="$ameinfo[width]" height="$ameinfo[height]"></embed></object>


some one please update it so it works and post it here thnx.

i get it to display but it says the video does not exist when it really does
 
Back
Top