Jump to content
Sign in to follow this  
patcran

Flash Animation in Feature Page

Recommended Posts

patcran

I have a flash animation that I want to put in one of the feature pages. Is there a way I can easily do this? Thanks! - Pat

Share this post


Link to post
Share on other sites
Andrew

sure, do you know how to embed flash using HTML?

Share this post


Link to post
Share on other sites
patcran

Thanks for the reply. I've been messing around with embedding the code and I can't seem to get it right. Here's what I've been doing so far. <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="610" height="340" id="feature_gcom_logo" align="left"> <param name="allowScriptAccess" value="sameDomain" /> <param name="allowFullScreen" value="false" /> <param name="movie" value="feature_gcom_logo.swf" /><param name="menu" value="false" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /> <embed src="FLASH/feature_gcom_logo.swf" menu="false" quality="high" bgcolor="#ffffff" width="610" height="340" name="feature_gcom_logo" align="left" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" /> </object> Any help would be great! Thanks!

Share this post


Link to post
Share on other sites
Andrew

Quite hard to debug from that.... although a link to your site (with the code might help) Have you tested it with something like a YouTube video?

Share this post


Link to post
Share on other sites
britaidian

I think that the problem is not with the code, its actually with wordpress. you might want to find a wordpress plugin to make your flash code work. Kimli embed flash is one that I know works. There is I believe another called simple flash embed. Wordpress has a real hard time with flash for some reason.

Share this post


Link to post
Share on other sites
jnoh

Hey Pat, Have you gotten the code to work using those plugins yet?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×