How to download Flash object embeded in HTML Page?
Answer Posted / a.p.karthikeyan
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.
| Is This Answer Correct ? | 19 Yes | 5 No |
Post New Answer View All Answers
what should be inferred by a variable named birthplace_str? : Adobe flash
Hi All, I am new in flash so please help me, When I make a website on Flash & when we wright code on buttons in AS2[CODE: on(release) gotoAndStop ()], we found when we click twice on a button the page automatically switch. (means, code do not work properly). Thanks,
what are the properties can be used to control the order in which the user can tab through the elements in a flash movie? : Adobe flash
what are the steps is not required in order to test or deploy flash remoting? : Adobe flash
at which point can you start usability testing? : Adobe flash
which two panels can be used to change the label text of a button component? : Adobe flash
for methods within objects,what does the keyword this specifically refer to? : Adobe flash
when does the accessibility . Isactive () method return true? : Adobe flash
explain the correct way to create an alert box using geturl and javascript? : Adobe flash
How to write a program to create custom list in actionscript?
you want to skin flash cs3 components. What should you do? : Adobe flash
which of the methods provedes the most controlled printing of flash content? : Adobe flash
which two file formats can be imported into a swf file at runtime? : Adobe flash
What are the different primitive data types used in actionscript?
How to write a program that shows the usage of data types?