English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i have some swf files nearly about files which i saved fro a website i want to run that webpage in same manner but offline showing saved swf files

2006-10-31 20:23:52 · 1 answers · asked by Anonymous in Computers & Internet Programming & Design

1 answers

The usual way is to use the embed element in HTML and that points to the swf file.

There's a neater way, using SWFObject, which uses JavaScript to insert the Flash/swf file into the page. That does all the gnarly HTML markup for it, so all you really need to know is the name/location of the swf file (that will be on your local filesystem where you saved it).

http://blog.deconcept.com/swfobject/

2006-10-31 21:33:44 · answer #1 · answered by Isofarro 3 · 0 0

fedest.com, questions and answers