03.07.2013 Views

Guide de reference du langage ActionScript 2.0 - PowWeb

Guide de reference du langage ActionScript 2.0 - PowWeb

Guide de reference du langage ActionScript 2.0 - PowWeb

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Evénement Description<br />

onIOError = Appelé lorsqu'une erreur d'entrée/sortie se pro<strong>du</strong>it.<br />

function(fileRef<br />

:FileReference)<br />

{}<br />

onOpen = Appelé au début d'une opération d'envoi ou <strong>de</strong> téléchargement.<br />

function(fileRef<br />

:FileReference)<br />

{}<br />

onProgress = Appelé régulièrement pendant l'opération d'envoi ou <strong>de</strong> téléchargement.<br />

function(fileRef<br />

:FileReference,<br />

bytesLoa<strong>de</strong>d:Numb<br />

er,<br />

bytesTotal:Numbe<br />

r) {}<br />

onSecurityError<br />

=<br />

function(fileRef<br />

:FileReference,<br />

errorString:Stri<br />

ng) {}<br />

onSelect =<br />

function(fileRef<br />

:FileReference)<br />

{}<br />

Appelé lorsqu'un envoi ou un téléchargement échoue en raison d'une<br />

erreur <strong>de</strong> sécurité.<br />

Appelé lorsque l'utilisateur sélectionne un fichier à envoyer ou télécharger<br />

dans la boîte <strong>de</strong> dialogue <strong>de</strong> recherche <strong>de</strong> fichiers.<br />

Récapitulatif <strong>de</strong>s constructeurs<br />

Signature Description<br />

FileReference() Crée un nouvel objet FileReference.<br />

FileReference (flash.net.FileReference) 579

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!