HTML Wrapper needed--but why?
I have published (from Necromanthus' FLV player) into a folder: the HTML which calls the SWF which plays the FLV files. Works fine. But you must run the HTML file. If you run the SWF directly, the player shows up but not the videos, and the buttons do nothing.
So what is so special about running from the HTML? As far as I can tell from the source, it is the standard code for embedding an SWF and I can't see why it would be required to make the SWF actually play the FLV files.
BTW, could this somehow be related to the fact that the videos are not showing up when uploaded to a server (even though in that case I AM running the HTML file) but do play locally when and only when the HTML is run?