Is flowplayer/example/flowplayer.min.js an important file? The reason I'm asking is because it seems to go with a specific demo file, yet it's loaded on every page of the site. Is it possible to have this file stop loading for users?
Is flowplayer/example/flowplayer.min.js an important file? The reason I'm asking is because it seems to go with a specific demo file, yet it's loaded on every page of the site. Is it possible to have this file stop loading for users?
Comments
Comment #1
robloachIt's only used when Flowplayer is used on the page. It's what processes the Flowpayer objects so that the video displays correctly. So, if you have a flowplayer object on every page, you'll have flowplayer.min.js on every page.
Comment #2
jbrown commented