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

    link da txt esterno che comanda flash

    Ciao,
    ho una richiesta un po' strana, spero di riuscire a spiegarmi :tongue:

    Allora nel flash ho una textarea che carica un testo contenuto in un txt esterno.
    Il testo in alcuni punti va linkato, ed il link dovrà comandare il flash, nel mio caso deve fare questo:

    _root.gallery_arosio._visible = 0;

    Che istruzioni devo dare al txt per far fare un qualcosa a flash?
    Spero di essermi spiegata..

  2. #2
    Nessuno sa?

  3. #3
    ciao

    deve essere per forza file.txt oppure può essere anche xml ??
    Interactive Html/CSS/JS Playground | @webbeloz ( cip..cip! )
    Mechanics & Expert Tuning Fix Z3 Roadster Community

  4. #4
    cmq controlla nell' help di flash..

    Usage
    asfunction:function,"parameter"

    codice:
    function MyFunc(arg){
      trace ("You clicked me! Argument was "+arg);
    }
    myTextField.htmlText ="<A HREF=\"asfunction:MyFunc,Foo \">Click Me!</A>";
    Interactive Html/CSS/JS Playground | @webbeloz ( cip..cip! )
    Mechanics & Expert Tuning Fix Z3 Roadster Community

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.