answersLogoWhite

0

The file format SWF (aka Shockwave Flash) is used to play Flash files within an HTML document. Below is a very simple block of code that would accomplish this. Please note that if the user does not have the "Flash Player" plugin a broken icon will appear. This code is the very minimum code needed and assumes that you already have exported your SWF file and placed it somewhere on the internet.

Generally you use both a OBJECT tag and a EMBED tag because Internet Explorer uses one and Netscape uses another.

Currently, to embed Flash to web page, it is recommended to use SWFObject rather than OBJECT and EMBED - http://code.Google.com/p/swfobject/ (source: playerdiy.com)

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you import a flash game in a HTML document?

You will need to embed the SWF file in your HTML using the following code:


How do you get the HTML code for a game not for the myspace but the actual embed?

It isn't a code it is a .swf file so you need to get the .swf file yourself and upload it to your site or hotlink it from someone elses site.


How can you get the HTML for swf files?

You cannon get the HTML since .swf is a file type created using Macromedia.


Where are digital photographs best saved swf jpg doc HTML bmp?

Jpg


Need Codes to embed adobe flash player?

Flash can generate an HTML page when publishing your SWF. There are many ways to embed Flash files for use by Adobe Flash player in HTML. However, I recommend the following XHTML code: <object type="application/x-shockwave-flash" data="[PATH TO SWF FILE HERE]" width="[WIDTH HERE]" height="[HEIGHT HERE]"> <param name="movie" value="[PATH TO SWF FILE HERE]" /> </object>


Is there some sort of free non trial SWF to MP3 converter that you can download or use from the net?

Visit the URL posted below for a FREE download of the Easy SWF to MP3 1.0.3:http://www.brothersoft.com/downloads/swf-to-mp3.html


How do you tell if a game is downoadable through swf downloader?

Just find its format in source code. If it is .swf, then you can download it.


Adobe Flash creates what type of animation?

HTML and SWF Or FbF or Cutout if that's what you're asking.


What Is The Code To Show An Html A Text?

<code><code>HTML TEXT HERE</code></code>


HTML code has a limit of 10 webpages per site?

No! HTML is simply code. You can write 1 million pages of HTML code if you want. HTML is not a program. Its code. Now you may have a program that uses HTML code and that program has limitations. But not HTML itself.


How do you tell what type of programming is used on a certain webpage?

I'll tell you: it is HTML, CSS, JS, SWF and perhaps JAVA.


How do you put swf game files on HTML?

you can do it this way :