In2tv(AOL)

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
Sasafrass452
Posts: 49
Joined: Fri Jun 09, 2006 10:13 pm

In2tv(AOL)

Post by Sasafrass452 »

When I watch a video at http://aol.com/in2tv , the video is choppy. I believe this is because of the scrolling text/links to the right of the video player, but I can't seem to block it. Can anyone help?

Here's a direct link to a video: http://video.aol.com/video/tv-perfect-s ... te/1873016 Look for the small arrows to the right of the video player, & you'll see the scrolling text.
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

See if this helps:

Code: Select all

.video.aol.com#div(id=linkDiv)
Sasafrass452
Posts: 49
Joined: Fri Jun 09, 2006 10:13 pm

Post by Sasafrass452 »

Nope, that didn't work :(
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

Oops .. my mistake. I left a 'dot' at the beginning.

Code: Select all

video.aol.com#div(id=linkDiv)
Sasafrass452
Posts: 49
Joined: Fri Jun 09, 2006 10:13 pm

Post by Sasafrass452 »

Thanx, but that didn't really work. However, blocking http://o.aolcdn.com/mediaplayer/publish ... ascade.png
seems to have done the trick.....
Locked