iFrames in Omeka

I'm thinking about transferring my HTML code website into Omeka because of the database architecture. We have lots of text, image, and video items. We make frequent use of iFrames to display Flash video, external slideshows, and things like Amazon Associates widgets. Is it possible to create an iFrame on an Omeka Page? How?

You should try to make/modify an Omeka theme to see if you can use iframes in the manner that you want.

http://omeka.org/codex/Getting_Started_with_Themes

You might also try to use the SimplePages plugin and add iframes to it.

Let me know if this helps.