Link to home
Start Free TrialLog in
Avatar of Curtis_Shirley
Curtis_Shirley

asked on

Problems with embedding SWF in ASP.Net

I am trying to embed an swf file into my asp.net splash page below:

http://www.metritech.com/splash.aspx

and I put the swf file in a zip here:

http://www.metritech.com/met_splash.zip

I am currently trying to use Flash Control but have tried standard object tags with no luck. It simply does nothing with a white screen. I'm not sure what I'm missing and the SWF plays in the flash player fine by itself.
ASKER CERTIFIED SOLUTION
Avatar of Gyanendra Singh
Gyanendra Singh
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
or in one line use this

<embed src="yourSWF.swf" />