# Displaying flash on site

**URL:** https://forum.kirupa.com/t/displaying-flash-on-site/37332
**Category:** Uncategorized
**Created:** [December 9, 2003, 1:54am UTC](https://forum.kirupa.com/t/displaying-flash-on-site/37332 "2003-12-09T01:54:39Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![LegendX](https://avatars.discourse-cdn.com/v4/letter/l/48db29/32.png) [@LegendX](https://forum.kirupa.com/u/LegendX)
#### Post date: [December 9, 2003, 1:54am UTC](https://forum.kirupa.com/t/displaying-flash-on-site/37332/1 "2003-12-09T01:54:39Z")

</div>

Ok, how do i do that? i know there is a code, but i am confused.

```php
<object classid="clsid:D27CDB6E..." ...>
    <param name="movie" value="foo.swf">
</object>

```

Is that it? and how do i add the width and heighth?

[http://pixelmindz.com/images/v4/banner001.swf](http://pixelmindz.com/images/v4/banner001.swf) is the thing i need to put on my site.
