1. #1
    candice7683
    candice7683 is offline
    Newbie

    Posts
    2
    I have a video which is converted into flv and swf formats. I did it with a software called Flash Video MX Pro. The software 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 it 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.


    See More: How to put the video into my personal website




  2. #2
    echo8383
    echo8383 is offline
    Newbie

    Posts
    1

    Re: How to put the video into my personal website

    what formats do you need? such as AVI FLV SWF WMV



  3. #3
    Shirley1874
    Shirley1874 is offline
    Newbie

    Location
    United States
    Posts
    1

    Re: How to put the video into my personal website

    In my experience, it's very easy to solve this problem with a program named moyea web player pro
    Follow the step below you could add your video to your site:
    Step 1: Download Moyea Web Player Pro, 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.



  4. #4
    Jan Roos
    Jan Roos is offline
    Junior Member

    Location
    CA
    Posts
    6 - liked 1 times
    Follow Jan Roos On Twitter

    Re: How to put the video into my personal website

    Or you can upload the video on youtube and copy and paste the code on your site.



  • Similar Threads







  • Quick Reply Quick Reply

    If you are already a member, please login above.