|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
saving swf files
hellooo!!!
can i save a flash movie displayed in any internet site.... ![]() |
|
#2
|
||||
|
||||
|
Re: saving swf files
For the most part, Yes.
1) view the source code of the page and find the name of the .swf you want. 2) Make a simple html page with a link to the complete url of the movie. Example: Code:
<html> <a href="http://www.somesite.com/movie.swf">The file</a> </html> 3) Load your page into a browser. 4) Right click on the "The file" link and choose "Save Target As" or "Save Link As" option. The downside to this is that the movie you want may only be called from another movie so it's name may not be available. Hope this helps, wdn2k |
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > saving swf files |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|