jasonsalas
IS-IT--Management
I'm trying to reference a Flash animation in a WebPartZone for a dynamic time widget, but it won't render. The file can be accessed either through SCRIPT or EMBED tags within the page's body. So, it's not contained within a regular ASP.NET control that can be wrapped into a GenericWebPartControl Is it possible to use Flash animations?
I'm thinking that it might work by using a custom server control and then HtmlTextWriter.Writer()'ing the SCRIPT markup to the page. Anyone have any luck with this?
I'm thinking that it might work by using a custom server control and then HtmlTextWriter.Writer()'ing the SCRIPT markup to the page. Anyone have any luck with this?