K, i had to make a change to the filefront ame file.......seem's that there are a bunch of different embedded address's such as static1, static2, static3, etc.......So i made the necessary changes required.....(This should fix the problem that towermatt ran into.)
Towermatt, the first thing to do is go into your admincp, then ame cp, click on display, and then look for filefront......over on the right handside, click delete, then follow these steps:
go to the ame cp in your admin control panel and open display. Scroll down to the bottom of the page, and click on "add new".
In the title space, FileFront.com
In the description, Filefront video
In the display order, 414 (or whatever number you want)
Active, set to yes
Contain, set to yes
Regular expression, insert:
http://files\.filefront\.com/([\w+/;]+)\.html
Replacement, insert: <object width="450" height="338"><param name="movieID" value="$p1&autorun=false"></param><param name="wmode" value="transparent"></param><embed src="http://$p1&autorun=false" type="application/x-shockwave-flash" wmode="transparent" width="450" height="338"></embed></object>
Extract destination data, set to yes
Embedding Regexp, Insert:
http://([\w]*\.filefront\.com/ffv6/player/vp_embed\.swf\?v=[\w]+)
Nothing else to do but click "save" and you are good to go........I am not very good with the actual xml stuff. So i have been doing these updates manually for my own site.
hotwheels