<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Ok so a little researching got me some nifty 
browser detection schemes and now I am able to see the flash content in all 
browsers. All we ended up using was some ASP "HTTP_USER_AGENT" and some 
conditional logic to direct the browser based on browser name, then used the new 
JS function for IE, and the old way with the <object> 
<embed> tags for anything other than IE.... works really 
well.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Chad</FONT> </DIV></BODY></HTML>