Code: Select all
$('#upload').uploadify({
'uploader': '../modules/Galeria/uploadify/uploadify.swf',
'script': 'how to display path to the action.upload.php',
'folder': '../modules/Galeria/albums',
'cancelImg': '../modules/Galeria/uploadify/cancel.png'
});