Click here to Skip to main content
16,005,178 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Gradient Table Background??? Pin
Grapes-R-Fun2-Jan-07 9:53
Grapes-R-Fun2-Jan-07 9:53 
GeneralRe: Gradient Table Background??? Pin
code-frog2-Jan-07 10:31
professionalcode-frog2-Jan-07 10:31 
GeneralRe: Gradient Table Background??? Pin
Grapes-R-Fun2-Jan-07 10:56
Grapes-R-Fun2-Jan-07 10:56 
GeneralRe: Gradient Table Background??? Pin
code-frog2-Jan-07 10:42
professionalcode-frog2-Jan-07 10:42 
GeneralRe: Gradient Table Background??? Pin
Grapes-R-Fun2-Jan-07 11:00
Grapes-R-Fun2-Jan-07 11:00 
Questionfile path Pin
netJP12L30-Dec-06 20:21
netJP12L30-Dec-06 20:21 
AnswerRe: file path Pin
Grapes-R-Fun31-Dec-06 10:23
Grapes-R-Fun31-Dec-06 10:23 
Questioncan i dynamically set flash movie paramter Pin
keroed_edmond30-Dec-06 19:19
keroed_edmond30-Dec-06 19:19 
this is the code i used to add a flash in my aspx webpage

<object id="kenny" style="Z-INDEX: 102; LEFT: 296px; WIDTH: 368px; POSITION: absolute; TOP: 144px; HEIGHT: 240px" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
height="240" width="368" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" viewastext="">
<param name="_cx" value="9737" />
<param name="_cy" value="6350" />
<param name="FlashVars" value="" />
<param name="Movie" value="http://localhost/JamaicaLive/FlashVideos/BobMarley-Jammin.swf" />
<param name="Src" value="http://localhost/JamaicaLive/FlashVideos/BobMarley-Jammin.swf" />
<param name="WMode" value="Window" />
<param name="Play" value="-1" />
<param name="Loop" value="-1" />
<param name="Quality" value="High" />
<param name="SAlign" value="" />
<param name="Menu" value="0" />
<param name="Base" value="" />
<param name="AllowScriptAccess" value="" />
<param name="Scale" value="ShowAll" />
<param name="DeviceFont" value="0" />
<param name="EmbedMovie" value="0" />
<param name="BGColor" value="000000" />
<param name="SWRemote" value="" />
<param name="MovieData" value="" />
<param name="SeamlessTabbing" value="1" />
<param name="Profile" value="0" />
<param name="ProfileAddress" value="" />
<param name="ProfilePort" value="0" />
<param name="AllowNetworking" value="all" />
<param name="AllowFullScreen" value="true" />
<embed src="Menu.swf" menu="false" quality="high" bgcolor="#337CF7" width="800" height="48"
type="application/x-shockwave-flash" wmode="transparent" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" />




i wan to know how can i dynamically set the src parameter is this possible?
AnswerRe: can i dynamically set flash movie paramter Pin
Grapes-R-Fun31-Dec-06 10:05
Grapes-R-Fun31-Dec-06 10:05 
GeneralRe: can i dynamically set flash movie paramter Pin
keroed_edmond2-Jan-07 4:04
keroed_edmond2-Jan-07 4:04 
GeneralRe: can i dynamically set flash movie paramter Pin
Grapes-R-Fun2-Jan-07 7:18
Grapes-R-Fun2-Jan-07 7:18 
GeneralRe: Someone has written a special control to embed Flash! Take a look Pin
Grapes-R-Fun2-Jan-07 7:20
Grapes-R-Fun2-Jan-07 7:20 
GeneralRe: it worked just fine for me! Pin
Grapes-R-Fun2-Jan-07 7:38
Grapes-R-Fun2-Jan-07 7:38 
Questionupload file to webpage Pin
keroed_edmond30-Dec-06 9:31
keroed_edmond30-Dec-06 9:31 
QuestionAuthentication! Pin
MoeInsairat30-Dec-06 9:11
MoeInsairat30-Dec-06 9:11 
AnswerRe: Authentication! Pin
sybux200030-Dec-06 11:53
sybux200030-Dec-06 11:53 
GeneralRe: Authentication! Pin
MoeInsairat30-Dec-06 11:56
MoeInsairat30-Dec-06 11:56 
QuestionAll my buttons have gone haywire Pin
John Strudwick30-Dec-06 8:39
John Strudwick30-Dec-06 8:39 
AnswerRe: All my buttons have gone haywire Pin
Grapes-R-Fun31-Dec-06 10:18
Grapes-R-Fun31-Dec-06 10:18 
GeneralThey came back but it was weird Pin
John Strudwick1-Jan-07 4:03
John Strudwick1-Jan-07 4:03 
GeneralRe: They came back but it was weird Pin
Grapes-R-Fun1-Jan-07 6:35
Grapes-R-Fun1-Jan-07 6:35 
GeneralFull VS and I don't believe I set it as a template Pin
John Strudwick1-Jan-07 6:44
John Strudwick1-Jan-07 6:44 
QuestionProperties in Class Pin
Amit Kumar G30-Dec-06 5:41
Amit Kumar G30-Dec-06 5:41 
AnswerRe: Properties in Class Pin
Colin Angus Mackay30-Dec-06 7:32
Colin Angus Mackay30-Dec-06 7:32 
GeneralRe: Properties in Class Pin
Amit Kumar G31-Dec-06 2:58
Amit Kumar G31-Dec-06 2:58 

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.