never mind, I used the following:
#fv_player_pro_boxContent button#fv_player_pro_boxPrevious {
display: none !important;
}
#fv_player_pro_boxContent button#fv_player_pro_boxNext {
display: none !important;
}
Thank you guys for your quick response. I am actually using Rackspace CloudFiles, which itself is a CDN or I’ve added their CDN to my CloudFiles, it’s been awhile so i don’t remember how it’s setup. But none the less, I am using a CDN to service both my video and images.
My site may not load as slowly as I was thinking, or maybe I was being to critical. I think in the back of my head, I just new for each of the videos I’m placing on a page is another two html requests, and thought it would be nice if i could just load one image instead of 20 or 30.
my site is http://matthewchevalier.com obviously once it’s cached it works great, my concern was for mobile users. At the end of the day, the answer is probably in my site design and how much i put on a single page.
but I’m open to suggestions or feedback if you have any.
thank you,
matt
sorry for the spelling and grammar, I hit submit on accident and can’t find a way to edit my post.