Insertar Flash en C#.NET WebForm !!!

18/10/2005 - 00:43 por Question | Informe spam
URGENTE!!!
Hola, necesito por favor me ayuden urgentmente que es lo que tengo que hacer
para insertar mi archivo de Flash (*.swf) en mi pagina ASPX. Muchas Gracias

Preguntas similare

Leer las respuestas

#1 Isaias Martinez
18/10/2005 - 02:05 | Informe spam
Hola


De la misma forma como se ha insertado en paginas html.


Esto colocalo en una seccion htm de tu pagina aspx. reemplza el sigue.swf
por tu pelicula y colocale el tamaño adecuado


<OBJECT
codeBase="http://download.macromedia.com/pub/...29,0"
height="450" width="650"
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" VIEWASTEXT>
<PARAM NAME="_cx" VALUE="17198">
<PARAM NAME="_cy" VALUE="11906">
<PARAM NAME="FlashVars" VALUE="">
<PARAM NAME="Movie" VALUE="sigue.swf">
<PARAM NAME="Src" VALUE="sigue.swf">
<PARAM NAME="WMode" VALUE="Window">
<PARAM NAME="Play" VALUE="0">
<PARAM NAME="Loop" VALUE="-1">
<PARAM NAME="Quality" VALUE="High">
<PARAM NAME="SAlign" VALUE="">
<PARAM NAME="Menu" VALUE="-1">
<PARAM NAME="Base" VALUE="">
<PARAM NAME="AllowScriptAccess" VALUE="always">
<PARAM NAME="Scale" VALUE="NoScale">
<PARAM NAME="DeviceFont" VALUE="0">
<PARAM NAME="EmbedMovie" VALUE="0">
<PARAM NAME="BGColor" VALUE="">
<PARAM NAME="SWRemote" VALUE="">
<PARAM NAME="MovieData" VALUE="">
<PARAM NAME="SeamlessTabbing" VALUE="1">
<embed src="sigue.swf" quality="high"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" width="800" height="600">
</embed>
</OBJECT>


Isaias Martinez
MVP C#-MCSD.Net-MCDBA
Isla de Margarita, Venezuela


"Question" wrote in message
news:
URGENTE!!!
Hola, necesito por favor me ayuden urgentmente que es lo que tengo que
hacer
para insertar mi archivo de Flash (*.swf) en mi pagina ASPX. Muchas
Gracias
email Siga el debate Respuesta Responder a este mensaje
Ads by Google
Help Hacer una preguntaRespuesta Tengo una respuesta
Search Busqueda sugerida