Visualizzazione dei risultati da 1 a 3 su 3
  1. #1

    problema persistente di cache per aggiornamento variabili

    Ciao a tutti

    faccio una domanda già ampliamente discussa all'interno del forum, ma alla quale non ho trovato una risposta definitiva.

    Questi sono alcuni link con metodi che ho già provato e non sembrano funzionare.

    http://flash-mx.html.it/faq/view_faq.asp?idcat=9&id=50

    http://forum.html.it/forum/showthrea...ight=cache+txt

    http://forum.html.it/forum/showthrea...ight=cache+txt


    Le poche righe di codice che utilizzo per il caricamento delle variabili sono le seguenti

    var dati:LoadVars = new LoadVars();
    dati.onLoad = function()
    {
    // istruzioni
    };
    dati.load("variables.txt", 0);


    vi ringrazio in anticipo
    Realizzazione siti web
    ____________________________
    how terrible thing is knowledge when it brings no profit to the wise...

  2. #2
    Utente di HTML.it L'avatar di negatyve
    Registrato dal
    Feb 2001
    Messaggi
    9,479
    Funzionano regolarmente (se provati su un server, e non dal file system).

  3. #3
    io sto testando su apache
    Realizzazione siti web
    ____________________________
    how terrible thing is knowledge when it brings no profit to the wise...

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.