A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: HTML Wrapper needed--but why?

  1. #1
    Senior Member
    Join Date
    Feb 2004
    Location
    Halifax, MA
    Posts
    205

    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?

  2. #2
    Relaxing tmoore935's Avatar
    Join Date
    Oct 2001
    Location
    colorado, usa
    Posts
    1,713
    look at the html while on the web and then look at the swf file. The html sets up how thw swf will be viewed. It also has the meta tags. You can just have the swf, but it will look distorted since the swf wants to fill the screen. Having the html display the swf is the way to go.
    Any programming language is at its best before it is implemented and used.

  3. #3
    Senior Member
    Join Date
    Jun 2000
    Posts
    3,512
    Did you put the flv files on the server along with the swf?

  4. #4
    Senior Member
    Join Date
    Feb 2004
    Location
    Halifax, MA
    Posts
    205

    It was the server

    Thanks, I did put the flv files up--it turned out to be the server. They work perfectly on a different server.

    I am still not sure why I can't just play the .swf locally. Ahhh....unless it is because my local player is Flash Player 6. I have the newest Flash in my browser. And I think you need at least 7 to stream FLV. (Alll these versions--I am going to go with 8 and tell everyone to just update.)

    Is there a standalone Flash 8 player yet?

  5. #5
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    unless it is because my local player is Flash Player 6
    Bingo

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center