Click here to Skip to main content
15,886,578 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionsetting same Fonts for single line and multi line textbox Pin
sandhya1426-May-09 18:28
sandhya1426-May-09 18:28 
AnswerRe: setting same Fonts for single line and multi line textbox Pin
padmanabhan N26-May-09 19:27
padmanabhan N26-May-09 19:27 
GeneralRe: setting same Fonts for single line and multi line textbox Pin
sandhya1426-May-09 19:34
sandhya1426-May-09 19:34 
Questionpaly Flash Video Pin
jason_mf26-May-09 18:15
jason_mf26-May-09 18:15 
AnswerRe: paly Flash Video Pin
padmanabhan N26-May-09 18:42
padmanabhan N26-May-09 18:42 
GeneralRe: paly Flash Video Pin
jason_mf26-May-09 19:29
jason_mf26-May-09 19:29 
GeneralRe: paly Flash Video Pin
padmanabhan N26-May-09 19:41
padmanabhan N26-May-09 19:41 
GeneralRe: paly Flash Video Pin
Jain Vijay27-May-09 0:15
Jain Vijay27-May-09 0:15 
You can use this object.
Here "Images_View/globe.swf" is the complete path of my flash file and set hight and width as per your requirement.

Hope this will helpful for your.

<OBJECT id='hcp' codeBase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'VIEWASTEXT>
<PARAM NAME='_cx' VALUE='20585'>
<PARAM NAME='_cy' VALUE='5054'>
<PARAM NAME='FlashVars' VALUE='20585'>
<PARAM NAME='Movie' VALUE='Images_View/globe.swf'>
<PARAM NAME='WMode' VALUE='Transparent'>
<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='always'>
<PARAM NAME='Scale' VALUE='ShowAll'>
<PARAM NAME='DeviceFont' VALUE='0'>
<PARAM NAME='EmbedMovie' VALUE='0'>
<PARAM NAME='BGColor' VALUE='FFFFFF'>
<PARAM NAME='SWRemote' VALUE=''>
<EMBED src='Images_View/globe.swf' quality='high' height='200' width='450' wmode='transparent' menu='transparent' TYPE='application/x-shockwave-flash' PLUGINSPAGE='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'> </EMBED>
</OBJECT>

Regards...

Vijay Jain Smile | :)
  



"One thing you can't recycle is wasted time."




QuestionHow can i develope web applicatio on multilaguage? Pin
Niks775526-May-09 18:11
Niks775526-May-09 18:11 
AnswerRe: How can i develope web applicatio on multilaguage? Pin
padmanabhan N26-May-09 18:47
padmanabhan N26-May-09 18:47 
Questionhow to address the user session and the default session Pin
prasadbuddhika26-May-09 17:34
prasadbuddhika26-May-09 17:34 
QuestionGrid View Pin
hahii26-May-09 16:49
hahii26-May-09 16:49 
AnswerRe: Grid View Pin
Baran M26-May-09 19:33
Baran M26-May-09 19:33 
Questionpost-back after updateprogress? Pin
Rafferty Uy26-May-09 15:45
Rafferty Uy26-May-09 15:45 
QuestionSQL Membership PRovider Pin
Jacob Dixon26-May-09 15:14
Jacob Dixon26-May-09 15:14 
AnswerRe: SQL Membership PRovider Pin
Are Jay26-May-09 15:33
Are Jay26-May-09 15:33 
GeneralRe: SQL Membership PRovider Pin
Jacob Dixon26-May-09 15:34
Jacob Dixon26-May-09 15:34 
GeneralRe: SQL Membership PRovider Pin
Are Jay26-May-09 17:38
Are Jay26-May-09 17:38 
QuestionComoboBox selection not changing Pin
Gymnast26-May-09 9:43
Gymnast26-May-09 9:43 
AnswerRe: ComoboBox selection not changing Pin
Manas Bhardwaj26-May-09 10:28
professionalManas Bhardwaj26-May-09 10:28 
QuestionJavascript for Gridview Commandfield Pin
dptalt26-May-09 9:29
dptalt26-May-09 9:29 
AnswerRe: Javascript for Gridview Commandfield Pin
Tuwing.Sabado26-May-09 15:09
Tuwing.Sabado26-May-09 15:09 
AnswerRe: Javascript for Gridview Commandfield Pin
Sathisha N.M24-Feb-10 1:10
Sathisha N.M24-Feb-10 1:10 
QuestionThe transport failed to connect to the server. Pin
LucBite26-May-09 7:33
LucBite26-May-09 7:33 
AnswerRe: The transport failed to connect to the server. Pin
alexito196526-May-09 7:45
alexito196526-May-09 7:45 

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.