Jan 21

If you are looking for adding Flash movies for your webpage which will attract attentions of your website visitors and hence more traffic then all you have to do is to follow the steps given blow !

Before getting started you should complete designing part of your movie, now you will have to save your movie as ? flashmovie.fla ? ( or whatever name you want )
Now for embedding flash movie within your HTML pages of your site you will have to get back to Flash application and will have to follow few steps :
Open your newly created Flash movie. Now you need to export this movie using File >> Export Movie
Provide the name for the your flash file as flashmovie.swf ( or whatever name you want ) Choose the location where this file would be stored and complete the process.


Now you need to open the HTML webpage where you want to publish this Flash movie and insert below code within your webpage. Using above code you can embed Flash movie within your webpage which can be viewed in webbrowser. If any webuser don?t have Flash plug-in installed on their computer then they wont be able to view this Flash movie and a broken icon would appear on the webpage for them. So its necessary to have Flash plug-in installed on computer of webuser.
Regarding code : You can see there are two tags used within code <embed> and <object> tag respectively. <object> tag is recognized by Internet Explorer while <embed> tag is for Netscape as Netscape webbrowser ignores <object> tag. Thus using both tags all webusers can view your Flash Video file non matter which webbrowser they are using ( Internet Explorer / Netscape )

Just upload your Flash Movie and Flash embedded HTML page on your dedicated server, that’s all you have successfully published Flash movie on your website. Make sure all website visitor should have Flash Player installed as addon plugin for their browser.

Update me when site is updated