sentile-oldsecond
-
4/27/2012 3:04:00 PM
How do I stop browser from automatically downloading embedded flv?
For instance, on this page: http://www.oldsecond.com/Personal-Banking/Online-Mobile-Banking/Mobile-Banking-FAQ.aspx
I can put in the top main box the following code: <iframe width="420" height="315" frameborder="0" allowfullscreen="" src="/video/mobile.flv"></iframe>
The code seems to work but when I open that page in either Safari (Mac) or Internet Explorer (PC) both browsers try to automatically download the video instead of playing it in the browser.
I know when I subsitute a youtube video as the src, it embeds just fine. How can I embed my flv from my own server that will still play on most browsers?
|