How do I embed flash content in Word Press?
0
I’m trying to figure out how to embed a flash map we’ve built into wordpress.
I’ve tried using the following code, but it makes the map tiny in chrome and tiny + shows code in firefox.
Help?
Leave a Reply
You must be logged in to post a comment.
1 Answer
3
The code didn't go through -- be sure to indent four spaces.
In general, you could try this Flash embed plugin.
Greg Linch
554
Leave a Reply
You must be logged in to post a comment.
Your Answer
Please login to post questions.

Yup, that’s a good solution, although that div will need to have a width set too: e.g.
.
Center within the WP page? The easiest way — if WP allows it — would probably be to wrap it in a
Thanks, now I just need to figure out how to center this damn thing.