Someone tell me how to share my flash video on website?

Discussion in 'Graphics & Multimedia' started by Shirley1874, Sep 1, 2008.

  1. #1
    I’ve an avi video about my summer vacation and I converted it to flv with Flash Video MX Pro (http://www.swfkits.com/video_to_flash_encoder/download.html ), the program is great, I added many special effects with it. But how can I share my video with my friends. Someone told me that I could upload the flv to my personal website. Can anyone kindly enough to tell me how to put it into my personal website? And will the special effects influnce the quality? Thank you.
     
    Shirley1874, Sep 1, 2008 IP
  2. morph07

    morph07 Peon

    Messages:
    194
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Here is a site that offer a video submission videosubmission.com..
    hope you can also share it with me....:)
     
    morph07, Sep 2, 2008 IP
  3. nevmoscoso

    nevmoscoso Peon

    Messages:
    274
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    just embed the video files.. done.
     
    nevmoscoso, Sep 2, 2008 IP
  4. Stephanee

    Stephanee Guest

    Messages:
    72
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    In my experience, it's very easy to solve this problem with a program named moyea web player pro
    With this program and follow the steps below you could add videos to your site:
    Step 1: Download Moyea Web Player Pro the link above, install and launch it

    Step 2: Add flash videos into moyea web player Pro (Other videos could be converted to web videos by Video4Web)
    Step 3: moyea web player Pro publics a swf file named mwplayer.swf and a html file named index.html

    Step 4: Upload the flash videos and mwplayer.swf to the same folder.

    Step 5: open index.html with notepad or dreamweaver, edit the embeded code as
    <embed src="/foldername/mwplayer.swf"
    width="500" height="450" align="middle" quality="high" name="player"
    allowScriptAccess="sameDomain" allowFullScreen="true"
    type="application/x-shockwave-flash"></embed>

    Step 6: Copy and paste the edited embedded code to your web page. Then the flash videos will appear on your website.
    Hope it can help you.
     
    Stephanee, Sep 2, 2008 IP
  5. Shirley1874

    Shirley1874 Peon

    Messages:
    558
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Okay, I've done what you said, it works, thanks.
     
    Shirley1874, Sep 21, 2008 IP
  6. amirsalmani

    amirsalmani Active Member

    Messages:
    292
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #6
    Good way of give the solution Stephaneee
     
    amirsalmani, Sep 21, 2008 IP
  7. bizjam55

    bizjam55 Well-Known Member

    Messages:
    830
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    108
    #7
    this was helpful, thanks
     
    bizjam55, Sep 22, 2008 IP