Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje14-06-2009, 09:39 (UTC)    
Título del mensaje: problema con ancho de encabezado

hola buenas tengo un encabezado que quiero que se ponga a la resolucion de la pantalla,el cabezal ahora mismo esta a 1024 y el problema viene cuando la resolucion es mayor,se centra pero no se expande.
haber si hay algun codigo o algo para hacer esto que ya casi tengo terminada la web.
hay esta el cabezal:

http://www.effectgenerator.com/1.0.7/showeffect.php?id=187776
-----------------------------------------------------------------------------------------------------------
Javascript Code: <div id='effect187776' style='width:995px;height:248px;'></div><script src="http://www.effectgenerator.com/1.0.7/effect.php?id=187776&replace=effect187776"type="text/javascript"></script>
-----------------------------------------------------------------------------------------------------------
Flash Embed Code: <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab" type="application/x-shockwave-flash" width="995" height="248" align="middle" data="http://www.effectgenerator.com/1.0.7/EffectMovie.swf"><param name="allowScriptAccess" value="always" /><param name="movie" value="http://www.effectgenerator.com/1.0.7/EffectMovie.swf" /><param name="quality" value="high" /><param name="FlashVars" value="id=187776" /><param name="wmode" value="opaque" /><param name="bgcolor" value="#ffffff" /><embed src="http://www.effectgenerator.com/1.0.7/EffectMovie.swf" quality="high" bgcolor="#ffffff" width="995" height="248" align="middle" play="true" loop="false" quality="high" wmode="opaque" allowScriptAccess="always" FlashVars="id=187776"type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object><p><a href="http://www.effectgenerator.com/?id=187776" target="_blank">Edit effect!</a></p>

-----------------------------------------------------------------------------------------------------------
Javascript with FXML Code (good for server-side scripting!): <!-- _____ START FXML PLAYER: http://www.effectgenerator.com/doc/fxml.php ____ --><script class="fxml" type="text/xml"><Effect transparent="false" height="248" bgcolor="#ffffff" width="995" alpha="0"><HorizontalLayout gap="-2" x="10" delay="50" y="10" center="true" width="320"><DropShadow quality="1" strength="1" distance="4" angle="45" knockout="false" blurX="6" blurY="6" transparency="0.45" color="#000000" inner="false"><YPosition frames2="50" event="On Display" smoothing="endsmooth" frames="25" startValue="0" endValue="0"><Blur frames2="50" event="On Display" smoothing="linear" frames="25" startValue="20" endValue="0"><SplitLetters wordwrap="false" x="70" y="5" center="true" useSystemFonts="false"><![CDATA[<TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Aerofoil" SIZE="36" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">HEGOHAIZEA.ES.TL<FONT COLOR="#000066"></FONT></FONT></P></TEXTFORMAT>]]></SplitLetters></Blur></YPosition></DropShadow><StaggeredStart delay="2" center="true"></StaggeredStart></HorizontalLayout><Transparency frames2="50" event="On Display" smoothing="linear" frames="25" startValue="0" endValue="1"><Scale frames2="50" event="On Display" smoothing="endsmooth" frames="25" startValue="0" endValue="1"><Rectangle delay="20" borderSize="0" x="5" gradientAngle="45" rounding="20" center="true" alpha="0.6" fillColor="#000000" borderColor="#000000" height="55" y="5" width="335"></Rectangle></Scale></Transparency><Wipe smoothing="linear" angle="225" endValue="1" event="On Display" frames="50" edgewidth="30" startValue="0"><DropShadow color="#000000" strength="1" distance="4" angle="45" knockout="false" blurX="6" blurY="6" transparency="0.5" quality="1" inner="false"><TextLabel x="830" center="true" useSystemFonts="false" wordwrap="true" delay="180" height="135" y="110" width="155"><![CDATA[<TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Edo" SIZE="22" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">FOTOGRAFIAS</FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Edo" SIZE="22" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">BODYBOARD</FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Edo" SIZE="22" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">SURF</FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Edo" SIZE="22" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">PLAYAS</FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Edo" SIZE="22" COLOR="#FFFFFF" LETTERSPACING="0" KERNING="0">ETC<FONT FACE="Aerofoil"></FONT></FONT></P></TEXTFORMAT>]]></TextLabel></DropShadow></Wipe><Transparency frames2="50" event="On Display" smoothing="linear" frames="25" endValue="1" startValue="0"><Scale frames2="50" event="On Display" smoothing="endsmooth" frames="25" endValue="1" startValue="0"><Rectangle borderColor="#000000" borderSize="0" x="830" gradientAngle="45" rounding="20" y="110" alpha="0.6" fillColor="#000000" height="135" delay="150" center="true" width="160"></Rectangle></Scale></Transparency><SlideShow gap="0" mixtransitions="true" x="0" slideFrames="100" y="0" center="true"><Image x="-5" src="1147292" type="resource" imgname="bakio.jpg" width="995"></Image><Image src="1145237" height="248" type="resource" width="1024" center="true" imgname="MUNDAKA2.jpg"></Image><Image src="1145257" height="248" type="resource" width="1024" center="true" imgname="ENCABEZADO2.jpg"></Image><effects><Transparency frames2="50" event="On Display" smoothing="linear" frames="25" startValue="0" endValue="1"></Transparency><Transparency frames2="50" event="On Hide" smoothing="linear" frames="25" startValue="1" endValue="0"></Transparency></effects></SlideShow></Effect></script><div class="nofxml" style="visibility:hidden;"></div><script src="http://www.effectgenerator.com/1.0.7/fxml.js" type="text/javascript"></script><!-- ________________________ END FXML PLAYER ________________________ -->
Mensaje14-06-2009, 11:34 (UTC)    
Título del mensaje:

Hola,
lo que tendrias que hacer es modificar los valores a la
medida exacata que quieras del header,

Cita:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab" type="application/x-shockwave-flash" width="995" height="248" align="middle" data="http://www.effectgenerator.com/1.0.7/EffectMovie.swf"><param name="allowScriptAccess" value="always" /><param name="movie" value="http://www.effectgenerator.com/1.0.7/EffectMovie.swf" /><param name="quality" value="high" /><param name="FlashVars" value="id=187776" /><param name="wmode" value="opaque" /><param name="bgcolor" value="#ffffff" /><embed src="http://www.effectgenerator.com/1.0.7/EffectMovie.swf" quality="high" bgcolor="#ffffff" width="995" height="248" align="middle" play="true" loop="false" quality="high" wmode="opaque" allowScriptAccess="always" FlashVars="id=187776"type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object><p><a href="http://www.effectgenerator.com/?id=187776" target="_blank">Edit effect!</a></p>


width: Ancho del Header.

height: Alto del Header.
Mensaje14-06-2009, 14:31 (UTC)    
Título del mensaje:

alguna manera tiene que haber de hacerlo esperos respuesta gracias por contestar.
UN SALUDO
Mensaje14-06-2009, 17:03 (UTC)    
Título del mensaje:

team-ayudamaster escribió:
Hola,
lo que tendrias que hacer es modificar los valores a la
medida exacata que quieras del header,

Cita:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab" type="application/x-shockwave-flash" width="995" height="248" align="middle" data="http://www.effectgenerator.com/1.0.7/EffectMovie.swf"><param name="allowScriptAccess" value="always" /><param name="movie" value="http://www.effectgenerator.com/1.0.7/EffectMovie.swf" /><param name="quality" value="high" /><param name="FlashVars" value="id=187776" /><param name="wmode" value="opaque" /><param name="bgcolor" value="#ffffff" /><embed src="http://www.effectgenerator.com/1.0.7/EffectMovie.swf" quality="high" bgcolor="#ffffff" width="995" height="248" align="middle" play="true" loop="false" quality="high" wmode="opaque" allowScriptAccess="always" FlashVars="id=187776"type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object><p><a href="http://www.effectgenerator.com/?id=187776" target="_blank">Edit effect!</a></p>


width: Ancho del Header.

height: Alto del Header.



¡Hola!

Mmm... sólo que en vez de poner valores "En pixeles" debes poner valores "En Porcentajes", mira éste otro:

Cita:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab" type="application/x-shockwave-flash" width="100%" height="248" align="middle" data="http://www.effectgenerator.com/1.0.7/EffectMovie.swf"><param name="allowScriptAccess" value="always" /><param name="movie" value="http://www.effectgenerator.com/1.0.7/EffectMovie.swf" /><param name="quality" value="high" /><param name="FlashVars" value="id=187776" /><param name="wmode" value="opaque" /><param name="bgcolor" value="#ffffff" /><embed src="http://www.effectgenerator.com/1.0.7/EffectMovie.swf" quality="high" bgcolor="#ffffff" width="100%" height="248" align="middle" play="true" loop="false" quality="high" wmode="opaque" allowScriptAccess="always" FlashVars="id=187776"type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object><p><a href="http://www.effectgenerator.com/?id=187776" target="_blank">Edit effect!</a></p>


El Width se cambia automáticamente al 100% del ancho de la página igualmente de la resolución (eso espero) bueno pruebalo.

¡Hasta luego!
______________



Ultima edición por onlyshades el Dom Jun 14, 2009 1:04 pm; editado 1 vez
Mensaje14-06-2009, 18:23 (UTC)    
Título del mensaje:

Hola,
El flash no se expandirá, los archivos flash tienen una media estándar y puede achicarse, pero no agrandarse mediante códigos. Lo único que lograrás modificando eso es agrandar los espacios en blanco que bordean al flash

Salu2!
Mensaje15-06-2009, 19:43 (UTC)    
Título del mensaje:

hola tokarg y como se puede achicar el flash?porque si es asi lo hago a 1400px y listo.
hay algun code?

gracias por responder

UN SALUDO
Mensaje15-06-2009, 20:00 (UTC)    
Título del mensaje:

En los codigos que dieron anteriormente solo tienes que modificar lo rojo y ponerlo mas peque;o y listo, pero aun asi vas a tener problemas
______________
Team-Soporte.
Moderador de PaginaWebGratis.es

www.team-soporte.es.tl | @jeremymolina
Mensaje15-06-2009, 21:15 (UTC)    
Título del mensaje:

si pero no me hace nada ese codigo se centra pero no se expande.

veo una salida a este tema y es hacer un gif por ejemplo aunque el tema es cuanto me va a ocupar el gif con la de frames que tiene que llevar eso.
tokarg ha dicho que se puede achicar ,no agrandar,entonces seria otra solucion hacerlo a una resolucion de 1400 y ya esta.
haber si hay solucion al tema.
muchas gracias.
UN SALUDO IVAN



Ultima edición por enelpico el Lun Jun 15, 2009 5:28 pm; editado 2 veces
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group