Question:

How can I put a flash movie from my folder to my site/blog?

by  |  earlier

0 LIKES UnLike

I have a photogallery and it's a flash movie/SWF type. I wanted to put it in my blog but how? Is there a way for me to get the codes or what?

 Tags:

   Report

1 ANSWERS


  1. First you have to upload your .swf file to a server. There are a lot of free servers available to upload your movie (http://www.0php.com/free_PHP_webhosting....   http://www.free-webhosts.com/). If you have gmail ID upload your file @ http://pages.google.com/ then click on the file and get the url of your file (eg. http://yourid.googlepages.com/somefilena...

    .swf)

    then insert this code in your blog

    <object width="550" height="400">

    <param name="movie" value="somefilename.swf">

    <embed src="http://yourid.googlepages.com/somef... width="550" height="400">

    </embed>

    </object>

    have a look @ my flash blog to C an example

    http://flash-workshop.blogspot.com/

    Anil

    anilkumarnd@gmail.com

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions