3214 Posts in 848 Topics by 810 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 886 Views |
-
Embedding Flash in Template using SWFObject2

17 February 2009 at 11:39am Last edited: 17 February 2009 11:42am
This isn't really a question, more of a tip for those, like myself, who have been puzzling over why embedding Flash into a template using SWFObject2 (as recommended by the SilverStripe team) caused their sites to give an 'operation aborted' message in Internet Explorer 6.
You simply have to close the <base> tag in the head using conditional comments, so only IE sees the </base>. I found this in the FAQs on the SWFObject site: http://code.google.com/p/swfobject/wiki/faq
Guess I should have looked there first before trying to engineer all sorts of elaborate workarounds!
| 886 Views | ||
|
Page:
1
|
Go to Top |

