Web Hosting Talk







View Full Version : Help! Flash appears too small in website


Kristy
09-14-2008, 12:39 PM
Hi,

I have a flash file that I am trying to embed into a webpage but it appears too small.. if I watch the presentation on my computer, I can even view it at full screen.. but on the website, the height and width parameters seem to be useless.

Any ideas?

My code:

<embed type="application/x-shockwave-flash"
pluginspage="http://www.adobe.com/go/getflashplayer"
width="500" src="images/eggevent.swf" /> <noembed><p>Sorry, your browser cannot support this flash presentation.</p></noembed>

It's been placed on the website: http://tinyurl.com/6g99pw

Thanks,
Kristy

Kristy
09-14-2008, 11:05 PM
Thanks guys. Someone told me to use Google's swfobject to embed the flash - and it worked.

Here's where you can find out about it:
http://code.google.com/p/swfobject/


Hope it helps,
Kristy