Blz.. você pode me passar seu msn?
Valew!
- Fórum WMO
- → Viewing Profile: Posts: vini_st
Community Stats
- Group Usuários
- Active Posts 5
- Profile Views 735
- Member Title Novato no fórum
- Age Age Unknown
- Birthday Birthday Unknown
-
Sexo
Male
0
Neutral
User Tools
Friends
vini_st hasn't added any friends yet.
Latest Visitors
Posts I've Made
In Topic: Galeria De Fotos, Quase Que Totalmente Automatizada.
15/07/2009, 18:44
In Topic: Galeria De Fotos, Quase Que Totalmente Automatizada.
11/07/2009, 16:25
As versões 3 e 4 já estão disponíveis para download?
Valew
Valew
In Topic: Galeria De Fotos, Quase Que Totalmente Automatizada.
11/07/2009, 06:50
lwirkk; Estou com o seguinte problema:
Por padrão, a galeria começa com 20 miniaturas. se eu clicar em uma miniatura que já apareceu sem que todas tenham sido carregadas, a foto clicada simplesmente abre no canto do navegador sem os efeitos do Ligthbox e isso gera um complicação para os usuários que quando clicam em voltar, têm de esperar todas as miniaturas serem carregadas novamente. Minha pergunta é: existe alguma forma de corrigir esse bug?(se isso for um bug) ou só na próxima versão?
Muito Obrigado.
Abraço.
Por padrão, a galeria começa com 20 miniaturas. se eu clicar em uma miniatura que já apareceu sem que todas tenham sido carregadas, a foto clicada simplesmente abre no canto do navegador sem os efeitos do Ligthbox e isso gera um complicação para os usuários que quando clicam em voltar, têm de esperar todas as miniaturas serem carregadas novamente. Minha pergunta é: existe alguma forma de corrigir esse bug?(se isso for um bug) ou só na próxima versão?
Muito Obrigado.
Abraço.
In Topic: Banner Rotativo Com Arquivos Swf
12/03/2009, 18:42
Pessoal, consegui fazer em php. O problema é q ele fica atualizando, pensei em por num iframe:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head> <script language="javascript"> function flash(file, width, height){ document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='" + width + "' height='" + height + "'>"); document.write("<param name='movie' value='" + file + "'>"); document.write("<param name='quality' value='high'>"); document.write("<embed src='" + file + "' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='" + width + "' height='" + height + "'></embed>"); document.write("</object>"); } </script> <body> <? $i = $_GET['i']; $bTodos = array("banner_1.swf","banner_2.swf","banner_1.swf","banner_2.swf"); $q = count($bTodos); $quant = $q -1; if($i == $quant) {$i = 0;} else {$i = $i+1;}; $banner = $bTodos[$i]; $tempo = 10; //em segundos ?> <meta http-equiv="refresh" content="<? echo $tempo;?>;URL=teste8.php?i=<? echo $i;?>"> <script>flash ("<? echo $banner;?>", 320, 100)</script> </body> </html>
Obs.: a função em javascript aí é só pra não aparecer aquele pontilhado chato no IExplorer ao redor do flash
Oi mi7chael, td bem?
Sou novato em programação...
gostaria de saber se vc poderia me passar mais informações de como utilizar este arquivo...
Tenho que editar alguma linha?
como faço para exibi-lo em uma página html?
td o que eu tentei não deu certo...
Desde já agradeço!!!
Valeww!!!
In Topic: Galeria De Fotos, Quase Que Totalmente Automatizada.
04/03/2009, 23:48
Oi lwirkk!
Td bem? Primeramente PARABÉNS pela galeria, é sem dúvida, a melhor que já vi!
To com o seguinte problema: Quando acesso o index.php da galeria, ela funciona corretamente, porém são exibidos os seguintes erros:
Notice: Undefined index: pag in C:\wamp\www\fotos\gera-thumb_vars.php on line 50
Notice: Undefined variable: ci in C:\wamp\www\fotos\gera-thumb_vars.php on line 56
Notice: Undefined variable: ct in C:\wamp\www\fotos\gera-thumb_vars.php on line 61
Notice: Undefined variable: err in C:\wamp\www\fotos\index.php on line 72
Notice: Undefined variable: i in C:\wamp\www\fotos\index.php on line 75
Notice: Undefined variable: _c_r1 in C:\wamp\www\fotos\gera-thumb_exibir.php on line 43
Notice: Undefined variable: if in C:\wamp\www\fotos\gera-thumb_exibir.php on line 47
Notice: Undefined variable: iii in C:\wamp\www\fotos\gera-thumb_exibir.php on line 48
Notice: Undefined variable: _c_r2 in C:\wamp\www\fotos\gera-thumb_exibir.php on line 54
Já pesquisei bastante na net e td o q eu achei, foi como esconder o erro, mas não como resolvê-lo.
Será que vc poderia me ajudar?
Estou fazendo os testes (local) com WampServer Version 2.0
Desde já fico Grato.
Tks!
Td bem? Primeramente PARABÉNS pela galeria, é sem dúvida, a melhor que já vi!
To com o seguinte problema: Quando acesso o index.php da galeria, ela funciona corretamente, porém são exibidos os seguintes erros:
Notice: Undefined index: pag in C:\wamp\www\fotos\gera-thumb_vars.php on line 50
Notice: Undefined variable: ci in C:\wamp\www\fotos\gera-thumb_vars.php on line 56
Notice: Undefined variable: ct in C:\wamp\www\fotos\gera-thumb_vars.php on line 61
Notice: Undefined variable: err in C:\wamp\www\fotos\index.php on line 72
Notice: Undefined variable: i in C:\wamp\www\fotos\index.php on line 75
Notice: Undefined variable: _c_r1 in C:\wamp\www\fotos\gera-thumb_exibir.php on line 43
Notice: Undefined variable: if in C:\wamp\www\fotos\gera-thumb_exibir.php on line 47
Notice: Undefined variable: iii in C:\wamp\www\fotos\gera-thumb_exibir.php on line 48
Notice: Undefined variable: _c_r2 in C:\wamp\www\fotos\gera-thumb_exibir.php on line 54
Já pesquisei bastante na net e td o q eu achei, foi como esconder o erro, mas não como resolvê-lo.
Será que vc poderia me ajudar?
Estou fazendo os testes (local) com WampServer Version 2.0
Desde já fico Grato.
Tks!
- Fórum WMO
- → Viewing Profile: Posts: vini_st
- Privacy Policy
- Regras ·