Quote:
Originally Posted by MonkYZ
Yes, i've made my own gametrailers definition. I'm sure it's not perfect, but works ok for my website. You can see an example working in here: http://www.consolegames.ro/forum/f8-...os/index4.html
I'll try to guide you on how to add the definition:
1. Go to Administrator Control Panel
2. Go to AME CP
3. Go to Add New
4. In provider textbox enter "Gametrailers.com"
5. In tag textbox enter "gametrailers" (without quotes)
6. In URL textbox enter
PHP Code:
http://www.gametrailers.com
7. In Regex URL textbox enter
PHP Code:
http:\/\/www\.gametrailers\.com\/video\/.*\/([0-9]+)
8. Leave Regex Scrape empty
9. Enter this code in Embed textbox
PHP Code:
<center><div><embed src="http://media.mtvnservices.com/mgid:moses:video:gametrailers.com:{vb:raw code}" width="640" height="385" type="application/x-shockwave-flash" allowFullScreen="true" allowScriptAccess="always" base="." flashVars=""></embed></div></center>
10. Choose Save
11. Go to AME CP Tools and Rebuild. You're done!
Hope it helps! Enjoy!
|
Ive done exactly as you said, and all I get is a link when posting a video's url.
Not sure where the mistake is.