Comunidad de diseño web y desarrollo en internet online

SlideShow en fullscreen

Citar            
MensajeEscrito el 02 Nov 2010 02:53 pm
Hola como va?

Estube leyendo un tutorial super bueno para hacer slideshows. todo funciono bien, pero mi único drama es al hacer resize.

Para que sepan de que hablo ,este es el tutorial tutorial slideshow

Quiero que las imagenes se adepten al tamaño del explorador, igual como en esta página Lupa

Eso... he tratado de distintos formas pero no pasa nada.

Saludos a gracias!

Por elcoka

16 de clabLevel



 

Santiago, Chile

firefox
Citar            
MensajeEscrito el 02 Nov 2010 06:43 pm
¿Tendríamos que leer el tutorial para entender tu pregunta? ¿Que tal si nos lo resumes?

Jorge

Por solisarg

BOFH

13669 de clabLevel

4 tutoriales
5 articulos

Genero:Masculino   Bastard Operators From Hell Premio_Secretos

Argentina

firefox
Citar            
MensajeEscrito el 02 Nov 2010 06:50 pm
Pense que estaba claro jaja.. entre el castellano y el actionscript ya no se como escribir jaja.

Mira, el slideshow me funciona bien, pero al cambiar el tamaño de la ventana (stage), no se adaptan las imagenes al tamaño final.

esto es lo que pongo en mi fla

Código ActionScript :

var mySlideShow:slideShow = new slideShow(this.contenedor, "images.xml", this.contenedor.width, this.contenedor.height, {next:this.botonAlante, prev:this.botonAtras});

mySlideShow.start();


también lo probé así:

Código ActionScript :

var mySlideShow:slideShow = new slideShow(this, "images.xml", stage.stageWidth, stage.stageHeight);

mySlideShow.start();


y nada..
el slideshow funciona con un XML..
alguna idea?
quedo mas claro o aún esta confuso? sorry..

Por elcoka

16 de clabLevel



 

Santiago, Chile

firefox
Citar            
MensajeEscrito el 02 Nov 2010 07:11 pm
Si quieres que ocupe siempre el espacio disponible, ponle 100% de tamaño hacia ambos lados en el HTML contenedor

Jorge

Por solisarg

BOFH

13669 de clabLevel

4 tutoriales
5 articulos

Genero:Masculino   Bastard Operators From Hell Premio_Secretos

Argentina

firefox
Citar            
MensajeEscrito el 02 Nov 2010 07:38 pm
lo voy a subir a una web mejor para que lo veas.

Por elcoka

16 de clabLevel



 

Santiago, Chile

firefox
Citar            
MensajeEscrito el 02 Nov 2010 07:51 pm
http://www.redandblue.cl/coka/www.html
en esta web lo tengo así..

Código ActionScript :

var mySlideShow:slideShow =new slideShow(this,"images.xml",this.width, this.height);
mySlideShow.start();


y aqui http://www.redandblue.cl/coka/www2.html lo tengo así

Código ActionScript :

var mySlideShow:slideShow =new slideShow(holder,"images.xml",stage.stageWidth, stage.stageHeight);

mySlideShow.start();


quiero que las imagenes que van cambiando usen toda la ventana... la pelicula ya esta en 100% flash. los margenes no se los he quitado al html.

Por elcoka

16 de clabLevel



 

Santiago, Chile

firefox
Citar            
MensajeEscrito el 02 Nov 2010 08:46 pm
Habría que estudiarse la galería, le dejo la palabra a quien pueda echarle un ojo

Jorge

Por solisarg

BOFH

13669 de clabLevel

4 tutoriales
5 articulos

Genero:Masculino   Bastard Operators From Hell Premio_Secretos

Argentina

firefox

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.