By patbranch on
http://pbmedia.us/drupal-5.7/portfolio/bike
None of the portfolio pages are loading in IE7.. /bike, /life, /other (links on the node when you click portfolio). The full source is there and it's not a hidden/css issue.
Any ideas?
Comments
Solid Flash Blob
I think you'll find that IE requires more than just
to embed Flash.
See the Flash docs, wizards, sample code etc for how to put flash into HTML.
.dan. is the New Zealand Drupal Developer working on Government Web Standards
from
from http://www.w3schools.com/flash/flash_inhtml.asp
I'll try that then.. What I
I'll try that then.. What I did was embed a page with the flash, styles, and other files. http://pbmedia.us/portfolio/bike/
Can you really not embed a page with IE7?
If so, why isn't the menu showing up?
The problem is simply IE7 and
The problem is simply IE7 and Objects... I have no idea why.
I have no idea why you
I have no idea why you thought 'object' would work. I haven't trusted them for years, and using them to substitute for iframe is cheeky.
But with Netscape and IE6 out the window ... there is a chance they can live again. And that would be cool.
Try some research and test cases. But you will be on the cutting edge of using this method of site building. :-}
It's just not that well supported (by experience or documentation)
... even though it MAY work.
.dan. is the New Zealand Drupal Developer working on Government Web Standards