Comunidad de diseño web y desarrollo en internet online

flash.net.FileReference

Citar            
MensajeEscrito el 20 Nov 2005 08:45 pm
Hi!

I know this is a Spanish site/forum, but I'll give it a try anyway.
Have one question about the great FileReference tutorial you've got.

http://www.cristalab.com/tutoriales/121/subiendo_archivos_con_filereference_de_flash_8

Is it possible to to make the list part in ASP?

Código :

<?php      

$No=array(".","..","lista.php","uploadFile.php");      
$fp=opendir(".");     
echo "<?xml version='1.0' ?".">";     
echo "<files>";      

while (false!==($file=readdir($fp))){            
     if ((!in_array($file,$No))&&(is_readable($file))){  
echo "<file name='".utf8_encode($file)."   tamanio='".filesize($file)."' />"; 
}        } 

closedir($fp);      
echo "</files>";  ?>    

?> 


Thankful for any advice.
/S-fish

Por swordfish123

1 de clabLevel



Genero:Masculino  

msie
Citar            
MensajeEscrito el 22 Nov 2005 08:12 am
mmmm i dont have any answer to your question but I have a question... it works for you the file reference, is just taht i cant make it works... then maybe that the reazon why you want to make it in ASP... well i just want to know if you make it works... and plese tell me how, because nobody gives me an answer about it :crap: thank you if you want to add me to your msn for contact. :wink: see ya

Por evanezzcence

Claber

107 de clabLevel



Genero:Masculino  

firefox
Citar            
MensajeEscrito el 04 Nov 2009 02:55 pm
Hice un reproductor de mp3 para facebook apps.facebook.com/surmusic

pero mi problema es que cuando alguien sube un mp3 al sitio algunas veces aparecen nombres de archivo con caracteres prohibidos por ejemplo
Soundkaïl - _amp_quot_Racaille Sound_amp_quot_.mp3 o
02 - L\'Escalada Té Un Final.mp3

la verdad no se como es que ocurre esto.. supuestamente windows no te permite poner barras invertidas ni esas cosas.
hay algun codigo as2 para solucionar esto??

Por pixelismo

27 de clabLevel



Genero:Masculino  

Olivos, Buenos Aires

chrome

 

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