Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Mar 27, 2007 03:49 AM by dustin10
Member
103 Points
467 Posts
Mar 26, 2007 11:08 AM|LINK
Hi there,
I have tried inserting a .swf banner into a page but with no joy.
Does anyone have a working example of using a banner within an asp.net 2.0 page?
Thank you
Shane
314 Points
90 Posts
Mar 26, 2007 08:57 PM|LINK
Shane,
Please post your <object> tag code you are using to include the banner in the page.
Mar 26, 2007 11:15 PM|LINK
Hi Mike,
This is my object im trying,
<
classid
codebase
/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
width
height
type
plug
</
37 Points
14 Posts
Mar 27, 2007 03:49 AM|LINK
Search BeWise Flash Player on google. It is a free control that can be placed in your page. It works great.
Hope this helps,
Dustin
spnz
Member
103 Points
467 Posts
Display a flash banner within an asp.net 2.0 page
Mar 26, 2007 11:08 AM|LINK
Hi there,
I have tried inserting a .swf banner into a page but with no joy.
Does anyone have a working example of using a banner within an asp.net 2.0 page?
Thank you
Shane
mhestness
Member
314 Points
90 Posts
Re: Display a flash banner within an asp.net 2.0 page
Mar 26, 2007 08:57 PM|LINK
Shane,
Please post your <object> tag code you are using to include the banner in the page.
spnz
Member
103 Points
467 Posts
Re: Display a flash banner within an asp.net 2.0 page
Mar 26, 2007 11:15 PM|LINK
Hi Mike,
This is my object im trying,
<
objectclassid
="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"codebase
="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
width
="400" height="300" id="movie" align=""><
param name="movie" value="Images/mainbanner2.swf"/><
embed src="Images/mainbanner2.swf" quality="high" width="400"height
="300" name="movie" align=""type
="application/x-shockwave-flash"plug
inspage="http://www.macromedia.com/go/getflashplayer"></
object></
asp:Content>dustin10
Member
37 Points
14 Posts
Re: Display a flash banner within an asp.net 2.0 page
Mar 27, 2007 03:49 AM|LINK
Search BeWise Flash Player on google. It is a free control that can be placed in your page. It works great.
Hope this helps,
Dustin