Click here to Skip to main content
15,906,567 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to identify Pin
flash66529-Apr-08 16:24
flash66529-Apr-08 16:24 
Generalproblem passing parameters to ASp.NET when migrating foxweb to ASp.NET [modified] Pin
SAIRS28-Apr-08 6:08
SAIRS28-Apr-08 6:08 
QuestionBanner Problem (Master Page) Pin
ksaw12328-Apr-08 5:34
ksaw12328-Apr-08 5:34 
GeneralRe: Banner Problem (Master Page) Pin
Guffa28-Apr-08 5:58
Guffa28-Apr-08 5:58 
GeneralRe: Banner Problem (Master Page) Pin
Ashish Sehajpal28-Apr-08 6:18
Ashish Sehajpal28-Apr-08 6:18 
AnswerRe: Banner Problem (Master Page) Pin
Krazy Programmer28-Apr-08 7:20
Krazy Programmer28-Apr-08 7:20 
QuestionRe: Banner Problem (Master Page) Pin
ksaw12328-Apr-08 8:17
ksaw12328-Apr-08 8:17 
GeneralRe: Banner Problem (Master Page) Pin
Ashish Sehajpal28-Apr-08 8:26
Ashish Sehajpal28-Apr-08 8:26 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0"
id="Object1" width="490" height="352">
<param name="movie" value="images/movie.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#FFFFFF" />
<embed name="ad2" src="images/movie.swf"
quality="high" bgcolor="#FFFFFF" swLiveConnect="true"
width="490" height="352"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>
</object>



put this tag as it is in HTML SOURCE where you need to put that banner....
it is working dear..
<param name="movie" value="images/movie.swf" />

and

<embed name="ad2" src="images/movie.swf"

change the value/src to simply point towards your SWF file...

try it ....plz

Ashish Sehajpal

QuestionRe: Banner Problem (Master Page) Pin
ksaw12328-Apr-08 8:53
ksaw12328-Apr-08 8:53 
GeneralRe: Banner Problem (Master Page) Pin
Ashish Sehajpal28-Apr-08 9:00
Ashish Sehajpal28-Apr-08 9:00 
GeneralRe: Banner Problem (Master Page) Pin
ksaw12328-Apr-08 9:11
ksaw12328-Apr-08 9:11 
GeneralRe: Banner Problem (Master Page) Pin
Ashish Sehajpal28-Apr-08 9:20
Ashish Sehajpal28-Apr-08 9:20 
GeneralRe: Banner Problem (Master Page) Pin
Ashish Sehajpal28-Apr-08 9:02
Ashish Sehajpal28-Apr-08 9:02 
GeneralRe: Banner Problem (Master Page) Pin
ksaw12328-Apr-08 9:14
ksaw12328-Apr-08 9:14 
QuestionURL Rewriting for Subdomains Pin
wEb GuRu...28-Apr-08 4:42
wEb GuRu...28-Apr-08 4:42 
GeneralRe: URL Rewriting for Subdomains Pin
Mark J. Miller28-Apr-08 7:37
Mark J. Miller28-Apr-08 7:37 
Questionsave aspx file into sub domain ? Pin
winseelan28-Apr-08 4:39
winseelan28-Apr-08 4:39 
GeneralImage control not showing image at runtime Pin
bld28-Apr-08 4:07
bld28-Apr-08 4:07 
GeneralRe: Image control not showing image at runtime Pin
Ashish Sehajpal28-Apr-08 9:06
Ashish Sehajpal28-Apr-08 9:06 
GeneralRe: Image control not showing image at runtime Pin
bld28-Apr-08 9:20
bld28-Apr-08 9:20 
GeneralRe: Image control not showing image at runtime Pin
Ashish Sehajpal28-Apr-08 9:25
Ashish Sehajpal28-Apr-08 9:25 
GeneralRe: Image control not showing image at runtime Pin
bld28-Apr-08 9:30
bld28-Apr-08 9:30 
GeneralThe underlying connection was closed: Could not establish trust relationship with remote server. Pin
A Wong28-Apr-08 3:42
A Wong28-Apr-08 3:42 
GeneralRe: The underlying connection was closed: Could not establish trust relationship with remote server. Pin
A Wong28-Apr-08 3:45
A Wong28-Apr-08 3:45 
GeneralRe: The underlying connection was closed: Could not establish trust relationship with remote server. Pin
A Wong29-Apr-08 7:21
A Wong29-Apr-08 7:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.