I’ve an avi video about my summer vacation and I converted it to flv with Flash Video MX Pro (http://www.swfkits.c...r/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 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.
Someone tell me how to share my flash video on website?
Whether you're a seasoned veteran or a struggling beginner, Web Radiance is the web development and web design forum for you. You'll find answers to all your HTML, CSS, SEO, and Programming needs. Pull up a chair and stay awhile.
Page 1 of 1
Someone tell me how to share my flash video on website?
#2
Posted 02 September 2008 - 07:20 AM
In my experience, it's very easy to solve this problem with a program named moyea web player pro
http://www.flash-vid...r-pro/download/
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
http://www.flash-vid...erter/download/)
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" pluginspage="http://www.macromedia.com/go/getflashplayer/></embed>
Step 6: Copy and paste the edited embedded code to your web page. Then the flash videos will appear on your website.
For more information: http://www.flash-video-mx.com/webplayer-re...to-website.html
Hope it can help you.
http://www.flash-vid...r-pro/download/
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
http://www.flash-vid...erter/download/)
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" pluginspage="http://www.macromedia.com/go/getflashplayer/></embed>
Step 6: Copy and paste the edited embedded code to your web page. Then the flash videos will appear on your website.
For more information: http://www.flash-video-mx.com/webplayer-re...to-website.html
Hope it can help you.
#4
Posted 02 September 2008 - 03:41 PM
They don't have the same IP...
Share this topic:
Page 1 of 1


Help
This topic is locked

MultiQuote










