View Single Post
  #19 (permalink)  
Old 02-21-2008, 10:26 PM
aramesh aramesh is offline
D-Web Programmer
 
Join Date: Mar 2007
Posts: 72
aramesh is on a distinguished road
Default Re: Flash Tips & Tricks

How to download Flash object embeded in HTML Page?

There are two ways to download the (.swf) file,

1. First we want to know the file name of .swf, we can get it by

Right click the mouse
View Source and
Enter the key word .swf in find option.

we can get the file name.

Now, we can take this file from Temporary Internet Files folder in our system. While we visit or browse a site all file are stored in Temporary Internet Files, from this folder we can take all the files.

2. Second method is by using some swf catcher (like Sothink Swf Catcher) softwares we can download the file.

By using these methods only ill download the Flash object.

Regards
A.Ramesh
Reply With Quote