Question:

Can somebody tell me how to download and open swf files?

by  |  earlier

0 LIKES UnLike

i've tried to download a free software to open the swf files,but i couldn't get any.2. How can i build my own flash animated website? any clue?

 Tags:

   Report

3 ANSWERS


  1. What exactly are you trying to accomplish?

    SWF files are simply flash files... you open them with a web browser to see them. You can't edit them unless you have a SWF Decompiler (google it).

    To build a website, you need some basic knowledge of HTML. You can try a bunch of WYSIWYG (What you see is what you get) HTML editors, which makes it easier for beginners to create web pages.

    Here's a list http://en.wikipedia.org/wiki/List_of_HTM...

    As for Flash files, you will need to make them using Adobe Flash, which is a different (and very expensive!) program.


  2. u need a Web browser with a Flash Player, if not then download the player .

    To make a flash Website, u have to get

    1) Flash 8 (buy it )

    2)good tutorials ( a good book ( a Dummies book will be good ) or a good link to a Web site tutorials for Flash

    Like http://www.baycongroup.com/flash/00_flas...

    http://www.teacherclick.com/flash8/index...

  3. Step 1) Locate the URL to your .SWF file. (I did this by viewing the source of the page - Right Click on the page --> View Source - and then finding the .swf code.

    Step 2) Open Notepad

    Step 3) Paste the following code

    <html>

    <head>

    </head>

    <body>

    <a href="http://www.bytescout.com/demo/swfs... here to download</a></body>

    </html>

    Step 4) Change the URL in the quotes in the href tag to your URL

    Step 5) Save the file (File --> Save As --> Change "Save as type:" to "All files" --> Change "File Name:" to download.htm.

    Step 6) Locate your newly created .htm file and double click it to open it in a browser.

    Step 7) Right Click on the link and Select Save As

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.