Flash in html

Outlander

Club Cricketer
Joined
Feb 9, 2007
Online Cricket Games Owned
how can i put something i made in flash into a html document.
 
Use the embed tag :)

e.g.
Put <embed src="example.swf">

Where 'example.swf' is the name of the flash document - Assuming the flash is in the same directory as the HTML page...

You can also have other attributes such as 'height="something"' and the same for width.

Hope that helps
 

Users who are viewing this thread

Top