\ufeff<?xml version="1.0" encoding="utf-8"?>
<toolbox>
		<actionspanel filetype="jsfl" tooltip="Fichier Flash JavaScript">
			<folder name="Fonctions et méthodes de haut niveau" index="true" tiptext="Fonctions et méthodes de haut niveau Flash JavaScript" helpid="x210B3">
				<folder name="Méthodes globales" index="true" sort="false" tiptext="Méthodes pouvant être appelées à partir de tout script d&apos;API JavaScript" helpid="x22958">
					<string name="alert" index="true" text="alert()" tiptext="Affiche une chaîne et un bouton OK dans une boîte de dialogue d&apos;alerte modale" helpid="x228D2"/>
					<string name="confirm" index="true" text="confirm(% chaîneAlerte %)" tiptext="Affiche une chaîne et des boutons OK et Annuler dans une boîte de dialogue d&apos;alerte modale" helpid="x228D3"/>
					<string name="prompt" index="true" text="prompt(% promptMsg, [ texte ] %)" tiptext="Affiche une invite dans une boîte de dialogue modale, avec boutons OK et Annuler" helpid="x228D4"/>
				</folder>
				<folder name="Effets du scénario" index="true" sort="false" tiptext="Fonctions spécifiques aux effets de scénario" helpid="x22959">
					<string name="configureEffect" object="Function" text="configureEffect()" tiptext="Appelée une fois au chargement de Flash" helpid="x2295B"/>
					<string name="executeEffect" object="Function" text="executeEffect()" tiptext="Appelée lorsque l’utilisateur applique un effet la première fois ou modifie les propriétés d’un effet" helpid="x2295C"/>
					<string name="removeEffect" object="Function" text="removeEffect()" tiptext="Appelée lorsque l’utilisateur modifie les propriétés d’un effet ou supprime celui-ci" helpid="x2295D"/>
				</folder>
				<folder name="Outils extensibles" index="true" sort="false" tiptext="Fonctions proposées par des scripts et permettant de créer des outils extensibles" helpid="x2295A">
					<string name="activate" object="Function" text="activate()" tiptext="Appelée lors de l&apos;activation de l&apos;outil" helpid="x210B5"/>
					<string name="configureTool" object="Function" text="configureTool()" tiptext="Appelée lorsque l&apos;outil est chargé lors du lancement" helpid="x210B6"/>
					<string name="deactivate" object="Function" text="deactivate()" tiptext="Appelée lors de la désactivation de l&apos;outil" helpid="x210B7"/>
					<string name="keyDown" object="Function" text="keyDown()" tiptext="Lorsque l&apos;outil est actif, est appelée si la touche est enfoncée" helpid="x210B8"/>
					<string name="keyUp" object="Function" text="keyUp()" tiptext="Lorsque l&apos;outil est actif, est appelée si la touche est relâchée" helpid="x210B9"/>
					<string name="mouseDoubleClick" object="Function" text="mouseDoubleClick()" tiptext="Lorsque l&apos;outil est actif, est appelée en cas de double clic de la souris" helpid="x210BA"/>
					<string name="mouseDown" object="Function" text="mouseDown(% pt %)" tiptext="Lorsque l&apos;outil est actif, est appelée si le bouton de la souris est enfoncé" helpid="x210BB"/>
					<string name="mouseMove" object="Function" text="mouseMove(% pt %)" tiptext="Lorsque l&apos;outil est actif, est appelée si la souris se déplace sur la scène" helpid="x210BC"/>
					<string name="mouseUp" object="Function" text="mouseUp()" tiptext="Lorsque l&apos;outil est actif, est appelée si le bouton de la souris est relâché sur la scène" helpid="x210BD"/>
					<string name="notifySettingsChanged" object="Function" text="notifySettingsChanged()" tiptext="Notifie l&apos;outil si l&apos;utilisateur change d&apos;option dans l&apos;IP" helpid="x210BE"/>
					<string name="setCursor" object="Function" text="setCursor()" tiptext="Permet à l&apos;outil de définir des curseurs personnalisés" helpid="x210BF"/>
				</folder>
			</folder>
			<folder name="ActionsPanel" index="true" tiptext="Représente le panneau Actions" helpid="x22B5D">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet ActionsPanel" helpid="x22B69">
					<string name="getClassForObject" object="actionsPanel" text=".getClassForObject(% NomVariableAS %)" tiptext="Renvoie la classe d&apos;une variable spécifiée" helpid="x22B5F"/>
					<string name="getScriptAssistMode" object="actionsPanel" text=".getScriptAssistMode()" tiptext="Spécifie si le mode Assistant de script est activé" helpid="x22B60"/>
					<string name="getSelectedText" object="actionsPanel" text=".getSelectedText()" tiptext="Renvoie le texte actuellement sélectionné dans le panneau Actions" helpid="x22B61"/>
					<string name="getText" object="actionsPanel" text=".getText()" tiptext="Renvoie le texte présent dans le panneau Actions" helpid="x22B62"/>
					<string name="hasSelection" object="actionsPanel" text=".hasSelection()" tiptext="Spécifie si du texte est actuellement sélectionné dans le panneau Actions" helpid="x22B63"/>
					<string name="replaceSelectedText" object="actionsPanel" text=".replaceSelectedText(% TexteDeRemplacement %)" tiptext="Remplace le texte actuellement sélectionné par le texte spécifié" helpid="x22B64"/>
					<string name="setScriptAssistMode" object="actionsPanel" text=".setScriptAssistMode(% AssistantScriptb %)" tiptext="Active ou désactive le mode Assistant de script" helpid="x22B65"/>
					<string name="setSelection" object="actionsPanel" text=".setSelection(% IndexDébut, exécuterLongueur %)" tiptext="Sélectionne un jeu de caractères spécifié dans le panneau Actions" helpid="x22B66"/>
					<string name="setText" object="actionsPanel" text=".setText(% TexteDeRemplacement %)" tiptext="Efface tout texte présent dans le panneau Actions, puis ajoute le texte spécifié" helpid="x22B67"/>
				</folder>
			</folder>
			<folder name="BitmapInstance" index="true" tiptext="Sous-classe d&apos;occurrence ; bitmap sur la scène" helpid="x20FA1">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet BitmapInstance" helpid="x20FA2">
					<string name="getBits" object="bitmapInstance" text=".getBits()" tiptext="Acquiert les bits d&apos;un bitmap" helpid="x20FA3"/>
					<string name="setBits" object="bitmapInstance" text=".setBits(% bitmap %)" tiptext="Définit les bits d&apos;un bitmap" helpid="x20FA4"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet BitmapInstance" helpid="x20FA5">
					<string name="hPixels" object="bitmapInstance" text=".hPixels" tiptext="Largeur de l&apos;objet Occurrence Bitmap en pixels" helpid="x20FA6"/>
					<string name="vPixels" object="bitmapInstance" text=".vPixels" tiptext="Hauteur de l&apos;objet Occurrence Bitmap en pixels" helpid="x20FA7"/>
				</folder>
			</folder>
			<folder name="BitmapItem" index="true" tiptext="Sous-classe de l&apos;objet Elément ; symbole bitmap de la bibliothèque" helpid="x20FA8">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet BitmapItem" helpid="x22C78">
					<string name="exportToFile" object="bitmapItem" text=".exportToFile(% URIFichier %)" tiptext="Renvoie true si l&apos;élément a bien été exporté" helpid="x22C34"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet BitmapItem" helpid="x20FA9">
					<string name="allowSmoothing" object="bitmapItem" text=".allowSmoothing" tiptext="Si true, lisse les contours du bitmap en appliquant l&apos;anti-aliasing" helpid="x20FAA"/>
					<string name="compressionType" object="bitmapItem" text=".compressionType" tiptext="Spécifie le type de compression pour l&apos;exportation" helpid="x20FAB"/>
					<string name="quality" object="bitmapItem" text=".quality" tiptext="Qualité de la compression JPEG" helpid="x20FAC"/>
					<string name="useImportedJPEGQuality" object="bitmapItem" text=".useImportedJPEGQuality" tiptext="Si true, utilise la qualité du fichier JPEG importé pour l&apos;exportation" helpid="x20FAD"/>
					<string name="fileLastModifiedDate" object="bitmapItem" text=".fileLastModifiedDate" tiptext="Date et heure de l&apos;importation du fichier" helpid="x22C35"/>
					<string name="originalCompressionType" object="bitmapItem" text=".originalCompressionType" tiptext="Indicateur de données JPEG d&apos;origine" helpid="x22C36"/>
					<string name="sourceFileExists" object="bitmapItem" text=".sourceFileExists" tiptext="Si true, le fichier d&apos;origine existe" helpid="x22C37"/>
					<string name="sourceFileIsCurrent " object="bitmapItem" text=".sourceFileIsCurrent " tiptext="Si true, le fichier n&apos;a pas été modifié depuis son importation." helpid="x22C38"/>
					<string name="sourceFilePath" object="bitmapItem" text=".sourceFilePath" tiptext="URI du fichier de l&apos;image bitmap importée" helpid="x22C39"/>
					<string name="useDeblocking" object="bitmapItem" text=".useDeblocking" tiptext="Si true, le déblocage est activé." helpid="x22C3A"/>
				</folder>
			</folder>
			<folder name="CompiledClipInstance" index="true" tiptext="Sous-classe de Occurrence symbole ; occurrence de clip comp. sur la scène" helpid="x20FAE">
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet CompiledClipInstance" helpid="x20FAF">
					<string name="accName" object="compiledClipInstance" text=".accName" tiptext="Nom d&apos;un objet, utilisé par le logiciel de lecture d&apos;écran" helpid="x20FB0"/>
					<string name="actionScript" object="compiledClipInstance" text=".actionScript" tiptext="Chaîne représentant le code ActionScript sur une occurrence" helpid="x20FB1"/>
					<string name="description" object="compiledClipInstance" text=".description" tiptext="Description de l&apos;objet, utilisée par le logiciel de lecture d&apos;écran" helpid="x20FB2"/>
					<string name="forceSimple" object="compiledClipInstance" text=".forceSimple" tiptext="Si true, les enfants de l&apos;objet ne sont pas accessibles au logiciel de lecture d&apos;écran" helpid="x20FB3"/>
					<string name="shortcut" object="compiledClipInstance" text=".shortcut" tiptext="Raccourci clavier pour l&apos;exécution d&apos;un objet" helpid="x20FB4"/>
					<string name="silent" object="compiledClipInstance" text=".silent" tiptext="Si true, l&apos;objet n&apos;est pas lu par le logiciel de lecture d&apos;écran" helpid="x20FB5"/>
					<string name="tabIndex" object="compiledClipInstance" text=".tabIndex" tiptext="Valeur de l&apos;ordre de tabulation d&apos;un objet" helpid="x20FB6"/>
				</folder>
			</folder>
			<folder name="compilerErrors" index="true" tiptext="Représente le panneau Erreurs de compilation" helpid="x22B03">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet compilerErrors" helpid="x22B47">
					<string name="clear" object="compilerErrors" text=".clear()" tiptext="Efface le contenu du panneau Erreurs de compilation" helpid="x22B06"/>
					<string name="save" object="compilerErrors" text=".save()" tiptext="Enregistre le contenu du panneau Erreurs de compilation dans un fichier texte local" helpid="x22B07"/>
				</folder>
			</folder>
			<folder name="ComponentInstance" index="true" tiptext="Sous-classe de Occurrence symbole ; occurrence de composant sur la scène" helpid="x20FB7">
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet ComponentInstance" helpid="x20FB8">
					<string name="parameters" object="componentInstance" text=".parameters" tiptext="Paramètres du composant" helpid="x20FB9"/>
				</folder>
			</folder>
			<folder name="ComponentsPanel" index="true" tiptext="Panneau Composants" helpid="x20FBA">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet ComponentsPanel" helpid="x20FBB">
					<string name="addItemToDocument" object="componentsPanel" text=".addItemToDocument(% position, nomCatégorie, nomComposant %)" tiptext="Ajoute un composant au document" helpid="x20FBC"/>
					<string name="componentsPanel.reload" object="componentInstance" text=".reload()" tiptext="Actualise la liste de composants du panneau Composants" helpid="x228D8"/>
				</folder>
			</folder>
			<folder name="Contour" index="true" tiptext="Chemin fermé des demi-bords" helpid="x20FBD">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet Contour" helpid="x20FBE">
					<string name="getHalfEdge" object="contour" text=".getHalfEdge()" tiptext="Renvoie un objet Demi-bord" helpid="x20FBF"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriété de l&apos;objet Contour" helpid="x20FC0">
					<string name="interior" object="contour" text=".interior" tiptext="Si true, le contour délimite une zone" helpid="x20FC1"/>
					<string name="orientation" object="contour" text=".orientation" tiptext="Nombre entier indiquant l&apos;orientation d&apos;un contour" helpid="x20FC2"/>
					<string name="fill" object="contour" text=".fill" tiptext="Objet Fill du contour" helpid="x22C3B"/>
				</folder>
			</folder>
			<folder name="Document" index="true" tiptext="Scène" helpid="x20FC3">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet Document" helpid="x20FC4">
					<string name="addDataToDocument" object="document" text=".addDataToDocument(% nom, type, données %)" tiptext="Stocke les données avec un document" helpid="x20FC5"/>
					<string name="addDataToSelection" object="document" text=".addDataToSelection(% nom, type, données %)" tiptext="Stocke les données avec les objets sélectionnés" helpid="x20FC6"/>
					<string name="addFilter" object="document" text=".addFilter(% nomFiltre %)" tiptext="Ajoute un filtre aux objets sélectionnés" helpid="x228D9"/>
					<string name="addItem" object="document" text=".addItem(% position, élément %)" tiptext="Ajoute un élément de la bibliothèque à la scène" helpid="x20FC7"/>
					<string name="addNewLine" object="document" text=".addNewLine(% pointDeDébut, pointDeFin %)" tiptext="Dessine une ligne sur la scène" helpid="x20FC8"/>
					<string name="addNewOval" object="document" text=".addNewOval(% Rectangle de délimitation [, bSupprimerRemplissage] [, bSupprimerTrait] %)" tiptext="Dessine un ovale sur la scène" helpid="x20FC9"/>
					<string name="addNewPrimitiveOval" object="document" text=".addNewPrimitiveOval(% rectangleDélimitation [,bSupprimerRemplissage] [, bSupprimerTrait] %)" tiptext="Dessine une nouvelle primitive ovale sur la scène" helpid="x22C3C"/>
					<string name="addNewPrimitiveRectangle" object="document" text=".addNewPrimitiveRectangle(% rectangleDélimitation, arrondi [, bSupprimerRemplissage] [, bSupprimerTrait] %)" tiptext="Dessine un rectangle primitif sur la scène" helpid="x22C3D"/>
					<string name="addNewPublishProfile" object="document" text=".addNewPublishProfile(% [nomProfil] %)" tiptext="Ajoute un nouveau profil de publication" helpid="x20FCA"/>
					<string name="addNewRectangle" object="document" text=".addNewRectangle(%rectangleDeDélimitation, arrondi [, bSupprimerRemplissage] [, bSupprimerTrait] %)" tiptext="Dessine un nouveau rectangle sur la scène" helpid="x20FCB"/>
					<string name="addNewScene" object="document" text=".addNewScene(% [nom] %)" tiptext="Ajoute une nouvelle séquence" helpid="x20FCC"/>
					<string name="addNewText" object="document" text=".addNewText(% rectangleDeDélimitation %)" tiptext="Insère un champ de texte vide" helpid="x20FCD"/>
					<string name="align" object="document" text=".align(% modeAlignement [, bUtiliserLimitesDocument] %)" tiptext="Aligne la sélection" helpid="x20FCE"/>
					<string name="allowScreens" object="document" text=".allowScreens()" tiptext="Vérifie l&apos;accessibilité du contour de l&apos;écran" helpid="x20FCF"/>
					<string name="arrange" object="document" text=".arrange(% modeOrganisation %)" tiptext="Organise la sélection" helpid="x20FD0"/>
					<string name="breakApart" object="document" text=".breakApart()" tiptext="Sépare la sélection actuelle" helpid="x20FD1"/>
					<string name="canEditSymbol" object="document" text=".canEditSymbol()" tiptext="Si true, la méthode editSymbol() peut être utilisée" helpid="x20FD2"/>
					<string name="canRevert" object="document" text=".canRevert()" tiptext="Indique si le document peut être rétabli" helpid="x20FD3"/>
					<string name="canTestMovie" object="document" text=".canTestMovie()" tiptext="Indique si l&apos;animation peut être testée" helpid="x20FD4"/>
					<string name="canTestScene" object="document" text=".canTestScene()" tiptext="Indique si la séquence courante peut être testée" helpid="x20FD5"/>
					<string name="changeFilterOrder" object="document" text=".changeFilterOrder(% ancienIndex, nouvellndex %)" tiptext="Déplace le filtre de ancienIndex à nouvIndex" helpid="x228DA"/>
					<string name="clipCopy" object="document" text=".clipCopy()" tiptext="Copie la sélection dans le Presse-papiers" helpid="x20FD6"/>
					<string name="clipCut" object="document" text=".clipCut()" tiptext="Coupe la sélection et la place dans le Presse-papiers" helpid="x20FD7"/>
					<string name="clipPaste" object="document" text=".clipPaste(% [bEnPlace] %)" tiptext="Colle le Presse-papiers dans le document" helpid="x20FD8"/>
					<string name="close" object="document" text=".close(% [bInvitePourEnregistrerModifications] %)" tiptext="Ferme le document actuel" helpid="x20FD9"/>
					<string name="convertLinesToFills" object="document" text=".convertLinesToFills()" tiptext="Convertit les lignes en zones remplies sur les objets sélectionnés" helpid="x20FDA"/>
					<string name="convertToSymbol" object="document" text=".convertToSymbol(% type, nom, pointAlignement %)" tiptext="Convertit les éléments sélectionnés en nouveau symbole" helpid="x20FDB"/>
					<string name="crop" object="document" text=".crop()" tiptext="Recadre les objets de dessin sélectionnés" helpid="x228DB"/>
					<string name="deletePublishProfile" object="document" text=".deletePublishProfile()" tiptext="Supprime le profil de publication actuel" helpid="x20FDC"/>
					<string name="deleteEnvelope" object="document" text=".deleteEnvelope()" tiptext="Supprime l&apos;enveloppe (cadre de sélection) des objets sélectionnés" helpid="x228DC"/>
					<string name="deleteScene" object="document" text=".deleteScene()" tiptext="Supprime la séquence actuelle" helpid="x20FDD"/>
					<string name="deleteSelection" object="document" text=".deleteSelection()" tiptext="Supprime la sélection de la scène" helpid="x20FDE"/>
					<string name="disableAllFilters" object="document" text=".disableAllFilters()" tiptext="Désactive tous les filtres des objets sélectionnés" helpid="x228DD"/>
					<string name="disableFilter" object="document" text=".disableFilter(% index %)" tiptext="Désactive le filtre à l&apos;index" helpid="x228DE"/>
					<string name="disableOtherFilters" object="document" text=".disableOtherFilters(% index % )" tiptext="Désactive tous les filtres sauf celui se trouvant à l&apos;index" helpid="x228DF"/>
					<string name="distribute" object="document" text=".distribute(% modedistribution [, bUtiliserLimitesDocument] %)" tiptext="Répartit la sélection" helpid="x20FDF"/>
					<string name="distributeToLayers" object="document" text=".distributeToLayers()" tiptext="Répartit la sélection actuelle entre les calques" helpid="x20FE0"/>
					<string name="documentHasData" object="document" text=".documentHasData(% prénom %)" tiptext="Si true, des données sont persistantes" helpid="x20FE1"/>
					<string name="duplicatePublishProfile" object="document" text=".duplicatePublishProfile(% [nomProfil] %)" tiptext="Duplique le profil actuel" helpid="x20FE2"/>
					<string name="duplicateScene" object="document" text=".duplicateScene()" tiptext="Duplique la séquence actuelle" helpid="x20FE3"/>
					<string name="duplicateSelection" object="document" text=".duplicateSelection()" tiptext="Duplique la sélection" helpid="x20FE4"/>
					<string name="editScene" object="document" text=".editScene(% index %)" tiptext="Définit la séquence spécifiée comme séquence courante" helpid="x20FE5"/>
					<string name="enableAllFilters" object="document" text=".enableAllFilters()" tiptext="Active tous les filtres des objets sélectionnés" helpid="x228E1"/>
					<string name="enableFilter" object="document" text=".enableFilter(% index %)" tiptext="Active le filtre à l&apos;index" helpid="x228E2"/>
					<string name="enterEditMode" object="document" text=".enterEditMode(% [modeEdition] %)" tiptext="Ouvre le mode de modification pour un symbole ou un groupe" helpid="x20FE6"/>
					<string name="exitEditMode" object="document" text=".exitEditMode()" tiptext="Ferme le mode de modification" helpid="x20FE7"/>
					<string name="exportPublishProfile" object="document" text=".exportPublishProfile(% URIfichier %)" tiptext="Exporte le profil de publication actuel dans un fichier" helpid="x20FE8"/>
					<string name="exportPublishProfileString" object="document" text=".exportPublishProfileString()" tiptext="Renvoie une chaîne avec le profil de publication par défaut ou spécifié" helpid="x22C3E"/>
					<string name="exportPNG" object="document" text=".exportPNG(% URIfichier [, bParamètresPNGactuels] [, bImageActuelle] %)" tiptext="Exporte le document dans un ou plusieurs fichiers PNG" helpid="x22966"/>
					<string name="exportSWF" object="document" text=".exportSWF(% [URIfichier] [, bParamètresActuels] %)" tiptext="Exporte le document au format SWF" helpid="x20FE9"/>
					<string name="getAlignToDocument" object="document" text=".getAlignToDocument()" tiptext="Renvoie la valeur du paramètre Aligner vers la scène" helpid="x20FEA"/>
					<string name="getBlendMode" object="document" text=".getBlendMode()" tiptext="Renvoie le mode de fondu des objets sélectionnés" helpid="x228E4"/>
					<string name="getCustomFill" object="document" text=".getCustomFill(% [emplacementRemplissage] %)" tiptext="Renvoie l&apos;objet Fill de la sélection ou du panneau Outils" helpid="x20FEB"/>
					<string name="getCustomStroke" object="document" text=".getCustomStroke(% [emplacementRemplissage] %)" tiptext="Renvoie l&apos;objet Stroke ou le paramétrage du panneau Outils" helpid="x20FEC"/>
					<string name="getDataFromDocument" object="document" text=".getDataFromDocument(% prénom %)" tiptext="Renvoie la valeur des données nommées" helpid="x20FED"/>
					<string name="getElementProperty" object="document" text=".getElementProperty(% nomPropriété %)" tiptext="Renvoie la propriété Elément spécifiée" helpid="x20FEE"/>
					<string name="getElementTextAttr" object="document" text=".getElementTextAttr(% nomAttr [, indexDébut] [, indexFin] %)" tiptext="Renvoie la propriété Attribut texte spécifiée" helpid="x20FEF"/>
					<string name="getFilters" object="document" text=".getFilters()" tiptext="Renvoie le tableau de filtres des objets sélectionnés" helpid="x228E5"/>
					<string name="getMetadata" object="document" text=".getMetadata()" tiptext="Renvoie les métadonnées XML" helpid="x228E6"/>
					<string name="getMobileSettings" object="document" text=".getMobileSettings()" tiptext="Renvoie la chaîne transmise à document.setMobileSettings()" helpid="x22B0F"/>
					<string name="getPlayerVersion" object="document" text=".getPlayerVersion()" tiptext="Renvoie une chaîne représentant la version du lecteur visée pour le document spécifié" helpid="x22B10"/>
					<string name="getSelectionRect" object="document" text=".getSelectionRect()" tiptext="Renvoie le rectangle de délimitation de la sélection" helpid="x20FF0"/>
					<string name="getTextString" object="document" text=".getTextString(% [indexDébut] [, indexFin] %)" tiptext="Renvoie la chaîne de texte du texte sélectionné" helpid="x20FF1"/>
					<string name="getTimeline" object="document" text=".getTimeline()" tiptext="Renvoie le scénario actuel" helpid="x20FF2"/>
					<string name="getTransformationPoint" object="document" text=".getTransformationPoint()" tiptext="Renvoie l&apos;emplacement du point de transformation" helpid="x20FF3"/>
					<string name="group" object="document" text=".group()" tiptext="Convertit la sélection en groupe" helpid="x20FF4"/>
					<string name="importFile" object="document" text=".importFile(% URIFichier [ , importerDansBibliothèque] %)" tiptext="Importe un fichier dans le document ou la bibliothèque" helpid="x22962"/>
					<string name="importPublishProfile" object="document" text=".importPublishProfile(% URIfichier %)" tiptext="Importe un profil de publication depuis le fichier" helpid="x20FF5"/>
					<string name="importPublishProfileString" object="document" text=".importPublishProfileString(% xml %)" tiptext="Importe les données XML en tant que profil de publication" helpid="x22C83"/>
					<string name="importSWF" object="document" text=".importSWF(% URIfichier %)" tiptext="Importe un SWF dans le document" helpid="x20FF6"/>
					<string name="intersect" object="document" text=".intersect()" tiptext="Crée un objet de dessin Intersection à partir de tous les objets de dessin sélectionnés" helpid="x228E7"/>
					<string name="match" object="document" text=".match(% bLargeur, bHauteur [, bUtiliserLimitesDocument] %)" tiptext="Harmonise la taille des objets sélectionnés" helpid="x20FF7"/>
					<string name="mouseClick" object="document" text=".mouseClick(% position, bBasculerSél, bSélMaj %)" tiptext="Effectue un clic de souris" helpid="x20FF8"/>
					<string name="mouseDblClk" object="document" text=".mouseDblClk(% position, bAltFlècheBas, bMajFlècheHaut, bSélectMaj %)" tiptext="Effectue un double-clic de souris" helpid="x20FF9"/>
					<string name="moveSelectedBezierPointsBy" object="document" text=".moveSelectedBezierPointsBy(% delta %)" tiptext="Déplace les points de Bézier sélectionnés" helpid="x20FFA"/>
					<string name="moveSelectionBy" object="document" text=".moveSelectionBy(% distanceDéplacement %)" tiptext="Déplace la sélection" helpid="x20FFB"/>
					<string name="optimizeCurves" object="document" text=".optimizeCurves(% lissage, bAppliquerPlusieursPassages %)" tiptext="Optimise les courbes de la forme sélectionnée" helpid="x20FFC"/>
					<string name="publish" object="document" text=".publish()" tiptext="Publie un document" helpid="x20FFD"/>
					<string name="punch" object="document" text=".punch()" tiptext="Poinçonne tous les objets de dessin sélectionnés" helpid="x228E8"/>
					<string name="removeDataFromDocument" object="document" text=".removeDataFromDocument(% prénom %)" tiptext="Supprime les données persistantes du document" helpid="x20FFE"/>
					<string name="removeDataFromSelection" object="document" text=".removeDataFromSelection(% prénom %)" tiptext="Supprime les données persistantes des objets sélectionnés" helpid="x20FFF"/>
					<string name="removeAllFilters" object="document" text=".removeAllFilters()" tiptext="Supprime tous les filtres des objets sélectionnés" helpid="x228E9"/>
					<string name="removeFilter" object="document" text=".removeFilter(% index %)" tiptext="Supprime le filtre à l&apos;index" helpid="x228EA"/>
					<string name="renamePublishProfile" object="document" text=".renamePublishProfile(% [nouveauNomProfil] %)" tiptext="Renomme le profil de publication actuel" helpid="x21000"/>
					<string name="renameScene" object="document" text=".renameScene(% prénom %)" tiptext="Renomme la séquence sélectionnée" helpid="x21001"/>
					<string name="reorderScene" object="document" text=".reorderScene(% scèneADéplacer, scèneAPlacerAvant %)" tiptext="Réorganise la séquence spécifiée" helpid="x21002"/>
					<string name="resetOvalObject" object="document" text=".resetOvalObject()" tiptext="Définit toutes les valeurs de l&apos;inspecteur Propriétés sur les paramètres de l&apos;objet ovale" helpid="x22B12"/>
					<string name="resetRectangleObject" object="document" text=".resetRectangleObject()" tiptext="Définit toutes les valeurs de l&apos;inspecteur Propriétés sur les paramètres de l&apos;objet rectangle" helpid="x22B13"/>
					<string name="resetTransformation" object="document" text=".resetTransformation()" tiptext="Réinitialise la matrice de transformation" helpid="x21003"/>
					<string name="revert" object="document" text=".revert()" tiptext="Rétablit le document spécifié" helpid="x21004"/>
					<string name="rotate3DSelection" object="document" text=".rotate3DSelection(% Rotation_XYZ, mode Transformation %)" tiptext="Rotation 3D du document" helpid="x22C42"/>
					<string name="rotateSelection" object="document" text=".rotateSelection(% angle [, pointRotation] %)" tiptext="Fait pivoter une sélection" helpid="x21005"/>
					<string name="save" object="document" text=".save(% [bOkEnregistrerSous] %)" tiptext="Enregistre le document" helpid="x21006"/>
					<string name="saveAndCompact" object="document" text=".saveAndCompact(% [bOkEnregistrerSous] %)" tiptext="Enregistre et compresse le document" helpid="x21007"/>
					<string name="scaleSelection" object="document" text=".scaleSelection(% EchelleX, EchelleY [, angle] %)" tiptext="Met une sélection à l&apos;échelle" helpid="x21008"/>
					<string name="selectAll" object="document" text=".selectAll()" tiptext="Sélectionne tous les objets de la scène" helpid="x21009"/>
					<string name="selectNone" object="document" text=".selectNone()" tiptext="Désélectionne tous les objets de la scène" helpid="x2100A"/>
					<string name="setAlignToDocument" object="document" text=".setAlignToDocument(% bVersLaScène %)" tiptext="Si true, les objets sont alignés/distribués/dimensionnés ou espacés sur scène" helpid="x2100B"/>
					<string name="setBlendMode" object="document" text=".setBlendMode(% mode %)" tiptext="Définit le mode de fondu des objets sélectionnés" helpid="x228EB"/>
					<string name="setCustomFill" object="document" text=".setCustomFill(% remplissage %)" tiptext="Définit les paramètres de remplissage en cours de la sélection ou du panneau Outils" helpid="x2100C"/>
					<string name="setCustomStroke" object="document" text=".setCustomStroke(% trait %)" tiptext="Définit les paramètres de trait en cours de la sélection ou du panneau Outils" helpid="x2100D"/>
					<string name="setElementProperty" object="document" text=".setElementProperty(% propriété, valeur %)" tiptext="Définit la propriété spécifiée d&apos;un objet Elément" helpid="x2100E"/>
					<string name="setElementTextAttr" object="document" text=".setElementTextAttr(% nomAttr, valeurAttr [, indexDébut] [, indexFin] %)" tiptext="Définit les propriétés spécifiées des éléments de texte sélectionnés" helpid="x2100F"/>
					<string name="setFillColor" object="document" text=".setFillColor(% couleur %)" tiptext="Modifie la couleur de remplissage d&apos;une sélection" helpid="x21010"/>
					<string name="setFilterProperty" object="document" text=".setFilterProperty(% propriété, index, valeur %)" tiptext="Définit la propriété de filtre spécifiée des objets sélectionnés" helpid="x228EC"/>
					<string name="setFilters" object="document" text=".setFilters(% filtres %)" tiptext="Définit le tableau de filtres en fonction des objets sélectionnés" helpid="x228ED"/>
					<string name="setInstanceAlpha" object="document" text=".setInstanceAlpha(% opacité %)" tiptext="Définit l&apos;opacité d&apos;une occurrence" helpid="x21011"/>
					<string name="setInstanceBrightness" object="document" text=".setInstanceBrightness(% luminosité %)" tiptext="Définit la luminosité d&apos;une occurrence" helpid="x21012"/>
					<string name="setInstanceTint" object="document" text=".setInstanceTint(% couleur, intensité %)" tiptext="Définit la teinte d&apos;une occurrence" helpid="x21013"/>
					<string name="setMetadata" object="document" text=".setMetadata(% xml %)" tiptext="Définit les métadonnées XML, renvoie false si la définition échoue" helpid="x228EE"/>
					<string name="setMobileSettings" object="document" text=".setMobileSettings(% chaîneXML %)" tiptext="Définit la valeur d&apos;une chaîne de paramètres XML dans un fichier FLA mobile" helpid="x22B16"/>
					<string name="setOvalObjectProperty" object="document" text=".setOvalObjectProperty(% nomPropriété, valeur %)" tiptext="Spécifie une valeur pour une propriété spécifiée d&apos;objets ovales primitifs" helpid="x22B17"/>
					<string name="setPlayerVersion" object="document" text=".setPlayerVersion(% version %)" tiptext="Définit la version de Flash Player visée par le document spécifié" helpid="x22B18"/>
					<string name="setRectangleObjectProperty" object="document" text=".setRectangleObjectProperty(% nomPropriété, valeur %)" tiptext="Spécifie une valeur pour une propriété spécifiée d&apos;objets rectangles primitifs" helpid="x22B19"/>
					<string name="setSelectionBounds" object="document" text=".setSelectionBounds(% rectangleDélimitation [ , bSélectionActiverAuContact ] %)" tiptext="Déplace et redimensionne une sélection" helpid="x21014"/>
					<string name="setSelectionRect" object="document" text=".setSelectionRect(% rect [, bRemplacerSélectionActuelle [ , bSélectionActiverAuContact ] ] %)" tiptext="Définit le rectangle de sélection" helpid="x21015"/>
					<string name="setStageVanishingPoint" object="document" text=".setStageVanishingPoint(% point de fuite %)" tiptext="Définit le point de fuite 3D" helpid="x22C40"/>
					<string name="setStageViewAngle" object="document" text=".setStageViewAngle(% angle %)" tiptext="Définit l&apos;angle de vue 3D" helpid="x22C41"/>
					<string name="setStroke" object="document" text=".setStroke(% couleur, taille, trait %)" tiptext="Définit les propriétés du trait sélectionné" helpid="x21016"/>
					<string name="setStrokeColor" object="document" text=".setStrokeColor(% couleur %)" tiptext="Modifie la couleur du trait sélectionné" helpid="x21017"/>
					<string name="setStrokeSize" object="document" text=".setStrokeSize(% taille %)" tiptext="Modifie la largeur du trait sélectionné" helpid="x21018"/>
					<string name="setStrokeStyle" object="document" text=".setStrokeStyle(% trait %)" tiptext="Modifie le style du trait sélectionné" helpid="x21019"/>
					<string name="setTextRectangle" object="document" text=".setTextRectangle(% rectangleDeDélimitation %)" tiptext="Modifie le rectangle de délimitation de l&apos;élément de texte sélectionné" helpid="x2101A"/>
					<string name="setTextSelection" object="document" text=".setTextSelection(% indexDébut, indexFin %)" tiptext="Définit la sélection dans le champ de texte sélectionné" helpid="x2101B"/>
					<string name="setTextString" object="document" text=".setTextString(% texte [, indexDébut] [, indexFin] %)" tiptext="Ajoute la chaîne de texte spécifiée au champ de texte sélectionné" helpid="x2101C"/>
					<string name="setTransformationPoint" object="document" text=".setTransformationPoint(% pointTransformation %)" tiptext="Déplace le point de transformation de la sélection" helpid="x2101D"/>
					<string name="skewSelection" object="document" text=".skewSelection(% InclinaisonX, InclinaisonY [, bord] %)" tiptext="Incline la sélection" helpid="x2101E"/>
					<string name="smoothSelection" object="document" text=".smoothSelection()" tiptext="Lisse la courbe sélectionnée d&apos;une forme" helpid="x2101F"/>
					<string name="space" object="document" text=".space(% direction [, bUtiliserLimitesDocument] %)" tiptext="Espace les objets d&apos;une sélection de manière régulière" helpid="x21020"/>
					<string name="straightenSelection" object="document" text=".straightenSelection()" tiptext="Redresse la courbe sélectionnée d&apos;une forme" helpid="x21021"/>
					<string name="swapElement" object="document" text=".swapElement(% prénom %)" tiptext="Permute le symbole sélectionné avec celui spécifié" helpid="x21022"/>
					<string name="swapStrokeAndFill" object="document" text=".swapStrokeAndFill()" tiptext="Permute les couleurs de trait et de remplissage" helpid="x22965"/>
					<string name="testMovie" object="document" text=".testMovie()" tiptext="Tester l&apos;animation" helpid="x21023"/>
					<string name="testScene" object="document" text=".testScene()" tiptext="Tester la séquence courante" helpid="x21024"/>
					<string name="traceBitmap" object="document" text=".traceBitmap(% seuil, zoneMinimum, aspectCourbes, seuilAngle %)" tiptext="Trace un bitmap" helpid="x21025"/>
					<string name="transformSelection" object="document" text=".transformSelection(% a, b, c, d %)" tiptext="Effectue une transformation générale" helpid="x21026"/>
					<string name="translate3DCenter" object="document" text=".translate3DCenter(% Point XYZ %)" tiptext="Définit le point central de translation 3D" helpid="x22C44"/>
					<string name="translate3DSelection" object="document" text=".translate3DSelection(% Translation_XYZ, Mode transformation %)" tiptext="Définit une translation XYZ" helpid="x22C43"/>
					<string name="unGroup" object="document" text=".unGroup()" tiptext="Dissocie le groupe sélectionné" helpid="x21027"/>
					<string name="union" object="document" text=".union()" tiptext="Combine toutes les formes sélectionnées en un objet de dessin." helpid="x228EF"/>
					<string name="unlockAllElements" object="document" text=".unlockAllElements()" tiptext="Déverrouille les symboles de l&apos;image actuelle" helpid="x21028"/>
					<string name="xmlPanel" object="document" text=".xmlPanel(% URIfichier %)" tiptext="Affiche la boîte de dialogue XMLUI spécifiée" helpid="x21029"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Document" helpid="x2102A">
					<string name="accName" object="document" text=".accName" tiptext="Nom d&apos;une animation, utilisé par le logiciel de lecture d&apos;écran" helpid="x2102B"/>
					<string name="as3AutoDeclare" object="document" text=".as3AutoDeclare" tiptext="Si les occurrences placées sur la scène sont déclarées automatiquement dans des classes de scénario définies par l&apos;utilisateur" helpid="x22B0A"/>
					<string name="as3Dialect" object="document" text=".as3Dialect" tiptext="Chaîne décrivant le &apos;dialecte&apos; ActionScript 3.0 utilisé dans le document spécifié" helpid="x22B0B"/>
					<string name="as3ExportFrame" object="document" text=".as3ExportFrame" tiptext="Index de l&apos;image à exporter au format AS 3.0" helpid="x22B5A"/>
					<string name="as3StrictMode" object="document" text=".as3StrictMode" tiptext="Active l&apos;option mode strict du compilateur d&apos;AS 3.0" helpid="x22B5B"/>
					<string name="as3WarningsMode" object="document" text=".as3WarningsMode" tiptext="Active l&apos;option mode avertissements du compilateur d&apos;AS 3.0" helpid="x22B5C"/>
					<string name="asVersion" object="document" text=".asVersion" tiptext="Entier indiquant la version ActionScript utilisée dans le fichier spécifié" helpid="x22B0C"/>
					<string name="autoLabel" object="document" text=".autoLabel" tiptext="Si true, active l&apos;étiquetage automatique pour le logiciel de lecture d&apos;écran" helpid="x2102C"/>
					<string name="backgroundColor" object="document" text=".backgroundColor" tiptext="Couleur représentant l&apos;chrome" helpid="x2102D"/>
					<string name="currentPublishProfile" object="document" text=".currentPublishProfile" tiptext="Définit et renvoie le nom du profil de publication actif" helpid="x2102E"/>
					<string name="currentTimeline" object="document" text=".currentTimeline" tiptext="Représente le scénario actif" helpid="x2102F"/>
					<string name="description" object="document" text=".description" tiptext="Description de l&apos;anim. principale, utilisée par le logiciel de lecture d&apos;écran" helpid="x21030"/>
					<string name="docClass" object="document" text=".docClass" tiptext="Spécifie la classe ActionScript 3.0 de niveau supérieur qui est associée au document" helpid="x22B0E"/>
					<string name="externalLibraryPath" object="document" text=".externalLibraryPath" tiptext="Eléments dans le chemin de la bibliothèque externe du document" helpid="x22C84"/>
					<string name="forceSimple" object="document" text=".forceSimple" tiptext="Si true, les enfants de l&apos;objet ne sont pas accessibles au logiciel de lecture d&apos;écran" helpid="x21031"/>
					<string name="frameRate" object="document" text=".frameRate" tiptext="Images par seconde du document" helpid="x21032"/>
					<string name="height" object="document" text=".height" tiptext="Hauteur du document" helpid="x21033"/>
					<string name="id" object="document" text=".id" tiptext="Entier unique (affecté automatiquement) identifiant un document au cours d&apos;une session Flash" helpid="x22B11"/>
					<string name="library" object="document" text=".library" tiptext="Représente la bibliothèque du document" helpid="x21034"/>
					<string name="libraryPath" object="document" text=".libraryPath" tiptext="Eléments dans le chemin de la bibliothèque du document" helpid="x22C85"/>
					<string name="livePreview" object="document" text=".livePreview" tiptext="Si true, affiche les composants lors de leur création" helpid="x21035"/>
					<string name="name" object="document" text=".name" tiptext="Nom du document" helpid="x21036"/>
					<string name="path" object="document" text=".path" tiptext="Chemin du document" helpid="x21037"/>
					<string name="pathURI" object="document" text=".pathURI" tiptext="URI de fichier du document" helpid="x22C3F"/>
					<string name="publishProfiles" object="document" text=".publishProfiles" tiptext="Tableau contenant les profils de publication du document" helpid="x21038"/>
					<string name="selection" object="document" text=".selection" tiptext="Tableau des objets Elément sélectionnés" helpid="x2103A"/>
					<string name="silent" object="document" text=".silent" tiptext="Si true, l&apos;animation n&apos;est pas lue par le logiciel de lecture d&apos;écran" helpid="x2103B"/>
					<string name="sourcePath" object="document" text=".sourcePath" tiptext="Eléments dans le chemin source du document" helpid="x22C86"/>
					<string name="timelines" object="document" text=".timelines" tiptext="Tableau contenant les objets Scénario du document" helpid="x2103C"/>
					<string name="viewMatrix" object="document" text=".viewMatrix" tiptext="Référence l&apos;objet Matrice de transformation" helpid="x21096"/>
					<string name="width" object="document" text=".width" tiptext="Largeur du document" helpid="x2103D"/>
					<string name="zoomFactor" object="document" text=".zoomFactor" tiptext="Spécifie le pourcentage de zoom de la scène en contexte de création" helpid="x228F0"/>
				</folder>
			</folder>
			<folder name="DrawingLayer" index="true" tiptext="Utilisé par les outils pour le dessin temporaire quand la souris est déplacée" helpid="x2103E">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet DrawingLayer" helpid="x2103F">
					<string name="beginDraw" object="drawingLayer" text=".beginDraw(% [dessinContinu] %)" tiptext="Ouvre le mode de dessin de Flash" helpid="x21040"/>
					<string name="beginFrame" object="drawingLayer" text=".beginFrame()" tiptext="Point de départ de la délimitation d&apos;une série de lignes" helpid="x21041"/>
					<string name="cubicCurveTo" object="drawingLayer" text=".cubicCurveTo(% pointDeControleX1, pointDeControleY1, pointDeControleX2, pointDeControleY2, pointDeControleXfinal, pointDeControleYfinal %)" tiptext="Dessine une courbe cubique" helpid="x21042"/>
					<string name="curveTo" object="drawingLayer" text=".curveTo(% pointDeControleX, pointDeControleY, pointDeControleXfinal, pointDeControleYfinal %)" tiptext="Dessine un segment de courbe quadratique" helpid="x21043"/>
					<string name="drawPath" object="drawingLayer" text=".drawPath(% trajet %)" tiptext="Dessine la trajectoire spécifiée" helpid="x21044"/>
					<string name="endDraw" object="drawingLayer" text=".endDraw()" tiptext="Ferme le mode de dessin" helpid="x21045"/>
					<string name="endFrame" object="drawingLayer" text=".endFrame()" tiptext="Efface les trajectoires dessinées par l&apos;objet Calque de dessin" helpid="x21046"/>
					<string name="lineTo" object="drawingLayer" text=".lineTo(% x, y %)" tiptext="Dessine une ligne" helpid="x21047"/>
					<string name="moveTo" object="drawingLayer" text=".moveTo(% x, y %)" tiptext="Définit la position de dessin courante" helpid="x21048"/>
					<string name="newPath" object="drawingLayer" text=".newPath()" tiptext="Renvoie un nouvel objet Trajet" helpid="x21049"/>
					<string name="setColor" object="drawingLayer" text=".setColor(% couleur %)" tiptext="Définit la couleur des prochaines données" helpid="x2104A"/>
					<string name="setFill" object="drawingLayer" text=".setFill(% objetRemplissage %)" tiptext="Définit l&apos;objet Fill pour le calque de dessin" helpid="x22C8B"/>
					<string name="setStroke" object="drawingLayer" text=".setStroke(% objetTrait %)" tiptext="Définit l&apos;objet Stroke pour le calque de dessin" helpid="x22C8C"/>
				</folder>
			</folder>
			<folder name="Edge" index="true" tiptext="Représente le bord d&apos;un objet sur la scène" helpid="x2104B">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet Edge" helpid="x2104C">
					<string name="getControl" object="edge" text=".getControl(% int i %)" tiptext="Renvoie le point de contrôle de l&apos;objet Bord spécifié" helpid="x2104D"/>
					<string name="getHalfEdge" object="edge" text=".getHalfEdge(% index %)" tiptext="Renvoie un objet Demi-bord" helpid="x2104E"/>
					<string name="setControl" object="edge" text=".setControl(% index, x, y %)" tiptext="Définit le point de contrôle d&apos;un bord" helpid="x2104F"/>
					<string name="splitEdge" object="edge" text=".splitEdge(% t %)" tiptext="Divise l&apos;objet Bord spécifié en deux" helpid="x21050"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Edge" helpid="x21051">
					<string name="cubicSegmentIndex" object="edge" text=".cubicSegmentIndex" tiptext="Index du segment cubique de l&apos;objet Edge" helpid="x22C91"/>
					<string name="id" object="edge" text=".id" tiptext="Identifiant unique de l&apos;objet Edge" helpid="x21052"/>
					<string name="isLine" object="edge" text=".isLine" tiptext="Si true, le bord est une ligne droite" helpid="x21053"/>
					<string name="stroke" object="edge" text=".stroke" tiptext="Objet Stroke de l&apos;objet Edge sélectionné" helpid="x22C92"/>
				</folder>
			</folder>
			<folder name="Elément" index="true" tiptext="Représente tous les objets de la scène" helpid="x2105B">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet Element" helpid="x2105C">
					<string name="getPersistentData" object="element" text=".getPersistentData(% prénom %)" tiptext="Renvoie la valeur des données nommées" helpid="x2105D"/>
					<string name="getTransformationPoint" object="element" text=".getTransformationPoint()" tiptext="Récupère la valeur du point de transformation de l&apos;élément spécifié" helpid="x22B1B"/>
					<string name="hasPersistentData" object="element" text=".hasPersistentData(% prénom %)" tiptext="Si true, les données portant le nom spécifié sont associées à l&apos;objet" helpid="x2105E"/>
					<string name="removePersistentData" object="element" text=".removePersistentData(% prénom %)" tiptext="Supprime les données persistantes associées à l&apos;objet" helpid="x2105F"/>
					<string name="setPersistentData" object="element" text=".setPersistentData(% nom, type, valeur %)" tiptext="Enregistre les données spécifiées avec un objet" helpid="x21060"/>
					<string name="setTransformationPoint" object="element" text=".setTransformationPoint(% pointTransformation %)" tiptext="Définit la position du point de transformation de l&apos;élément" helpid="x22B1F"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Element" helpid="x21061">
					<string name="depth" object="element" text=".depth" tiptext="Renvoie l&apos;ordre de dessin de l&apos;élément sélectionné" helpid="x21062"/>
					<string name="elementType" object="element" text=".elementType" tiptext="Type de l&apos;objet Elément" helpid="x21063"/>
					<string name="height" object="element" text=".height" tiptext="Hauteur de l&apos;objet Elément" helpid="x21064"/>
					<string name="layer" object="element" text=".layer" tiptext="Représente l&apos;objet Layer sur lequel se trouve l&apos;élément" helpid="x228F1"/>
					<string name="left" object="element" text=".left" tiptext="Côté gauche de l&apos;objet Elément" helpid="x21065"/>
					<string name="locked" object="element" text=".locked" tiptext="Si true, l&apos;objet Elément est verrouillé" helpid="x21066"/>
					<string name="matrix" object="element" text=".matrix" tiptext="Référence l&apos;objet Matrice de transformation" helpid="x21067"/>
					<string name="name" object="element" text=".name" tiptext="Nom d&apos;occurrence de l&apos;objet Elément" helpid="x21068"/>
					<string name="rotation" object="element" text=".rotation" tiptext="Rotation d&apos;un élément en degrés dans le sens horaire" helpid="x22B1C"/>
					<string name="selected" object="element" text=".selected" tiptext="Indique si l&apos;élément est ou non sélectionné" helpid="x228F2"/>
					<string name="scaleX" object="element" text=".scaleX" tiptext="Valeur x de l&apos;échelle d&apos;un élément" helpid="x22B1D"/>
					<string name="scaleY" object="element" text=".scaleY" tiptext="Valeur y de l&apos;échelle d&apos;un élément" helpid="x22B1E"/>
					<string name="skewX" object="element" text=".skewX" tiptext="Valeur x de l&apos;inclinaison d&apos;un élément" helpid="x22B20"/>
					<string name="skewY" object="element" text=".skewY" tiptext="Valeur y de l&apos;inclinaison d&apos;un élément" helpid="x22B21"/>
					<string name="top" object="element" text=".top" tiptext="Côté supérieur de l&apos;objet Elément" helpid="x21069"/>
					<string name="transformX" object="element" text=".transformX" tiptext="Valeur x du point de transformation d&apos;un élément" helpid="x22B22"/>
					<string name="transformY" object="element" text=".transformY" tiptext="Valeur y du point de transformation d&apos;un élément" helpid="x22B23"/>
					<string name="width" object="element" text=".width" tiptext="Largeur de l&apos;objet Elément" helpid="x2106A"/>
					<string name="x" object="element" text=".x" tiptext="Valeur x du point d&apos;alignement d&apos;un élément" helpid="x22B24"/>
					<string name="y" object="element" text=".y" tiptext="Valeur y du point d&apos;alignement d&apos;un élément" helpid="x22B25"/>
				</folder>
			</folder>
			<folder name="Fill" index="true" tiptext="Paramètres de remplissage de la sélection ou du panneau Outils" helpid="x2106D">
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Fill" helpid="x2106E">
					<string name="bitmapIsClipped" object="fill" text=".bitmapIsClipped" tiptext="Si true, le remplissage bitmap est recadré ; si false, le remplissage est répété" helpid="x22C48"/>
					<string name="bitmapPath" object="fill" text=".bitmapPath" tiptext="Si style=&apos;bitmap&apos;, chemin de l&apos;élément bitmap utilisé comme remplissage" helpid="x22C49"/>
					<string name="color" object="fill" text=".color" tiptext="Couleur de remplissage" helpid="x2106F"/>
					<string name="colorArray" object="fill" text=".colorArray" tiptext="Tableau de couleurs dans un dégradé" helpid="x21070"/>
					<string name="focalPoint" object="fill" text=".focalPoint" tiptext="Spécifie le décalage horizontal du point focal du dégradé par rapport au point de transformation" helpid="x228F3"/>
					<string name="linearRGB" object="fill" text=".linearRGB" tiptext="Indique si le remplissage doit être effectué sous forme de dégradé RVB linéaire ou radial" helpid="x228F4"/>
					<string name="matrix" object="fill" text=".matrix" tiptext="Définit l’emplacement, l’orientation et les échelles des remplissages avec dégradé" helpid="x22964"/>
					<string name="overflow" object="fill" text=".overflow" tiptext="Spécifie le comportement du débordement d’un dégradé" helpid="x228F5"/>
					<string name="posArray" object="fill" text=".posArray" tiptext="Indique la position de la couleur correspondante dans un dégradé" helpid="x21071"/>
					<string name="style" object="fill" text=".style" tiptext="Style de remplissage" helpid="x21072"/>
				</folder>
			</folder>
			<folder name="Filter" index="true" tiptext="Contient la totalité des propriétés de tous les filtres" helpid="x228F6">
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Filter" helpid="x228F7">
					<string name="angle" object="filter" text=".angle" tiptext="Angle du filtre, en degrés" helpid="x228F8"/>
					<string name="blurX" object="filter" text=".blurX" tiptext="Montant de flou dans la direction x, en pixels" helpid="x228F9"/>
					<string name="blurY" object="filter" text=".blurY" tiptext="Montant de flou dans la direction y, en pixels" helpid="x228FA"/>
					<string name="brightness" object="filter" text=".brightness" tiptext="Luminosité du filtre, de -100 à 100" helpid="x228FB"/>
					<string name="color" object="filter" text=".color" tiptext="Couleur du filtre" helpid="x228FC"/>
					<string name="contrast" object="filter" text=".contrast" tiptext="Valeur de contraste du filtre, de -100 à 100" helpid="x228FD"/>
					<string name="distance" object="filter" text=".distance" tiptext="Etendue du filtre par rapport à un objet, de 0 à 255 pixels" helpid="x228FE"/>
					<string name="enabled" object="filter" text=".enabled" tiptext="Valeur booléenne indiquant si le filtre spécifié est activé." helpid="x22B56"/>
					<string name="hideObject" object="filter" text=".hideObject" tiptext="Spécifie si l&apos;image source est cachée ou affichée" helpid="x228FF"/>
					<string name="highlightColor" object="filter" text=".highlightColor" tiptext="Couleur du soulignement" helpid="x22900"/>
					<string name="hue" object="filter" text=".hue" tiptext="Teinte du filtre, de -180 à 180" helpid="x22901"/>
					<string name="inner" object="filter" text=".inner" tiptext="Indique si l’ombre est intérieure ou non" helpid="x22902"/>
					<string name="knockout" object="filter" text=".knockout" tiptext="Indique si le filtre est un filtre de poinçonnage" helpid="x22903"/>
					<string name="name" object="filter" text=".name" tiptext="Type de filtre" helpid="x22904"/>
					<string name="quality" object="filter" text=".quality" tiptext="Qualité du flou" helpid="x22905"/>
					<string name="saturation" object="filter" text=".saturation" tiptext="Valeur de saturation du filtre, de -100 à 100" helpid="x22906"/>
					<string name="shadowColor" object="filter" text=".shadowColor" tiptext="Couleur de l&apos;ombre" helpid="x22907"/>
					<string name="strength" object="filter" text=".strength" tiptext="Intensité de pourcentage du filtre, de 0 à 25 500" helpid="x22908"/>
					<string name="type" object="filter" text=".type" tiptext="Type de biseau ou d&apos;effet néon" helpid="x22909"/>
				</folder>
			</folder>
			<folder name="Flash ( fl )" index="true" tiptext="Application Flash" helpid="x21073">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet Flash" helpid="x21074">
					<string name="addEventListener" object="fl" text=".addEventListener(% typeEvénement %)" tiptext="Enregistre la fonction à appeler à la réception d&apos;un événement spécifique" helpid="x22B26"/>
					<string name="browseForFolderURL" object="fl" text=".browseForFolderURL( % [ description ] % )" tiptext="Renvoie l&apos;URL du dossier" helpid="x2290A"/>
					<string name="browseForFileURL" object="fl" text=".browseForFileURL(% typeParcourir [, titre] [, zoneAperçu] %)" tiptext="Affiche une boîte de dialogue Ouvrir ou Enregistrer" helpid="x21075"/>
					<string name="closeAll" object="fl" text=".closeAll(% inviteAEnregistrer %)" tiptext="Ferme tous les documents ouverts" helpid="x21076"/>
					<string name="closeAllPlayerDocuments" object="fl" text=".closeAllPlayerDocuments()" tiptext="Ferme toutes les fenêtres d&apos;animation (SWF, pas les fichiers FLA) actuellement ouvertes" helpid="x22B57"/>
					<string name="closeDocument" object="fl" text=".closeDocument(% objectDocument [, bInvitePourEnregistrerModifications] %)" tiptext="Ferme le document spécifié" helpid="x21077"/>
					<string name="copyClipString" object="fl" text=".copyClipString(% chaîne %)" tiptext="Copie la chaîne spécifiée dans le presse-papiers" helpid="x22B28"/>
					<string name="createDocument" object="fl" text=".createDocument(% [typeDoc] %)" tiptext="Ouvre un nouveau document" helpid="x21078"/>
					<string name="enableImmediateUpdates" object="fl" text=".enableImmediateUpdates()" tiptext="Indique s&apos;il est nécessaire de mettre à jour l&apos;affichage du scénario lors de l&apos;exécution d&apos;un effet. S&apos;utilise uniquement pour le débogage de l&apos;effet." helpid="x21079"/>
					<string name="fileExists" object="fl" text=".fileExists(% URIfichier %)" tiptext="Renvoie true si le fichier spécifié existe" helpid="x2107A"/>
					<string name="findDocumentDOM" object="fl" text=".findDocumentDOM(% id %)" tiptext="Permet de viser un fichier spécifique à l&apos;aide de son identifiant unique" helpid="x22B2D"/>
					<string name="findDocumentIndex" object="fl" text=".findDocumentIndex(% prénom %)" tiptext="Renvoie l&apos;index de l&apos;objet Document spécifié" helpid="x2107B"/>
					<string name="findObjectInDocByName" object="fl" text=".findObjectInDocByName(% nomOccurrence %)" tiptext="Renvoie un tableau d&apos;éléments correspondant au nom de l&apos;occurrence fourni" helpid="x22B48"/>
					<string name="findObjectInDocByType" object="fl" text=".findObjectInDocByType(% typeOccurrence %)" tiptext="Renvoie un tableau d&apos;éléments correspondant au type d&apos;occurrence fourni" helpid="x22B49"/>
					<string name="getAppMemoryInfo" object="fl" text=".getAppMemoryInfo( % typeMem % )" tiptext="(Windows uniquement) ; renvoie le nombre d&apos;octets utilisés dans une zone de la mémoire Flash.exe" helpid="x2290E"/>
					<string name="getDocumentDOM" object="fl" text=".getDocumentDOM()" tiptext="Renvoie l&apos;objet Document actif" helpid="x2107D"/>
					<string name="getPrefInteger" object="fl" text=".getPrefInteger(% catégorie, paramètre %)" tiptext="Renvoie la valeur d&apos;une préférence définie par fl.setPrefInteger()" helpid="x22B2E"/>
					<string name="getPrefString" object="fl" text=".getPrefString(% catégorie, paramètre %)" tiptext="Renvoie la valeur d&apos;une préférence définie par fl.setPrefString()" helpid="x22B2F"/>
					<string name="isFontInstalled" object="fl" text=".isFontInstalled(% nomPolice %)" tiptext="Si true, la police spécifiée est installée" helpid="x22C4A"/>
					<string name="openDocument" object="fl" text=".openDocument(% URIfichier %)" tiptext="Ouvre le fichier FLA spécifié" helpid="x2107F"/>
					<string name="quit" object="fl" text=".quit(% [bInviteSiNécessaire] %)" tiptext="Quitte Flash" helpid="x21080"/>
					<string name="reloadEffects" object="fl" text=".reloadEffects()" tiptext="Recharge tous les descripteurs d&apos;effet" helpid="x21081"/>
					<string name="reloadTools" object="fl" text=".reloadTools()" tiptext="Reconstruit le panneau Outils" helpid="x21082"/>
					<string name="removeEventListener" object="fl" text=".removeEventListener(% typeEvénement %)" tiptext="Annule l&apos;enregistrement d&apos;une fonction enregistrée via fl.addEventListener()" helpid="x22B32"/>
					<string name="resetAS3PackagePaths" object="fl" text=".resetAS3PackagePaths()" tiptext="Réinitialise les paramètres par défaut des chemins de paquet globaux pour AS 3.0" helpid="x22B6C"/>
					<string name="resetPackagePaths" object="fl" text=".resetPackagePaths()" tiptext="Réinitialise les paramètres par défaut des chemins de paquet globaux pour AS 2.0" helpid="x22B6D"/>
					<string name="revertDocument" object="fl" text=".revertDocument(% objetDocument %)" tiptext="Rétablit le document spécifié" helpid="x21083"/>
					<string name="runScript" object="fl" text=".runScript(% URIFichier [, nomFonc] [, arg] %)" tiptext="Exécute un fichier JavaScript" helpid="x21084"/>
					<string name="saveAll" object="fl" text=".saveAll()" tiptext="Enregistre tous les documents ouverts" helpid="x21085"/>
					<string name="saveDocument" object="fl" text=".saveDocument(% document [, URIfichier] %)" tiptext="Enregistre le document spécifié" helpid="x21086"/>
					<string name="saveDocumentAs" object="fl" text=".saveDocumentAs(% document %)" tiptext="Affiche la boîte de dialogue Enregistrer sous" helpid="x21087"/>
					<string name="selectElement" object="fl" text=".selectElement(% objetElément, modeEdition %)" tiptext="Sélectionne l&apos;élément transmis" helpid="x22B4A"/>
					<string name="selectTool" object="fl" text=".selectTool(% IDOutil %)" tiptext="Sélectionne l&apos;outil spécifié dans la barre d&apos;outils" helpid="x22B6B"/>
					<string name="setActiveWindow" object="fl" text=".setActiveWindow(% document [, bActiverImage] %)" tiptext="Définit la fenêtre active en tant que document spécifié" helpid="x21088"/>
					<string name="setPrefInteger" object="fl" text=".setPrefInteger(% catégorie, préférence, valeur %)" tiptext="Spécifie la valeur d&apos;entier à affecter à une catégorie de préférence particulière" helpid="x22B35"/>
					<string name="setPrefString" object="fl" text=".setPrefString(% catégorie, préférence, valeur %)" tiptext="Spécifie la valeur de chaîne à affecter à une catégorie de préférence particulière" helpid="x22B36"/>
					<string name="showIdleMessage" object="fl" text=".showIdleMessage( % afficher % )" tiptext="Permet de désactiver l&apos;avertissement signalant que l&apos;exécution d&apos;un script est trop longue" helpid="x22910"/>
					<string name="trace" object="fl" text=".trace(% message %)" tiptext="Envoie une chaîne test au panneau Sortie" helpid="x21089"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Flash" helpid="x2108A">
					<string name="actionsPanel" object="fl" text=".actionsPanel" tiptext="Référence à l&apos;objet du panneau Actions" helpid="x22B5E"/>
					<string name="as3PackagePaths" object="fl" text=".as3PackagePaths" tiptext="Paramètre du chemin de paquet global pour AS 3.0" helpid="x22B6E"/>
					<string name="compilerErrors" object="fl" text=".compilerErrors" tiptext="Objet compilerErrors, représentant le panneau Erreurs" helpid="x22B27"/>
					<string name="contactSensitiveSelection" object="fl" text=".contactSensitiveSelection" tiptext="Indique si le mode de sélection Activer au toucher est activé" helpid="x22961"/>
					<string name="componentsPanel" object="fl" text=".componentsPanel" tiptext="Référence au panneau Composants" helpid="x2108C"/>
					<string name="configDirectory" object="fl" text=".configDirectory" tiptext="Contient le nom du chemin  de l&apos;annuaire de config. de l&apos;utilisateur local" helpid="x2108D"/>
					<string name="configURI" object="fl" text=".configURI" tiptext="Renvoie l&apos;URI à l&apos;annuaire de configuration de l&apos;utilisateur local" helpid="x2108E"/>
					<string name="documents" object="fl" text=".documents" tiptext="Tableau d&apos;objets Document" helpid="x2108F"/>
					<string name="externalLibraryPath" object="fl" text=".externalLibraryPath" tiptext="Eléments dans le chemin global de la bibliothèque externe ActionScript 3.0" helpid="x22C90"/>
					<string name="flexSDKPath" object="fl" text=".flexSDKPath" tiptext="Chemin du Flex SDK" helpid="x22C80"/>
					<string name="languageCode" object="fl" text=".languageCode" tiptext="Renvoie le code à 5 caractères du jeu de paramètres régionaux correspondant à l&apos;IU actuelle." helpid="x22CA6"/>
					<string name="libraryPath" object="fl" text=".libraryPath" tiptext="Eléments dans le chemin global de la bibliothèque ActionScript 3.0" helpid="x22C81"/>
					<string name="Math" object="fl" text=".Math" tiptext="Référence à un objet Math" helpid="x21091"/>
					<string name="objectDrawingMode" object="fl" text=".objectDrawingMode" tiptext="Indique si le mode Dessin d&apos;objet est activé" helpid="x2290D"/>
					<string name="outputPanel" object="fl" text=".outputPanel" tiptext="Référence à l&apos;objet Panneau Sortie" helpid="x21092"/>
					<string name="packagePaths" object="fl" text=".packagePaths" tiptext="Paramètre du chemin de paquet global pour AS 2.0" helpid="x22B6F"/>
					<string name="presetPanel" object="fl" text=".presetPanel" tiptext="Référence à l&apos;objet presetPanel" helpid="x22C95"/>
					<string name="scriptURI" object="fl" text=".scriptURI" tiptext="Chaîne URI fichier:/// représentant le chemin d&apos;un script JSFL en cours d&apos;exécution" helpid="x22B59"/>
					<string name="sourcePath" object="fl" text=".sourcePath" tiptext="Eléments dans le chemin source AS3 global." helpid="x22C82"/>
					<string name="swfPanels" object="fl" text=".swfPanels" tiptext="Tableau d&apos;objets swfPanel" helpid="x22C4B"/>
					<string name="tools" object="fl" text=".tools" tiptext="Tableau des objets ObjOutils" helpid="x21094"/>
					<string name="version" object="fl" text=".version" tiptext="Renvoie la version de l&apos;outil de programmation Flash" helpid="x21095"/>
					<string name="xmlui" object="fl" text=".xmlui" tiptext="Référence une boîte de dialogue XMLUI" helpid="x21097"/>
				</folder>
			</folder>
			<folder name="Objet FLfile" index="true" tiptext="Permet d&apos;écrire des extensions Flash ayant accès au système de fichiers local" helpid="x22911">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet FLfile" helpid="x22912">
					<string name="copy" object="FLfile" text=".copy( % URIFichier, URIcopie % )" tiptext="Copie URIFichier vers URICopie" helpid="x22913"/>
					<string name="createFolder" object="FLfile" text=".createFolder( % URIDossier % )" tiptext="Crée un dossier à l’emplacement URIDossier" helpid="x22914"/>
					<string name="exists" object="FLfile" text=".exists( % URIfichier % )" tiptext="Détermine si un fichier existe" helpid="x22915"/>
					<string name="getAttributes" object="FLfile" text=".getAttributes( % URIFichierOuDossier % )" tiptext="Renvoie une chaîne représentant les attributs de URIFichierOuDossier" helpid="x22916"/>
					<string name="getCreationDate" object="FLfile" text=".getCreationDate( % URIfichier % )" tiptext="Extrait l&apos;heure de création du fichier" helpid="x22917"/>
					<string name="getCreationDateObj" object="FLfile" text=".getCreationDateObj( % URIfichier % )" tiptext="Renvoie un objet Date JavaScript représentant la date de création du fichier" helpid="x22918"/>
					<string name="getModificationDate" object="FLfile" text=".getModificationDate( % URIfichier % )" tiptext="Extrait l&apos;heure de la dernière modification du fichier" helpid="x22919"/>
					<string name="getModificationDateObj" object="FLfile" text=".getModificationDateObj( % URIfichier % )" tiptext="Renvoie un objet Date JavaScript représentant la date de modification du fichier" helpid="x2291A"/>
					<string name="getSize" object="FLfile" text=".getSize( % URIfichier % )" tiptext="Renvoie la taille du fichier, en octets" helpid="x2291B"/>
					<string name="listFolder" object="FLfile" text=".listFolder( % URIDossier [, fichiersOuRépertoires ] % )" tiptext="Renvoie un tableau de chaînes représentant le contenu du dossier" helpid="x2291C"/>
					<string name="platformPathToURI" object="FLfile" text=".platformPathToURI()" tiptext="Renvoie l&apos;URI du fichier indépendant de la plate-forme pour le chemin propre à la plate-forme" helpid="x22C4C"/>
					<string name="read" object="FLfile" text=".read( % URIFichierOuDossier % )" tiptext="Renvoie le contenu du fichier sous forme de chaîne" helpid="x2291D"/>
					<string name="remove" object="FLfile" text=".remove( % URIFichierOuDossier % )" tiptext="Supprime le fichier ou dossier" helpid="x2291E"/>
					<string name="setAttributes" object="FLfile" text=".setAttributes( % URIFichier, AttrCh % )" tiptext="Spécifie les attributs système du fichier" helpid="x2291F"/>
					<string name="uriToPlatformPath" object="FLfile" text=".uriToPlatformPath(% URIFichier %)" tiptext="Renvoie un chemin de fichier propre à la plate-forme pour l&apos;URI de fichier spécifié" helpid="x22C4D"/>
					<string name="write" object="FLfile" text=".write( % URIFichier, texteAEcrire [ , modeAjouterCh ] % )" tiptext="Ecrit une chaîne dans le fichier (au format UTF-8)" helpid="x22920"/>
				</folder>
			</folder>
			<folder name="FolderItem" index="true" tiptext="Sous-classe de l&apos;objet Elément ; dossier dans la bibliothèque" helpid="x21098">
				<folder name="Reportez-vous à l&apos;objet Elément pour les propriétés ou les méthodes" tiptext="Reportez-vous à l&apos;objet Elément pour les propriétés ou les méthodes" helpid="x21099">
				</folder>
			</folder>
			<folder name="FontItem" index="true" tiptext="Sous-classe de l&apos;objet Elément ; symbole de police dans la bibliothèque" helpid="x2109A">
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet FontItem" helpid="x22C77">
					<string name="bitmap" object="FontItem" text=".bitmap" tiptext="Si true, la police est mise au format bitmap" helpid="x22C4E"/>
					<string name="bold" object="FontItem" text=".bold" tiptext="Si true, la police est mise en gras" helpid="x22C4F"/>
					<string name="embeddedCharacters" object="FontItem" text=".embeddedCharacters" tiptext="Permet à l&apos;utilisateur de spécifier les caractères à incorporer. Cette action est identique à l&apos;ouverture de la boîte de dialogue Incorporation de polices." helpid="x22C97"/>
					<string name="embedRanges" object="FontItem" text=".embedRanges" tiptext="Cela consiste en une série d&apos;entiers délimités qui correspondent aux éléments pouvant être sélectionnés dans la boîte de dialogue Incorporation de polices" helpid="x22C98"/>
					<string name="embedVariantGlyphs" object="FontItem" text=".embedVariantGlyphs" tiptext="Si true, des glyphes de variantes sont intégrés" helpid="x22C7E"/>
					<string name="font" object="FontItem" text=".font" tiptext="Nom de la police" helpid="x22C50"/>
					<string name="italic" object="FontItem" text=".italic" tiptext="Si true, la police est en italique" helpid="x22C51"/>
					<string name="size" object="FontItem" text=".size" tiptext="Taille de la police en points" helpid="x22C52"/>
				</folder>
			</folder>
			<folder name="Image" index="true" tiptext="Image du scénario" helpid="x2109C">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet Frame" helpid="x22921">
					<string name="convertMotionObjectTo2D" object="frame" text=".convertMotionObjectTo2D()" tiptext="Convertit l&apos;objet de mouvement sélectionné en objet de mouvement 2D." helpid="x22C99"/>
					<string name="convertMotionObjectTo3D" object="frame" text=".convertMotionObjectTo3D()" tiptext="Convertit l&apos;objet de mouvement sélectionné en objet de mouvement 3D." helpid="x22C9A"/>
					<string name="getCustomEase" object="frame" text=".getCustomEase( % [ propriété ] % )" tiptext="Renvoie un tableau de points de contrôle qui définissent la courbe d’accélération" helpid="x22922"/>
					<string name="getMotionObjectXML" object="frame" text=".getMotionObjectXML()" tiptext="Vous donne l&apos;élément XML de mouvement à partir de l&apos;objet de mouvement sélectionné." helpid="x22C9B"/>
					<string name="hasMotionPath" object="frame" text=".hasMotionPath()" tiptext="Vous informe si la sélection actuelle dispose d&apos;une trajectoire de mouvement." helpid="x22C9C"/>
					<string name="is3DMotionObject" object="frame" text=".is3DMotionObject()" tiptext="Vous informe si la sélection actuelle est un objet de mouvement 3D." helpid="x22C9D"/>
					<string name="isMotionObject" object="frame" text=".isMotionObject()" tiptext="Découvrez si la sélection actuelle est un objet de mouvement ou non." helpid="x22C9E"/>
					<string name="selectMotionPath" object="frame" text=".selectMotionPath( % sélectionner % )" tiptext="Active ou désactive la trajectoire des objets de mouvement." helpid="x22C9F"/>
					<string name="setMotionObjectDuration" object="frame" text=".setMotionObjectDuration( % durée [, élargirImagesClésExistantes] % )" tiptext="Définit la durée (longueur de la plage d&apos;interpolation) de l&apos;objet de mouvement actuellement sélectionné." helpid="x22CA0"/>
					<string name="setCustomEase" object="frame" text=".setCustomEase( % propriété, courbeAccélération % )" tiptext="Spécifie un tableau de coordonnées décrivant une courbe d&apos;accélération personnalisée" helpid="x22924"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Frame" helpid="x2109D">
					<string name="actionScript" object="frame" text=".actionScript" tiptext="Chaîne contenant le code ActionScript dans une image" helpid="x2109E"/>
					<string name="duration" object="frame" text=".duration" tiptext="Nombre d&apos;images dans une plage d&apos;images" helpid="x2109F"/>
					<string name="elements" object="frame" text=".elements" tiptext="Tableau d&apos;objets Elément" helpid="x210A0"/>
					<string name="hasCustomEase" object="frame" text=".hasCustomEase" tiptext="Spécifie si l’image reçoit des informations d’accélération de la courbe d’accélération personnalisée" helpid="x22923"/>
					<string name="labelType" object="frame" text=".labelType" tiptext="Spécifie le type d&apos;étiquette d&apos;image" helpid="x210A1"/>
					<string name="motionTweenOrientToPath" object="frame" text=".motionTweenOrientToPath" tiptext="Si true, l&apos;objet interpolé est orienté vers la trajectoire" helpid="x210A2"/>
					<string name="motionTweenRotate" object="frame" text=".motionTweenRotate" tiptext="Spécifie si l&apos;objet pivote pendant l&apos;interpolation" helpid="x210A3"/>
					<string name="motionTweenRotateTimes" object="frame" text=".motionTweenRotateTimes" tiptext="Nombre de rotations" helpid="x210A4"/>
					<string name="motionTweenScale" object="frame" text=".motionTweenScale" tiptext="Si true, l&apos;objet est redimensionné pendant l&apos;interpolation" helpid="x210A5"/>
					<string name="motionTweenSnap" object="frame" text=".motionTweenSnap" tiptext="Si true, l&apos;objet s&apos;accroche au guide de mouvement" helpid="x210A6"/>
					<string name="motionTweenSync" object="frame" text=".motionTweenSync" tiptext="Si true, l&apos;interpolation synchronise les symboles" helpid="x210A7"/>
					<string name="name" object="frame" text=".name" tiptext="Etiquette de l&apos;image" helpid="x210A8"/>
					<string name="shapeTweenBlend" object="frame" text=".shapeTweenBlend" tiptext="Spécifie le paramètre de fondu pour l&apos;interpolation d&apos;une forme" helpid="x210A9"/>
					<string name="soundEffect" object="frame" text=".soundEffect" tiptext="Effets sur le son" helpid="x210AA"/>
					<string name="soundLibraryItem" object="frame" text=".soundLibraryItem" tiptext="Elément de bibliothèque utilisé pour instancier un son" helpid="x210AB"/>
					<string name="soundLoop" object="frame" text=".soundLoop" tiptext="Spécifie le nombre de fois qu&apos;un son est lu en boucle" helpid="x210AC"/>
					<string name="soundLoopMode" object="frame" text=".soundLoopMode" tiptext="Spécifie si le son est lu en boucle ou est répété indéfiniment" helpid="x210AD"/>
					<string name="soundName" object="frame" text=".soundName" tiptext="Nom du son" helpid="x210AE"/>
					<string name="soundSync" object="frame" text=".soundSync" tiptext="Spécifie le comportement de synchronisation d&apos;un son" helpid="x210AF"/>
					<string name="startFrame" object="frame" text=".startFrame" tiptext="Numéro de la première image d&apos;une plage" helpid="x210B0"/>
					<string name="tweenEasing" object="frame" text=".tweenEasing" tiptext="Valeur de l&apos;accélération" helpid="x210B1"/>
					<string name="tweenInstanceName" object="frame" text=".tweenInstanceName" tiptext="Déterminez ou attribuez un nom d&apos;occurrence à l&apos;objet de mouvement sélectionné. " helpid="x22CA1"/>
					<string name="tweenType" object="frame" text=".tweenType" tiptext="Type d&apos;interpolation" helpid="x210B2"/>
					<string name="useSingleEaseCurve" object="frame" text=".useSingleEaseCurve" tiptext="Spécifie si une courbe d&apos;accélération personnalisée est utilisée pour toutes les propriétés" helpid="x22925"/>
				</folder>
			</folder>
			<folder name="HalfEdge" index="true" tiptext="Demi-bord d&apos;un contour" helpid="x210C0">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet HalfEdge" helpid="x210C1">
					<string name="getEdge" object="halfEdge" text=".getEdge()" tiptext="Renvoie l&apos;objet Bord comprenant l&apos;objet Demi-Bord" helpid="x210C2"/>
					<string name="getNext" object="halfEdge" text=".getNext()" tiptext="Renvoie l&apos;objet Demi-bord suivant" helpid="x210C3"/>
					<string name="getOppositeHalfEdge" object="halfEdge" text=".getOppositeHalfEdge()" tiptext="Renvoie l&apos;objet Demi-bord opposé" helpid="x210C4"/>
					<string name="getPrev" object="halfEdge" text=".getPrev()" tiptext="Renvoie l&apos;objet Demi-bord précédent" helpid="x210C5"/>
					<string name="getVertex" object="halfEdge" text=".getVertex()" tiptext="Renvoie le vertex de l&apos;objet Demi-bord" helpid="x210C6"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet HalfEdge" helpid="x210C7">
					<string name="id" object="halfEdge" text=".id" tiptext="Identificateur unique pour l&apos;objet Demi-bord" helpid="x210C8"/>
					<string name="index" object="halfEdge" text=".index" tiptext="Index de l&apos;objet Demi-bord dans l&apos;objet Bord parent" helpid="x210C9"/>
				</folder>
			</folder>
			<folder name="Instance" index="true" tiptext="Sous-classe de l&apos;objet Elément ; occurrence sur la scène" helpid="x210CA">
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Instance" helpid="x210CB">
					<string name="instanceType" object="instance" text=".instanceType" tiptext="Type d&apos;occurrence" helpid="x210CC"/>
					<string name="libraryItem" object="instance" text=".libraryItem" tiptext="Elément de bibliothèque utilisé pour instancier l&apos;occurrence" helpid="x210CD"/>
				</folder>
			</folder>
			<folder name="Item" index="true" tiptext="Eléments de la bibliothèque" helpid="x210CE">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet Item" helpid="x210CF">
					<string name="addData" object="item" text=".addData(% nom, type, données %)" tiptext="Ajoute des données à l&apos;élément de la bibliothèque" helpid="x210D0"/>
					<string name="getData" object="item" text=".getData(% prénom %)" tiptext="Renvoie la valeur des données nommées" helpid="x210D1"/>
					<string name="hasData" object="item" text=".hasData(% prénom %)" tiptext="Si true, les données nommées sont attribuées à l&apos;élément de bibliothèque" helpid="x210D2"/>
					<string name="removeData" object="item" text=".removeData(% prénom %)" tiptext="Supprime des données de l&apos;élément de la bibliothèque" helpid="x210D3"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Item" helpid="x210D4">
					<string name="itemType" object="item" text=".itemType" tiptext="Type de symbole de l&apos;élément" helpid="x210D5"/>
					<string name="linkageBaseClass" object="item" text=".linkageBaseClass" tiptext="Chaîne spécifiant la classe ActionScript 3.0 qui sera associée au symbole" helpid="x22B58"/>
					<string name="linkageClassName" object="item" text=".linkageClassName" tiptext="Spécifie une classe ActionScript 2 à associer au symbole" helpid="x210D6"/>
					<string name="linkageExportForAS" object="item" text=".linkageExportForAS" tiptext="Si true, l&apos;élément sera exporté pour ActionScript" helpid="x210D7"/>
					<string name="linkageExportForRS" object="item" text=".linkageExportForRS" tiptext="Si true, l&apos;élément sera exporté pour le partage à l&apos;exécution" helpid="x210D8"/>
					<string name="linkageExportInFirstFrame" object="item" text=".linkageExportInFirstFrame" tiptext="Si true, l&apos;élément sera exporté vers la première image" helpid="x210D9"/>
					<string name="linkageIdentifier" object="item" text=".linkageIdentifier" tiptext="Nom du symbole quand il est référencé par ActionScript/au partage à l&apos;exécution" helpid="x210DA"/>
					<string name="linkageImportForRS" object="item" text=".linkageImportForRS" tiptext="Si true, l&apos;élément sera importé pour le partage à l&apos;exécution" helpid="x210DB"/>
					<string name="linkageURL" object="item" text=".linkageURL" tiptext="Emplacement de l&apos;actif partagé SWF" helpid="x210DC"/>
					<string name="name" object="item" text=".name" tiptext="Nom de l&apos;élément de bibliothèque" helpid="x210DD"/>
				</folder>
			</folder>
			<folder name="Layer" index="true" tiptext="Calque dans le scénario" helpid="x210DE">
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Layer" helpid="x210DF">
					<string name="color" object="layer" text=".color" tiptext="Couleur utilisée pour le contour des objets sur le calque" helpid="x210E0"/>
					<string name="frameCount" object="layer" text=".frameCount" tiptext="Nombre total d&apos;images sur le calque" helpid="x210E1"/>
					<string name="frames" object="layer" text=".frames" tiptext="Tableau d&apos;objets Image" helpid="x210E2"/>
					<string name="height" object="layer" text=".height" tiptext="Hauteur du calque" helpid="x210E3"/>
					<string name="layerType" object="layer" text=".layerType" tiptext="Spécifie le type de calque" helpid="x210E4"/>
					<string name="locked" object="layer" text=".locked" tiptext="Si true, le calque est verrouillé" helpid="x210E5"/>
					<string name="name" object="layer" text=".name" tiptext="Nom du calque" helpid="x210E6"/>
					<string name="outline" object="layer" text=".outline" tiptext="Si TRUE, le calque apparaît sous forme de contours" helpid="x210E7"/>
					<string name="parentLayer" object="layer" text=".parentLayer" tiptext="Définit le calque parent des calques" helpid="x210E8"/>
					<string name="visible" object="layer" text=".visible" tiptext="Si true, le calque est visible" helpid="x210E9"/>
				</folder>
			</folder>
			<folder name="Library" index="true" tiptext="Panneau Bibliothèque" helpid="x210EA">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet Library" helpid="x210EB">
					<string name="addItemToDocument" object="library" text=".addItemToDocument(% position [, nomChemin] %)" tiptext="Ajoute un élément de la bibliothèque au document" helpid="x210EC"/>
					<string name="addNewItem" object="library" text=".addNewItem(% type [, nomChemin] %)" tiptext="Crée un objet Elément" helpid="x210ED"/>
					<string name="deleteItem" object="library" text=".deleteItem(% [nomChemin] %)" tiptext="Supprime un objet Elément" helpid="x210EE"/>
					<string name="duplicateItem" object="library" text=".duplicateItem(% [nomChemin] %)" tiptext="Effectue une copie de l&apos;objet Elément sélectionné" helpid="x210EF"/>
					<string name="editItem" object="library" text=".editItem(% [nomChemin] %)" tiptext="Renvoie true si l&apos;objet Elément spécifié est modifiable" helpid="x210F0"/>
					<string name="expandFolder" object="library" text=".expandFolder(% bEtendre [, bExplorerParentsImbriqués] [, nomChemin] %)" tiptext="Si true, développe le dossier ; si false, le réduit" helpid="x210F1"/>
					<string name="findItemIndex" object="library" text=".findItemIndex(% nomChemin %)" tiptext="Renvoie un objet contenant l&apos;index de l&apos;objet Elément" helpid="x210F2"/>
					<string name="getItemProperty" object="library" text=".getItemProperty(% propriété %)" tiptext="Renvoie la propriété spécifiée pour un objet Elément sélectionné" helpid="x210F3"/>
					<string name="getItemType" object="library" text=".getItemType(% [nomChemin] %)" tiptext="Renvoie le type de l&apos;objet Elément spécifié" helpid="x210F4"/>
					<string name="getSelectedItems" object="library" text=".getSelectedItems()" tiptext="Renvoie un tableau contenant les objets Elément sélectionnés" helpid="x210F5"/>
					<string name="importEmbeddedSWF" object="library" text=".importEmbeddedSWF(% nomLiaison, DonnéesSwf [, nomBib] %)" tiptext="Importe un fichier SWF contenu dans la bibliothèque" helpid="x210F6"/>
					<string name="itemExists" object="library" text=".itemExists(% nomChemin %)" tiptext="Renvoie true si l&apos;objet Elément spécifié existe" helpid="x210F7"/>
					<string name="moveToFolder" object="library" text=".moveToFolder(% cheminFichier [, élémentADéplacer] [, remplacer] %)" tiptext="Déplace l&apos;objet Elément dans un dossier" helpid="x210F8"/>
					<string name="newFolder" object="library" text=".newFolder(% [nomChemin] %)" tiptext="Crée un dossier" helpid="x210F9"/>
					<string name="renameItem" object="library" text=".renameItem(% nomChemin %)" tiptext="Renomme l&apos;objet Elément sélectionné" helpid="x210FA"/>
					<string name="selectAll" object="library" text=".selectAll(% [bToutSélectionner] %)" tiptext="Sélectionne tous les objets Eléments" helpid="x210FB"/>
					<string name="selectItem" object="library" text=".selectItem(% nomChemin [, bRemplacerSélectionActuelle] [, bSélectionner] %)" tiptext="Sélectionne l&apos;objet Elément spécifié" helpid="x210FC"/>
					<string name="selectNone" object="library" text=".selectNone()" tiptext="Désélectionne tous les objets Eléments" helpid="x210FD"/>
					<string name="setItemProperty" object="library" text=".setItemProperty(% propriété, valeur %)" tiptext="Définit une propriété spécifiée pour les objets Elément sélectionnés" helpid="x210FE"/>
					<string name="updateItem" object="library" text=".updateItem(% [nomChemin] %)" tiptext="Met à jour l&apos;objet Elément spécifié" helpid="x210FF"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Library" helpid="x21100">
					<string name="items" object="library" text=".items" tiptext="Tableau de tous les objets Elément de la bibliothèque" helpid="x21101"/>
				</folder>
			</folder>
			<folder name="Math" index="true" tiptext="Utilisé(e) pour réaliser des opérations mathématiques courantes" helpid="x21104">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet Math" helpid="x21105">
					<string name="concatMatrix" object="Math" text=".concatMatrix(% mat1, mat2 %)" tiptext="Concatène les objets Matrice spécifiés" helpid="x21106"/>
					<string name="invertMatrix" object="Math" text=".invertMatrix(% mat %)" tiptext="Renvoie l&apos;inverse de l&apos;objet Matrice spécifié" helpid="x21107"/>
					<string name="pointDistance" object="Math" text=".pointDistance(% pt1, pt2 %)" tiptext="Calcule la distance entre les points spécifiés" helpid="x21108"/>
				</folder>
			</folder>
			<folder name="Matrix" index="true" tiptext="Matrice de transformation" helpid="x21109">
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Matrix" helpid="x2110A">
					<string name="a" object="matrix" text=".a" tiptext="Facteur d&apos;échelle sur l&apos;axe des x" helpid="x2110B"/>
					<string name="b" object="matrix" text=".b" tiptext="Incline l&apos;objet en déplaçant le bord droit le long de l&apos;axe vertical" helpid="x2110C"/>
					<string name="c" object="matrix" text=".c" tiptext="Incline l&apos;objet en déplaçant le bord inférieur le long de l&apos;axe horizontal" helpid="x2110D"/>
					<string name="d" object="matrix" text=".d" tiptext="Facteur d&apos;échelle sur l&apos;axe des y" helpid="x2110E"/>
					<string name="tx" object="matrix" text=".tx" tiptext="Emplacement de l&apos;objet le long de l&apos;axe des x" helpid="x2110F"/>
					<string name="ty" object="matrix" text=".ty" tiptext="Emplacement de l&apos;objet le long de l&apos;axe des y" helpid="x21110"/>
				</folder>
			</folder>
			<folder name="outputPanel" index="true" tiptext="Panneau Sortie" helpid="x21111">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet outputPanel" helpid="x21112">
					<string name="clear" object="outputPanel" text=".clear()" tiptext="Efface le contenu du panneau" helpid="x21113"/>
					<string name="save" object="outputPanel" text=".save(% fichierURI [, bAnnexerAuFichier] %)" tiptext="Enregistre le contenu du panneau Sortie dans un fichier" helpid="x21114"/>
					<string name="trace" object="outputPanel" text=".trace(% message %)" tiptext="Envoie une chaîne test au panneau Sortie" helpid="x21115"/>
				</folder>
			</folder>
			<folder name="Oval" index="true" tiptext="Forme tracée à l&apos;aide de l&apos;outil Ovale" helpid="x22B04">
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Oval" helpid="x22B4B">
					<string name="closePath" object="oval" text=".closePath " tiptext="Indicateur précisant si la case à cocher Fermer le tracé de l&apos;inspecteur des propriétés est activée" helpid="x22B4C"/>
					<string name="endAngle" object="oval" text=".endAngle " tiptext="Valeur décimale indiquant l&apos;angle de début de l&apos;objet ovale" helpid="x22B4D"/>
					<string name="innerRadius" object="oval" text=".innerRadius " tiptext="Valeur décimale indiquant le rayon interne de l&apos;objet ovale sous forme de pourcentage" helpid="x22B4E"/>
					<string name="startAngle" object="oval" text=".startAngle " tiptext="Valeur décimale indiquant l&apos;angle de fin de l&apos;objet ovale" helpid="x22B4F"/>
				</folder>
			</folder>
			<folder name="Paramètre" index="true" tiptext="Paramètres pour un composant" helpid="x21116">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet Parameter" helpid="x21117">
					<string name="insertItem" object="parameter" text=".insertItem(% index, nom, valeur, type %)" tiptext="Insère un objet Paramètre dans une liste, un objet ou un tableau" helpid="x21118"/>
					<string name="removeItem" object="parameter" text=".removeItem(% index %)" tiptext="Supprime un objet Paramètre d&apos;une liste, d&apos;un objet ou d&apos;un tableau" helpid="x21119"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Parameter" helpid="x2111A">
					<string name="category" object="parameter" text=".category" tiptext="Grouper les éléments dans le panneau Composants" helpid="x2111B"/>
					<string name="listIndex" object="parameter" text=".listIndex" tiptext="Valeur de l&apos;élément spécifié ; pour la liste de types uniquement" helpid="x2111C"/>
					<string name="name" object="parameter" text=".name" tiptext="Nom de l&apos;objet Paramètre" helpid="x2111D"/>
					<string name="value" object="parameter" text=".value" tiptext="Valeur de la propriété" helpid="x2111E"/>
					<string name="valueType" object="parameter" text=".valueType" tiptext="Type de valeur de la propriété" helpid="x2111F"/>
					<string name="verbose" object="parameter" text=".verbose" tiptext="Spécifie si Paramètre apparaît dans l&apos;inspecteur des propriétés" helpid="x21120"/>
				</folder>
			</folder>
			<folder name="Path" index="true" tiptext="Contient une séquence définie de segments de ligne" helpid="x21121">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet Path" helpid="x21122">
					<string name="addCubicCurve" object="newPath" text=".addCubicCurve(% AncreX, AncreY, x2, y2, x3, y3, x4, y4 %)" tiptext="Ajoute un segment de courbe cubique Bézier au trajet" helpid="x21123"/>
					<string name="addCurve" object="newPath" text=".addCurve(% AncreX, AncreY, x2, y2, x3, y3 %)" tiptext="Ajoute un segment quadratique Bézier au trajet" helpid="x21124"/>
					<string name="addPoint" object="newPath" text=".addPoint(% x, y %)" tiptext="Ajoute un point au trajet" helpid="x21125"/>
					<string name="clear" object="newPath" text=".clear()" tiptext="Supprime tous les points du trajet" helpid="x21126"/>
					<string name="close" object="newPath" text=".close()" tiptext="Ajoute un point à l&apos;emplacement du premier point du chemin" helpid="x21127"/>
					<string name="makeShape" object="newPath" text=".makeShape(% [bSupprimerRemplissage] [, bSupprimerTrait] %)" tiptext="Crée une forme" helpid="x21128"/>
					<string name="newContour" object="newPath" text=".newContour()" tiptext="Démarre un nouvel objet Contour dans le trajet" helpid="x21129"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Path" helpid="x2112A">
					<string name="nPts" object="newPath" text=".nPts" tiptext="Renvoie un entier représentant le nombre de points dans le trajet" helpid="x2112B"/>
				</folder>
			</folder>
			<folder name="presetItem " index="true" tiptext="Représente un élément du panneau Présélections de mouvement." helpid="x22C8E">
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet presetItem" helpid="x22C8F">
					<string name="isDefault" object="presetItem" text=".isDefault" tiptext="Si true, l&apos;objet presetItem est inclus dans Flash CS4 (non créé par un utilisateur)" helpid="x22C60"/>
					<string name="isFolder" object="presetItem" text=".isFolder" tiptext="Si true, l&apos;objet presetItem est un dossier (pas une présélection)" helpid="x22C61"/>
					<string name="level" object="presetItem" text=".level" tiptext="Niveau d&apos;indentation de la structure arborescente du panneau Présélections" helpid="x22C63"/>
					<string name="name" object="presetItem" text=".name" tiptext="Nom de l&apos;objet presetItem" helpid="x22C64"/>
					<string name="open" object="presetItem" text=".open" tiptext="Si true, l&apos;objet presetItem est un dossier développé" helpid="x22C65"/>
					<string name="path" object="presetItem" text=".path" tiptext="Chemin de l&apos;objet presetItem dans la structure arborescente du panneau Présélections" helpid="x22C66"/>
				</folder>
			</folder>
			<folder name="presetPanel" index="true" tiptext="Panneau Présélections de mouvement" helpid="x22C88">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet presetPanel" helpid="x22C7C">
					<string name="addNewItem" object="presetPanel" text=".addNewItem(% [nomChemin] %)" tiptext="Ajoute une présélection dans le panneau Présélections" helpid="x22C53"/>
					<string name="applyPreset" object="presetPanel" text=".applyPreset(% [nomChemin] %)" tiptext="Applique la présélection sélectionnée au symbole sélectionné sur la scène" helpid="x22C54"/>
					<string name="deleteFolder" object="presetPanel" text=".deleteFolder(% [cheminDossier] %)" tiptext="Supprime le dossier spécifié dans le panneau Présélections" helpid="x22C55"/>
					<string name="deleteItem" object="presetPanel" text=".deleteItem(% [nomChemin] %)" tiptext="Supprime une présélection dans le panneau Présélections" helpid="x22C56"/>
					<string name="expandFolder" object="presetPanel" text=".expandFolder(% bEtendre [, bExplorerParentsImbriqués] [, nomChemin] %)" tiptext="Développe ou ferme un dossier dans le panneau Présélections" helpid="x22C57"/>
					<string name="exportItem" object="presetPanel" text=".exportItem(% URI [, nomChemin] %)" tiptext="Exporte une présélection dans un fichier" helpid="x22C58"/>
					<string name="findItemIndex" object="presetPanel" text=".findItemIndex(% [nomChemin] %)" tiptext="Renvoie l&apos;index d&apos;une présélection" helpid="x22C59"/>
					<string name="getSelectedItems" object="presetPanel" text=".getSelectedItems()" tiptext="Renvoie un tableau contenant les présélections sélectionnées" helpid="x22C5A"/>
					<string name="importItem" object="presetPanel" text=".importItem(% URI [, nomChemin] %)" tiptext="Importe une présélection dans le panneau Présélections" helpid="x22C5B"/>
					<string name="moveToFolder" object="presetPanel" text=".moveToFolder(% cheminDossier [, nomChemin] %)" tiptext="Déplace la présélection spécifiée vers le dossier spécifié" helpid="x22C5C"/>
					<string name="newFolder" object="presetPanel" text=".newFolder(% [cheminDossier] %)" tiptext="Crée un dossier dans le panneau Présélections" helpid="x22C5D"/>
					<string name="renameItem" object="presetPanel" text=".renameItem(% nom %)" tiptext="Renomme la présélection sélectionnée" helpid="x22C5E"/>
					<string name="selectItem" object="presetPanel" text=".selectItem(% nomChemin [, bRemplacerSélectionActuelle] [, bSélectionner] %)" tiptext="Sélectionne ou désélectionne une présélection dans le panneau Présélections." helpid="x22C5F"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet presetPanel" helpid="x22C7B">
					<string name="items" object="presetPanel" text=".items" tiptext="Tableau d&apos;objets presetItem" helpid="x22C62"/>
				</folder>
			</folder>
			<folder name="Rectangle" index="true" tiptext="Forme tracée à l&apos;aide de l&apos;outil Rectangle" helpid="x22B05">
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Rectangle" helpid="x22B50">
					<string name="bottomLeftRadius" object="rectangle" text=".bottomLeftRadius " tiptext="Valeur décimale définissant le rayon du coin inférieur gauche de l&apos;objet rectangle" helpid="x22B51"/>
					<string name="bottomRightRadius" object="rectangle" text=".bottomRightRadius " tiptext="Valeur décimale définissant le rayon du coin inférieur droit de l&apos;objet rectangle" helpid="x22B52"/>
					<string name="lockFlag" object="rectangle" text=".lockFlag " tiptext="Indicateur spécifiant si les valeurs des rayons des différents coins du rectangle peuvent être différentes" helpid="x22B53"/>
					<string name="topLeftRadius" object="rectangle" text=".topLeftRadius " tiptext="Valeur décimale définissant le rayon de tous les coins du rectangle" helpid="x22B54"/>
					<string name="topRightRadius" object="rectangle" text=".topRightRadius " tiptext="Valeur décimale définissant le rayon du coin supérieur droit de l&apos;objet rectangle" helpid="x22B55"/>
				</folder>
			</folder>
			<folder name="Shape" index="true" tiptext="Sous-classe de l&apos;objet Elément ; représente une forme sur la scène" helpid="x21157">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet Shape" helpid="x21158">
					<string name="beginEdit" object="shape" text=".beginEdit()" tiptext="Définit le début d&apos;une session de modification" helpid="x21159"/>
					<string name="deleteEdge" object="shape" text=".deleteEdge(% index %)" tiptext="Supprime l&apos;objet Bord spécifié" helpid="x2115A"/>
					<string name="endEdit" object="shape" text=".endEdit()" tiptext="Définit la fin d&apos;une session de modification" helpid="x2115B"/>
					<string name="getCubicSegmentPoints" object="shape" text=".getCubicSegmentPoints()" tiptext="Tableau de points pour la courbe cubique" helpid="x22C8A"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Shape" helpid="x2115C">
					<string name="contours" object="shape" text=".contours" tiptext="Tableau d&apos;objets Contour" helpid="x2115D"/>
					<string name="edges" object="shape" text=".edges" tiptext="Tableau d&apos;objets Bord" helpid="x2115E"/>
					<string name="isDrawingObject" object="shape" text=".isDrawingObject" tiptext="Si true, l&apos;élément sélectionné est un objet de dessin" helpid="x2293E"/>
					<string name="isGroup" object="shape" text=".isGroup" tiptext="Si true, l&apos;élément sélectionné est un groupe" helpid="x2115F"/>
					<string name="isOvalObject" object="shape" text=".isOvalObject" tiptext="Si true, la forme est un objet ovale primitif (créé à l&apos;aide de l&apos;outil Ovale)" helpid="x22B43"/>
					<string name="isRectangleObject" object="shape" text=".isRectangleObject" tiptext="Si true, la forme est un objet rectangle primitif (créé à l&apos;aide de l&apos;outil Rectangle)" helpid="x22B44"/>
					<string name="members" object="shape" text=".members" tiptext="Tableau d&apos;objets contenus dans le groupe" helpid="x22C67"/>
					<string name="numCubicSegments" object="shape" text=".numCubicSegments" tiptext="Nombre de segments cubiques dans l&apos;objet Shape" helpid="x22C68"/>
					<string name="vertices" object="shape" text=".vertices" tiptext="Tableau d&apos;objets Vertex" helpid="x21160"/>
				</folder>
			</folder>
			<folder name="SoundItem" index="true" tiptext="Sous-classe de l&apos;objet Elément ; son dans la bibliothèque" helpid="x21161">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet SoundItem" helpid="x22C79">
					<string name="exportToFile" object="soundItem" text=".exportToFile(% URIFichier %)" tiptext="Renvoie true si le son a bien été exporté" helpid="x22C69"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet SoundItem" helpid="x21162">
					<string name="bitRate" object="soundItem" text=".bitRate" tiptext="Valeur de transfert de la compression MP3" helpid="x21163"/>
					<string name="bits" object="soundItem" text=".bits" tiptext="Type de compression ADPCM" helpid="x21164"/>
					<string name="compressionType" object="soundItem" text=".compressionType" tiptext="Type de compression" helpid="x21165"/>
					<string name="convertStereoToMono" object="soundItem" text=".convertStereoToMono" tiptext="Si true, convertit un son stéréo en mono" helpid="x21166"/>
					<string name="fileLastModifiedDate" object="soundItem" text=".fileLastModifiedDate" tiptext="Date et heure de l&apos;importation du fichier" helpid="x22C6A"/>
					<string name="originalCompressionType" object="soundItem" text=".originalCompressionType" tiptext="Renvoie le type de compression d&apos;origine pour ce fichier son" helpid="x22C6B"/>
					<string name="quality" object="soundItem" text=".quality" tiptext="Paramètre de qualité de la compression MP3" helpid="x21167"/>
					<string name="sampleRate" object="soundItem" text=".sampleRate" tiptext="Taux d&apos;échantillonnage" helpid="x21168"/>
					<string name="sourceFileExists" object="soundItem" text=".sourceFileExists" tiptext="Si true, le fichier d&apos;origine existe" helpid="x22C6C"/>
					<string name="sourceFileIsCurrent" object="soundItem" text=".sourceFileIsCurrent" tiptext="Si true, le fichier d&apos;origine n&apos;a pas été modifié depuis sa dernière importation." helpid="x22C6D"/>
					<string name="sourceFilePath" object="soundItem" text=".sourceFilePath" tiptext="URI du fichier son qui a été importé" helpid="x22C6E"/>
					<string name="useImportedMP3Quality" object="soundItem" text=".useImportedMP3Quality" tiptext="Si true, la qualité du fichier MP3 importé est utilisée" helpid="x21169"/>
				</folder>
			</folder>
			<folder name="Stroke" index="true" tiptext="Paramètres de trait de la sélection ou du panneau Outils" helpid="x2116A">
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Stroke" helpid="x2116B">
					<string name="breakAtCorners" object="stroke" text=".breakAtCorners" tiptext="Si true, active le param. Angles saillants du dialogue Trait personnalisé" helpid="x2116C"/>
					<string name="capType" object="stroke" text=".capType" tiptext="Type d&apos;embout du trait" helpid="x22940"/>
					<string name="color" object="stroke" text=".color" tiptext="Couleur de trait" helpid="x2116D"/>
					<string name="curve" object="stroke" text=".curve" tiptext="Spécifie le paramètre de courbure ; ligne de grille uniquement" helpid="x2116E"/>
					<string name="dash1" object="stroke" text=".dash1" tiptext="Longueur de la partie solide du tiret" helpid="x2116F"/>
					<string name="dash2" object="stroke" text=".dash2" tiptext="Longueur des espaces séparant les tirets" helpid="x21170"/>
					<string name="density" object="stroke" text=".density" tiptext="Densité de la ligne en pointillés fins" helpid="x21171"/>
					<string name="dotSize" object="stroke" text=".dotSize" tiptext="Taille des points de la ligne en pointillés fins" helpid="x21172"/>
					<string name="dotspace" object="stroke" text=".dotspace" tiptext="Espace séparant les points de la ligne en pointillés" helpid="x21173"/>
					<string name="hatchThickness" object="stroke" text=".hatchThickness" tiptext="Epaisseur des hachures de la ligne hachurée" helpid="x21174"/>
					<string name="jiggle" object="stroke" text=".jiggle" tiptext="Style de déplacement de la ligne hachurée" helpid="x21175"/>
					<string name="joinType" object="stroke" text=".joinType" tiptext="Type de jointure du trait" helpid="x22941"/>
					<string name="length" object="stroke" text=".length" tiptext="Longueur des hachures de la ligne hachurée" helpid="x21176"/>
					<string name="miterLimit" object="stroke" text=".miterLimit" tiptext="Angle au-delà duquel l’extrémité de la pointe sera tronquée par un segment" helpid="x22942"/>
					<string name="pattern" object="stroke" text=".pattern" tiptext="Motif de ligne irrégulière" helpid="x21177"/>
					<string name="rotate" object="stroke" text=".rotate" tiptext="Style de rotation de la ligne hachurée" helpid="x21178"/>
					<string name="scaleType" object="stroke" text=".scaleType" tiptext="Type de redimensionnement à appliquer au trait" helpid="x22943"/>
					<string name="shapeFill" object="stroke" text=".shapeFill" tiptext="Objet Fill qui représente les paramètres de remplissage du trait" helpid="x22944"/>
					<string name="space" object="stroke" text=".space" tiptext="Espace séparant les hachures de la ligne hachurée" helpid="x21179"/>
					<string name="strokeHinting" object="stroke" text=".strokeHinting" tiptext="Spécifie si les repères de trait sont activés pour ce trait" helpid="x22945"/>
					<string name="style" object="stroke" text=".style" tiptext="Paramètre du style de trait" helpid="x2117A"/>
					<string name="thickness" object="stroke" text=".thickness" tiptext="Largeur du trait" helpid="x2117B"/>
					<string name="variation" object="stroke" text=".variation" tiptext="Style de variation de la ligne en pointillés fins" helpid="x2117C"/>
					<string name="waveHeight" object="stroke" text=".waveHeight" tiptext="Style de vague de ligne irrégulière" helpid="x2117D"/>
					<string name="waveLength" object="stroke" text=".waveLength" tiptext="Style de vague de ligne irrégulière" helpid="x21227"/>
				</folder>
			</folder>
			<folder name="swfPanel" index="true" tiptext="Représente un unique panneau SWF" helpid="x22C8D">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet swfPanel" helpid="x22C7D">
					<string name="callFunction" object="swfPanel" text=".callFunction( )" tiptext="Méthode permettant d&apos;appeler une fonction exposée via ExternalInterface" helpid="x22C6F"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet swfPanel" helpid="x22C94">
					<string name="name" object="swfPanel" text=".name" tiptext="Nom du panneau SWF sélectionné" helpid="x22C70"/>
					<string name="path" object="swfPanel" text=".path" tiptext="Chemin du fichier SWF dans le panneau actuellement sélectionné" helpid="x22C71"/>
				</folder>
			</folder>
			<folder name="SymbolInstance" index="true" tiptext="Sous-classe de l&apos;objet Occurrence ; occurrence d&apos;un symbole sur la scène" helpid="x2117E">
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet SymbolInstance" helpid="x2117F">
					<string name="accName" object="symbolInstance" text=".accName" tiptext="Nom d&apos;un objet, utilisé par le logiciel de lecture d&apos;écran" helpid="x21180"/>
					<string name="actionScript" object="symbolInstance" text=".actionScript" tiptext="Chaîne représentant le code ActionScript sur une occurrence" helpid="x21181"/>
					<string name="blendMode" object="symbolInstance" text=".blendMode" tiptext="Mode de fondu à appliquer à un symbole de clip" helpid="x22946"/>
					<string name="buttonTracking" object="symbolInstance" text=".buttonTracking" tiptext="Définit les options de bouton" helpid="x21182"/>
					<string name="cacheAsBitmap" object="symbolInstance" text=".cacheAsBitmap" tiptext="Indique si la mise en cache des bitmaps à l&apos;exécution est activée" helpid="x22947"/>
					<string name="colorAlphaAmount" object="symbolInstance" text=".colorAlphaAmount" tiptext="Réduit/accroît les valeurs Teinte et Alpha d&apos;une quantité constante" helpid="x21183"/>
					<string name="colorAlphaPercent" object="symbolInstance" text=".colorAlphaPercent" tiptext="Réduit/accroît les valeurs Teinte et Alpha d&apos;un pourcentage spécifié" helpid="x21184"/>
					<string name="colorBlueAmount" object="symbolInstance" text=".colorBlueAmount" tiptext="Réduit/accroît la teinte bleue de la valeur spécifiée" helpid="x21185"/>
					<string name="colorBluePercent" object="symbolInstance" text=".colorBluePercent" tiptext="Réduit/accroît la teinte bleue d&apos;un pourcentage donné" helpid="x21186"/>
					<string name="colorGreenAmount" object="symbolInstance" text=".colorGreenAmount" tiptext="Réduit/accroît la teinte verte de la valeur spécifiée" helpid="x21187"/>
					<string name="colorGreenPercent" object="symbolInstance" text=".colorGreenPercent" tiptext="Réduit/accroît la teinte verte d&apos;un pourcentage spécifié" helpid="x21188"/>
					<string name="colorMode" object="symbolInstance" text=".colorMode" tiptext="Mode de couleur tel qu&apos;identifié dans l&apos;IP de l&apos;occurrence" helpid="x21189"/>
					<string name="colorRedAmount" object="symbolInstance" text=".colorRedAmount" tiptext="Réduit/accroît la teinte rouge de la valeur spécifiée" helpid="x2118A"/>
					<string name="colorRedPercent" object="symbolInstance" text=".colorRedPercent" tiptext="Réduit/accroît la teinte rouge pour l&apos;occ. sélectionnée d&apos;un pourcent. spécifié" helpid="x2118B"/>
					<string name="description" object="symbolInstance" text=".description" tiptext="Description de l&apos;objet, utilisée par le logiciel de lecture d&apos;écran" helpid="x2118C"/>
					<string name="filters" object="symbolInstance" text=".filters" tiptext="Tableau d&apos;objets Filter" helpid="x22948"/>
					<string name="firstFrame" object="symbolInstance" text=".firstFrame" tiptext="Spécifie l&apos;image d&apos;un symbole graphique à afficher en premier" helpid="x2118D"/>
					<string name="forceSimple" object="symbolInstance" text=".forceSimple" tiptext="Si true, les enfants de l&apos;objet ne sont pas accessibles au logiciel de lecture d&apos;écran" helpid="x2118E"/>
					<string name="loop" object="symbolInstance" text=".loop" tiptext="Spécifie le paramètre de boucle pour un symbole graphique" helpid="x2118F"/>
					<string name="shortcut" object="symbolInstance" text=".shortcut" tiptext="Raccourci clavier d&apos;un objet" helpid="x21190"/>
					<string name="silent" object="symbolInstance" text=".silent" tiptext="Si true, l&apos;objet n&apos;est pas lu par le logiciel de lecture d&apos;écran" helpid="x21191"/>
					<string name="symbolType" object="symbolInstance" text=".symbolType" tiptext="Spécifie le type de symbole d&apos;une occurrence" helpid="x21192"/>
					<string name="tabIndex" object="symbolInstance" text=".tabIndex" tiptext="Valeur de l&apos;ordre de tabulation d&apos;un objet" helpid="x21193"/>
				</folder>
			</folder>
			<folder name="SymbolItem" index="true" tiptext="Sous-classe de l&apos;objet Elément ; symbole dans la bibliothèque" helpid="x21194">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet SymbolItem" helpid="x21195">
					<string name="convertToCompiledClip" object="symbolItem" text=".convertToCompiledClip()" tiptext="Convertit un symbole en clip compilé" helpid="x21196"/>
					<string name="exportSWC" object="symbolItem" text=".exportSWC(% URIsortie %)" tiptext="Exporte un symbole vers un fichier SWC" helpid="x21197"/>
					<string name="exportSWF" object="symbolItem" text=".exportSWF(% URIsortie %)" tiptext="Exporte un symbole vers un fichier SWF" helpid="x21198"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet SymbolItem" helpid="x21199">
					<string name="scalingGrid" object="symbolItem" text=".scalingGrid" tiptext="Si true, l&apos;échelle à 9 découpes est activée pour l&apos;élément" helpid="x22949"/>
					<string name="scalingGridRect" object="symbolItem" text=".scalingGridRect" tiptext="Objet rectangle spécifiant l&apos;emplacement des quatre repères d&apos;échelle à 9 découpes" helpid="x2294A"/>
					<string name="sourceAutoUpdate" object="symbolItem" text=".sourceAutoUpdate" tiptext="Si true, le symbole de bibliothèque partagée est mis à jour quand publié" helpid="x2119A"/>
					<string name="sourceFilePath" object="symbolItem" text=".sourceFilePath" tiptext="Chemin source du symbole de bibliothèque partagée" helpid="x2119B"/>
					<string name="sourceLibraryName" object="symbolItem" text=".sourceLibraryName" tiptext="Nom du symbole dans le fichier source" helpid="x2119C"/>
					<string name="symbolType" object="symbolItem" text=".symbolType" tiptext="Spécifie le type de symbole" helpid="x2119D"/>
					<string name="timeline" object="symbolItem" text=".timeline" tiptext="Objet Scénario du symbole" helpid="x2119E"/>
				</folder>
			</folder>
			<folder name="Texte" index="true" tiptext="Sous-classe de l&apos;objet Elément ; champ de texte sur la scène" helpid="x2119F">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet Text" helpid="x211A0">
					<string name="getTextAttr" object="text" text=".getTextAttr(% nomAttr [, indexDébut] [, indexFin] %)" tiptext="Renvoie l&apos;attribut de texte spécifié" helpid="x211A1"/>
					<string name="getTextString" object="text" text=".getTextString(% indexDébut, indexFin %)" tiptext="Renvoie la chaîne de texte contenue dans la plage indiquée" helpid="x211A2"/>
					<string name="setTextAttr" object="text" text=".setTextAttr(% nomAttr, valeurAttr [, indexDébut] [, indexFin] %)" tiptext="Définit l&apos;attribut de texte spécifié" helpid="x211A3"/>
					<string name="setTextString" object="text" text=".setTextString(% texte [, indexDébut] [, indexFin] %)" tiptext="Définit la chaîne de texte de l&apos;objet Texte" helpid="x211A4"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Text" helpid="x211A5">
					<string name="accName" object="text" text=".accName" tiptext="Nom d&apos;un objet, utilisé par le logiciel de lecture d&apos;écran" helpid="x211A6"/>
					<string name="antiAliasSharpness" object="text" text=".antiAliasSharpness" tiptext="Netteté de l&apos;anti-aliasing du texte" helpid="x2294B"/>
					<string name="antiAliasThickness" object="text" text=".antiAliasThickness" tiptext="Epaisseur de l&apos;anti-aliasing du texte" helpid="x2294C"/>
					<string name="autoExpand" object="text" text=".autoExpand" tiptext="Si true, la largeur de délimitation se développe pour afficher tout le texte" helpid="x211A7"/>
					<string name="border" object="text" text=".border" tiptext="Si true, le contour du texte dynamique/de saisie affiche une bordure" helpid="x211A8"/>
					<string name="description" object="text" text=".description" tiptext="Description de l&apos;objet, utilisée par le logiciel de lecture d&apos;écran" helpid="x211A9"/>
					<string name="embeddedCharacters" object="text" text=".embeddedCharacters" tiptext="Intègre tous les caractères spécifiés" helpid="x211AA"/>
					<string name="embedRanges" object="text" text=".embedRanges" tiptext="Spécifie les plages de caractères à incorporer" helpid="x211AB"/>
					<string name="embedVariantGlyphs" object="text" text=".embedVariantGlyphs" tiptext="Si true, des glyphes de variantes sont intégrés" helpid="x22C93"/>
					<string name="fontRenderingMode" object="text" text=".fontRenderingMode" tiptext="Mode de rendu du texte" helpid="x2294D"/>
					<string name="length" object="text" text=".length" tiptext="Nombre de caractères dans un objet texte" helpid="x211AC"/>
					<string name="lineType" object="text" text=".lineType" tiptext="Type de ligne de texte" helpid="x211AD"/>
					<string name="maxCharacters" object="text" text=".maxCharacters" tiptext="Indique le nombre maximum de caractères" helpid="x211AE"/>
					<string name="orientation" object="text" text=".orientation" tiptext="Indique l&apos;orientation du texte" helpid="x211AF"/>
					<string name="renderAsHTML" object="text" text=".renderAsHTML" tiptext="Si true, affiche le texte en HTML" helpid="x211B0"/>
					<string name="scrollable" object="text" text=".scrollable" tiptext="Si true, il est possible de faire défiler le texte" helpid="x211B1"/>
					<string name="selectable" object="text" text=".selectable" tiptext="Si true, le texte est sélectionnable" helpid="x211B2"/>
					<string name="selectionEnd" object="text" text=".selectionEnd" tiptext="Décalage de la fin d&apos;une sous-sélection de texte" helpid="x211B3"/>
					<string name="selectionStart" object="text" text=".selectionStart" tiptext="Décalage du début d&apos;une sous-sélection de texte" helpid="x211B4"/>
					<string name="shortcut" object="text" text=".shortcut" tiptext="Raccourci clavier d&apos;un objet" helpid="x211B5"/>
					<string name="silent" object="text" text=".silent" tiptext="Si true, l&apos;objet n&apos;est pas lu par le logiciel de lecture d&apos;écran" helpid="x211B6"/>
					<string name="tabIndex" object="text" text=".tabIndex" tiptext="Valeur de l&apos;ordre de tabulation d&apos;un objet" helpid="x211B7"/>
					<string name="textRuns" object="text" text=".textRuns" tiptext="Tableau d&apos;objets ExTexte" helpid="x211B8"/>
					<string name="textType" object="text" text=".textType" tiptext="Type de champ de texte" helpid="x211B9"/>
					<string name="useDeviceFonts" object="text" text=".useDeviceFonts" tiptext="Si true, affiche le texte avec la police de périphérique" helpid="x211BA"/>
					<string name="variableName" object="text" text=".variableName" tiptext="Enregistre le contenu du champ de texte dans le nom d&apos;une variable" helpid="x211BB"/>
				</folder>
			</folder>
			<folder name="TextAttrs" index="true" tiptext="Sous-classe de l&apos;objet ExTexte; contient les propriétés pouvant être appliquées à une sous-sélection" helpid="x211BC">
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet TextAttrs" helpid="x211BD">
					<string name="aliasText" object="textAttrs" text=".aliasText" tiptext="Si true, affiche le texte aliasé" helpid="x211BE"/>
					<string name="alignment" object="textAttrs" text=".alignment" tiptext="Justification des paragraphes" helpid="x211BF"/>
					<string name="autoKern" object="textAttrs" text=".autoKern" tiptext="Si true, le crénage est utilisé" helpid="x211C0"/>
					<string name="bold" object="textAttrs" text=".bold" tiptext="Si true, le texte apparaît en gras" helpid="x211C1"/>
					<string name="characterPosition" object="textAttrs" text=".characterPosition" tiptext="Position verticale du texte" helpid="x211C2"/>
					<string name="face" object="textAttrs" text=".face" tiptext="Nom de la police" helpid="x211C4"/>
					<string name="fillColor" object="textAttrs" text=".fillColor" tiptext="Chaîne de couleur hexadécimale" helpid="x211C5"/>
					<string name="indent" object="textAttrs" text=".indent" tiptext="Retrait du paragraphe" helpid="x211C6"/>
					<string name="italic" object="textAttrs" text=".italic" tiptext="Si true, le texte apparaît en italique" helpid="x211C7"/>
					<string name="leftMargin" object="textAttrs" text=".leftMargin" tiptext="Marge gauche d&apos;un paragraphe" helpid="x211C8"/>
					<string name="letterSpacing" object="textAttrs" text=".letterSpacing" tiptext="Entier représentant l&apos;espacement entre les caractères" helpid="x22960"/>
					<string name="lineSpacing" object="textAttrs" text=".lineSpacing" tiptext="Interligne d&apos;un paragraphe" helpid="x211C9"/>
					<string name="rightMargin" object="textAttrs" text=".rightMargin" tiptext="Marge droite d&apos;un paragraphe" helpid="x211CA"/>
					<string name="rotation" object="textAttrs" text=".rotation" tiptext="Si true, une rotation de 90 degrés s&apos;applique aux caractères" helpid="x211CB"/>
					<string name="size" object="textAttrs" text=".size" tiptext="Taille de la police" helpid="x211CC"/>
					<string name="target" object="textAttrs" text=".target" tiptext="Chaîne de la cible" helpid="x211CD"/>
					<string name="url" object="textAttrs" text=".url" tiptext="Chaîne représentant un URL" helpid="x211CE"/>
				</folder>
			</folder>
			<folder name="TextRun" index="true" tiptext="Sous-classe de l&apos;objet Texte ; chaîne de caractères" helpid="x211CF">
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet TextRun" helpid="x211D0">
					<string name="characters" object="textRun" text=".characters" tiptext="Texte contenu dans un objet ExTexte" helpid="x211D1"/>
					<string name="textAttrs" object="textRun" text=".textAttrs" tiptext="Objet Attribut texte contenant les attributs d&apos;une séquence de texte" helpid="x211D2"/>
				</folder>
			</folder>
			<folder name="Timeline" index="true" tiptext="Scénario" helpid="x211D3">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet Timeline" helpid="x211D4">
					<string name="addMotionGuide" object="timeline" text=".addMotionGuide()" tiptext="Ajoute un calque de guide de mouvement" helpid="x211D5"/>
					<string name="addNewLayer" object="timeline" text=".addNewLayer(% [nom] [, typeCalque] [, bAjoutDessus] %)" tiptext="Ajoute un nouveau calque" helpid="x211D6"/>
					<string name="clearFrames" object="timeline" text=".clearFrames(% [imageDébut] [, imageFin] %)" tiptext="Efface tout le contenu d&apos;une image" helpid="x211D7"/>
					<string name="clearKeyframes" object="timeline" text=".clearKeyframes(% [imageDébut] [, imageFin] %)" tiptext="Convertit l&apos;image-clé en une image ordinaire et efface son contenu" helpid="x211D8"/>
					<string name="convertToBlankKeyframes" object="timeline" text=".convertToBlankKeyframes(% [imageDébut] [, imageFin] %)" tiptext="Convertit l&apos;image spécifiée en image-clé vierge" helpid="x211D9"/>
					<string name="convertToKeyframes" object="timeline" text=".convertToKeyframes(% [imageDébut] [, imageFin] %)" tiptext="Convertit les images spécifiées en images-clés" helpid="x211DA"/>
					<string name="copyFrames" object="timeline" text=".copyFrames(% [imageDébut] [, imageFin] %)" tiptext="Copie les images spécifiées dans le presse-papiers" helpid="x211DB"/>
					<string name="copyLayers" object="timeline" text=".copyLayers(% [indexDébut] [, indexFin]%)" tiptext="Copier un calque ou une plage de calques dans le scénario" helpid="0"/>
					<string name="copyMotion" object="timeline" text=".copyMotion()" tiptext="Copie un mouvement sur les images sélectionnées, soit d&apos;une interpolation de mouvement, soit d&apos;une animation image par image" helpid="x22B45"/>
					<string name="copyMotionAsAS3" object="timeline" text=".copyMotionAsAS3()" tiptext="Copie un mouvement dans les images sélectionnées sous forme de code ActionScript 3.0, à partir soit dapos;une interpolation de mouvement, soit dapos;une animation image par image" helpid="x22B70"/>
					<string name="createMotionTween" object="timeline" text=".createMotionTween(% [imageDébut] [, imageFin] %)" tiptext="Crée une interpolation de mouvement, convertit le contenu de l&apos;image en symbole s&apos;il n&apos;en est pas déjà un" helpid="x211DC"/>
					<string name="createMotionObject" object="timeline" text=".createMotionObject(% [imageDeDébut] [, imageDeFin] %)" tiptext="Crée un objet de mouvement et convertit le contenu d&apos;une image en clip, le cas échéant" helpid="x22CA2"/>
					<string name="cutFrames" object="timeline" text=".cutFrames(% [imageDébut] [, imageFin] %)" tiptext="Coupe les images spécifiées et les place dans le presse-papiers" helpid="x211DD"/>
					<string name="cutLayers" object="timeline" text=".cutLayers(% [indexDébut] [, indexFin]%)" tiptext="Couper un calque ou une plage de calques dans le scénario" helpid="0"/>
					<string name="deleteLayer" object="timeline" text=".deleteLayer(% [index] %)" tiptext="Supprime le calque du scénario" helpid="x211DE"/>
					<string name="duplicateLayers" object="timeline" text=".duplicateLayers(% [indexDébut] [, indexFin]%)" tiptext="Dupliquez un calque ou une plage de calques dans le scénario" helpid="0"/>
					<string name="expandFolder" object="timeline" text=".expandFolder(% bEtendre [, bexplorerParentsImbriqués] [, index] %)" tiptext="Si true, développe le dossier de calques ; si false, le réduit" helpid="x211DF"/>
					<string name="findLayerIndex" object="timeline" text=".findLayerIndex(% prénom %)" tiptext="Renvoie un tableau d&apos;index pour les objets Calque avec un nom spécifié" helpid="x211E0"/>
					<string name="getFrameProperty" object="timeline" text=".getFrameProperty(% propriété %)" tiptext="Renvoie la propriété Image spécifiée" helpid="x211E1"/>
					<string name="getGuidelines" object="timeline" text=".getGuidelines()" tiptext="Renvoie une chaîne XML représentant l&apos;état en cours des conseils" helpid="x22C87"/>
					<string name="getLayerProperty" object="timeline" text=".getLayerProperty(% propriété %)" tiptext="Renvoie la propriété Calque spécifiée" helpid="x211E2"/>
					<string name="getSelectedFrames" object="timeline" text=".getSelectedFrames()" tiptext="Renvoie un tableau contenant les index des objets Image sélectionnés" helpid="x211E3"/>
					<string name="getSelectedLayers" object="timeline" text=".getSelectedLayers()" tiptext="Renvoie un tableau contenant les index des objets Calque sélectionnés" helpid="x211E4"/>
					<string name="insertBlankKeyframe" object="timeline" text=".insertBlankKeyframe(% [imagesNum] %)" tiptext="Insère une image-clé vierge" helpid="x211E5"/>
					<string name="insertFrames" object="timeline" text=".insertFrames(% [imagesNum] [, bTousLesCalques] [, numImage] %)" tiptext="Insère le nombre d&apos;images spécifié" helpid="x211E6"/>
					<string name="insertKeyframe" object="timeline" text=".insertKeyframe(% [imagesNum] %)" tiptext="Insère une image-clé" helpid="x211E7"/>
					<string name="pasteFrames" object="timeline" text=".pasteFrames(% [imageDébut] [, imageFin] %)" tiptext="Colle les images du presse-papiers dans une plage d&apos;images" helpid="x211E8"/>
					<string name="pasteLayers" object="timeline" text=".pasteLayers(% [indexCalque] %)" tiptext="Coller un calque ou une plage de calques dans le scénario" helpid="0"/>
					<string name="pasteMotion" object="timeline" text=".pasteMotion()" tiptext="Copie la plage d&apos;images de mouvements récupérée par timeline.copyMotion() dans le scénario" helpid="x22B46"/>
					<string name="removeFrames" object="timeline" text=".removeFrames(% [imageDébut] [, imageFin] %)" tiptext="Supprime l&apos;image" helpid="x211E9"/>
					<string name="removeMotionObject" object="timeline" text=".removeMotionObject(% [imageDeDébut] [, imageDeFin] %)" tiptext="Supprime l&apos;objet de mouvement et reconvertit l&apos;image en image statique. " helpid="x22CA3"/>
					<string name="reorderLayer" object="timeline" text=".reorderLayer(% calqueADéplacer, calquePlacerACôtéDe [, bAjouterAvant ] %)" tiptext="Déplace le calque spécifié" helpid="x211EA"/>
					<string name="reverseFrames" object="timeline" text=".reverseFrames(% [imageDébut] [, imageFin] %)" tiptext="Rétablit une plage d&apos;images" helpid="x211EB"/>
					<string name="selectAllFrames" object="timeline" text=".selectAllFrames()" tiptext="Sélectionne toutes les images du scénario actuel" helpid="x211EC"/>
					<string name="setFrameProperty" object="timeline" text=".setFrameProperty(% propriété, valeur [, imageDébut] [, imageFin] %)" tiptext="Définit la propriété Image spécifiée" helpid="x211ED"/>
					<string name="setGuidelines" object="timeline" text=".setGuidelines(% xml %)" tiptext="Définit les conseils spécifiés" helpid="x22C89"/>
					<string name="setLayerProperty" object="timeline" text=".setLayerProperty(% propriété, valeur [, calquesAChanger] %)" tiptext="Définit la propriété Calque spécifiée" helpid="x211EE"/>
					<string name="setSelectedFrames" object="timeline" text=".setSelectedFrames(% imageDébut, imageFin [, bRemplacerSélectionActuelle] %)" tiptext="Sélectionne toutes les images du calque actuel" helpid="x211EF"/>
					<string name="setSelectedFrames" object="timeline" text=".setSelectedFrames(% listeSélection [, bRemplacerSélectionActuelle] %)" tiptext="Sélectionne les images spécifiées dans le tableau de sélection" helpid="x211F0"/>
					<string name="setSelectedLayers" object="timeline" text=".setSelectedLayers(% index [, bRemplacerSélectionActuelle] %)" tiptext="Sélectionne les calques spécifiés et toutes les images de ces calques" helpid="x211F1"/>
					<string name="showLayerMasking" object="timeline" text=".showLayerMasking(% [calque] %)" tiptext="Si true, affiche les masques de calque" helpid="x211F2"/>
					<string name="startPlayback" object="timeline" text=".startPlayback()" tiptext="Démarre la lecture automatique du scénario si ce dernier n&apos;est pas en cours de lecture." helpid="x22CA4"/>
					<string name="stopPlayback" object="timeline" text=".stopPlayback()" tiptext="Arrête la lecture automatique du scénario si ce dernier est en cours de lecture." helpid="x22CA5"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Timeline" helpid="x211F3">
					<string name="currentFrame" object="timeline" text=".currentFrame" tiptext="Index des images pour l&apos;emplacement de la tête de lecture" helpid="x211F4"/>
					<string name="currentLayer" object="timeline" text=".currentLayer" tiptext="Calque actuellement actif" helpid="x211F5"/>
					<string name="frameCount" object="timeline" text=".frameCount" tiptext="Nombre d&apos;images dans le calque le plus long du scénario spécifié" helpid="x211F6"/>
					<string name="layerCount" object="timeline" text=".layerCount" tiptext="Nombre de calques dans le scénario spécifié" helpid="x211F7"/>
					<string name="layers" object="timeline" text=".layers" tiptext="Tableau d&apos;objets Calque" helpid="x211F8"/>
					<string name="name" object="timeline" text=".name" tiptext="Nom de l&apos;objet Scénario ; identique au nom de l&apos;objet Séquence" helpid="x211F9"/>
				</folder>
			</folder>
			<folder name="ToolObj" index="true" tiptext="Représente un outil individuel" helpid="x211FA">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet ToolObj" helpid="x211FB">
					<string name="enablePIControl" object="toolObj" text=".enablePIControl(% commande, activer %)" tiptext="Active ou désactive une commande de l&apos;inspecteur des propriétés" helpid="x211FC"/>
					<string name="setIcon" object="toolObj" text=".setIcon(% fichier %)" tiptext="Spécifie le fichier PNG à utiliser en tant qu&apos;icône d&apos;outils" helpid="x211FD"/>
					<string name="setMenuString" object="toolObj" text=".setMenuString(% chMenu %)" tiptext="Définit la chaîne du menu contextuel de l&apos;outil" helpid="x211FE"/>
					<string name="setOptionsFile" object="toolObj" text=".setOptionsFile(% fichierXML %)" tiptext="Définit le fichier d&apos;options d&apos;un outil" helpid="x211FF"/>
					<string name="setPI" object="toolObj" text=".setPI(% pi %)" tiptext="Définit les éléments de l&apos;inspecteur des propriétés à utiliser avec un outil" helpid="x21200"/>
					<string name="setToolName" object="toolObj" text=".setToolName(% prénom %)" tiptext="Définit le nom de l&apos;outil" helpid="x21201"/>
					<string name="setToolTip" object="toolObj" text=".setToolTip(% info-bulle %)" tiptext="Définit l&apos;info-bulle de l&apos;outil" helpid="x21202"/>
					<string name="showPIControl" object="toolObj" text=".showPIControl(% commande, afficher %)" tiptext="Affiche ou masque la commande spécifiée dans l&apos;inspecteur des propriétés" helpid="x21203"/>
					<string name="showTransformHandles" object="toolObj" text=".showTransformHandles(% afficher %)" tiptext="Si true, les poignées de transform. libres s&apos;affichent quand l&apos;outil est actif" helpid="x21204"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet ToolObj" helpid="x21205">
					<string name="depth" object="toolObj" text=".depth" tiptext="Emplacement de l&apos;outil dans le menu contextuel" helpid="x21206"/>
					<string name="iconID" object="toolObj" text=".iconID" tiptext="ID de ressources de l&apos;outil" helpid="x21207"/>
					<string name="position" object="toolObj" text=".position" tiptext="Emplacement de l&apos;outil dans le panneau Outils" helpid="x21208"/>
				</folder>
			</folder>
			<folder name="Tools" index="true" tiptext="Enregistre les entrées du clavier et de la souris" helpid="x21209">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet Tools" helpid="x2120A">
					<string name="constrainPoint" object="tools" text=".constrainPoint(% pt1, pt2 %)" tiptext="Permet de limiter les mouvements de l&apos;outil" helpid="x21210"/>
					<string name="getKeyDown" object="tools" text=".getKeyDown()" tiptext="Renvoie la dernière touche enfoncée" helpid="x2120B"/>
					<string name="setCursor" object="tools" text=".setCursor(% curseur %)" tiptext="Définit le curseur utilisé par l&apos;outil" helpid="x2120C"/>
					<string name="snapPoint" object="tools" text=".snapPoint(% pt %)" tiptext="Si un paramètre d&apos;accrochage est activé, renvoie le point d&apos;accrochage" helpid="x21216"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Tools" helpid="x2120D">
					<string name="activeTool" object="tools" text=".activeTool" tiptext="Renvoie l&apos;objet Objet outil pour l&apos;outil actuellement actif" helpid="x2120E"/>
					<string name="altIsDown" object="tools" text=".altIsDown" tiptext="Si TRUE, la touche Alt est enfoncée" helpid="x2120F"/>
					<string name="ctlIsDown" object="tools" text=".ctlIsDown" tiptext="Si TRUE, la touche Ctrl est enfoncée" helpid="x21211"/>
					<string name="mouseIsDown" object="tools" text=".mouseIsDown" tiptext="Si TRUE, le bouton gauche de la souris est enfoncé" helpid="x21212"/>
					<string name="penDownLoc" object="tools" text=".penDownLoc" tiptext="Position du dernier événement mouseDown" helpid="x21213"/>
					<string name="penLoc" object="tools" text=".penLoc" tiptext="Emplacement actuel de la souris" helpid="x21214"/>
					<string name="shiftIsDown" object="tools" text=".shiftIsDown" tiptext="Si TRUE, la touche Maj est enfoncée" helpid="x21215"/>
					<string name="toolObjs" object="tools" text=".toolObjs" tiptext="Tableau d&apos;objets Objet outil" helpid="x21217"/>
				</folder>
			</folder>
			<folder name="Vertex" index="true" tiptext="Contient les coordonnées d&apos;une forme" helpid="x21218">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet Vertex" helpid="x21219">
					<string name="getHalfEdge" object="vertex" text=".getHalfEdge()" tiptext="Renvoie l&apos;objet Demi-Bord qui partage un vertex" helpid="x2121A"/>
					<string name="setLocation" object="vertex" text=".setLocation(% x, y %)" tiptext="Définit l&apos;emplacement d&apos;un vertex" helpid="x2121B"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet Vertex" helpid="x2121C">
					<string name="x" object="vertex" text=".x" tiptext="Emplacement x du vertex" helpid="x2121D"/>
					<string name="y" object="vertex" text=".y" tiptext="Emplacement y du vertex" helpid="x2121E"/>
				</folder>
			</folder>
			<folder name="VideoItem" index="true" tiptext="Sous-classe de l&apos;objet Elément ; vidéo dans la bibliothèque" helpid="x2121F">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet VideoItem" helpid="x22C7A">
					<string name="exportToFLV" object="VideoItem" text=".exportToFLV(% URIFichier %)" tiptext="Renvoie true si l&apos;élément Video a bien été exporté" helpid="x22C72"/>
				</folder>
				<folder name="Propriétés" tiptext="Propriétés de l&apos;objet VideoItem" helpid="x2294F">
					<string name="fileLastModifiedDate" object="VideoItem" text=".fileLastModifiedDate" tiptext="Date et heure de l&apos;importation du fichier" helpid="x22C73"/>
					<string name="sourceFileExists" object="VideoItem" text=".sourceFileExists" tiptext="Si true, le fichier d&apos;origine existe" helpid="x22C74"/>
					<string name="sourceFileIsCurrent" object="VideoItem" text=".sourceFileIsCurrent" tiptext="Si true, le fichier d&apos;origine n&apos;a pas été modifié depuis sa dernière importation." helpid="x22C75"/>
					<string name="sourceFilePath" object="VideoItem" text=".sourceFilePath" tiptext="URI du fichier contenant l&apos;élément vidéo importé" helpid="x22950"/>
					<string name="videoType" object="VideoItem" text=".videoType" tiptext="Type de vidéo représenté par l&apos;élément" helpid="x22951"/>
				</folder>
			</folder>
			<folder name="XMLUI" index="true" tiptext="Boîte de dialogue XMLUI" helpid="x21221">
				<folder name="Méthodes" tiptext="Méthodes de l&apos;objet XMLUI" helpid="x21222">
					<string name="accept" object="xmlui" text=".accept()" tiptext="Ferme la boîte de dialogue XMLUI et enregistre l&apos;opération" helpid="x21223"/>
					<string name="cancel" object="xmlui" text=".cancel()" tiptext="Ferme la boîte de dialogue XMLUI et annule l&apos;opération" helpid="x21224"/>
					<string name="get" object="xmlui" text=".get(% prénom %)" tiptext="Renvoie la valeur de la propriété spécifiée dans la boîte de dialogue XMLUI" helpid="x21225"/>
					<string name="getControlItemElement" object="xmlui" text=".getControlItemElement( % nomPropriétéContrôle % )" tiptext="Renvoie l&apos;étiquette et la valeur de la ligne sélectionnée" helpid="x22952"/>
					<string name="getEnabled" object="xmlui" text=".getEnabled( %  IDContrôle % )" tiptext="Si true, le contrôle est activé" helpid="x22953"/>
					<string name="getVisible" object="xmlui" text=".getVisible( % IDContrôle % )" tiptext="Si true, le contrôle est visible" helpid="x2295E"/>
					<string name="set" object="xmlui" text=".set(% nom, valeur %)" tiptext="Définit la valeur de la propriété spécifiée dans la boîte de dialogue XMLUI" helpid="x21226"/>
					<string name="setControlItemElement" object="xmlui" text=".setControlItemElement( % nomPropriétéContrôle, élémentArticle % )" tiptext="Définit l&apos;étiquette et la valeur de la ligne sélectionnée" helpid="x22954"/>
					<string name="setControlItemElements" object="xmlui" text=".setControlItemElements( % IDContrôle, tableauElémentArticle % )" tiptext="Définit l&apos;étiquette et la valeur de toutes les lignes du contrôle" helpid="x22955"/>
					<string name="setEnabled" object="xmlui" text=".setEnabled( % IDContrôle, activer % )" tiptext="Active ou désactive un contrôle" helpid="x22956"/>
					<string name="setVisible" object="xmlui" text=".setVisible( % IDcontrôle, visible % )" tiptext="Affiche ou masque un contrôle" helpid="x2295F"/>
				</folder>
			</folder>
			<folder name="Eléments déconseillés" index="true" tiptext="Fonctionnalités à éviter dans le nouveau contenu" helpid="x22963">
				<string name="characterSpacing" object="textAttrs" text=".characterSpacing" tiptext="Entier représentant l&apos;espacement entre les caractères" helpid="x211C3"/>
			</folder>
	</actionspanel>
			<colorsyntax>
				<keyword text="abstract"/>
				<keyword text="boolean"/>
				<keyword text="break"/>
				<keyword text="byte"/>
				<keyword text="case"/>
				<keyword text="catch"/>
				<keyword text="char"/>
				<keyword text="class"/>
				<keyword text="const"/>
				<keyword text="continue"/>
				<keyword text="debugger"/>
				<keyword text="default"/>
				<keyword text="delete"/>
				<keyword text="do"/>
				<keyword text="double"/>
				<keyword text="else"/>
				<keyword text="enum"/>
				<keyword text="export"/>
				<keyword text="extends"/>
				<keyword text="false"/>
				<keyword text="final"/>
				<keyword text="finally"/>
				<keyword text="float"/>
				<keyword text="for"/>
				<keyword text="function"/>
				<keyword text="goto"/>
				<keyword text="if"/>
				<keyword text="implements"/>
				<keyword text="import"/>
				<keyword text="in"/>
				<keyword text="instanceof"/>
				<keyword text="int"/>
				<keyword text="interface"/>
				<keyword text="long"/>
				<keyword text="native"/>
				<keyword text="new"/>
				<keyword text="null"/>
				<keyword text="package"/>
				<keyword text="private"/>
				<keyword text="protected"/>
				<keyword text="public"/>
				<keyword text="return"/>
				<keyword text="short"/>
				<keyword text="static"/>
				<keyword text="super"/>
				<keyword text="switch"/>
				<keyword text="synchronized"/>
				<keyword text="this"/>
				<keyword text="throw"/>
				<keyword text="throws"/>
				<keyword text="transient"/>
				<keyword text="true"/>
				<keyword text="try"/>
				<keyword text="typeof"/>
				<keyword text="var"/>
				<keyword text="void"/>
				<keyword text="volatile"/>
				<keyword text="while"/>
				<keyword text="with"/>
<!--  Global methods  -->
				<identifier text="alert"/>
				<identifier text="confirm"/>
				<identifier text="prompt"/>
<!--  Timeline effects  -->
				<identifier text="configureEffect"/>
				<identifier text="executeEffect"/>
				<identifier text="removeEffect"/>
<!--  Extensible tools  -->
				<identifier text="activate"/>
				<identifier text="deactivate"/>
				<identifier text="configureTool"/>
				<identifier text="keyDown"/>
				<identifier text="keyUp"/>
				<identifier text="mouseDoubleClick"/>
				<identifier text="mouseDown"/>
				<identifier text="mouseMove"/>
				<identifier text="mouseUp"/>
				<identifier text="notifySettingsChanged"/>
				<identifier text="setCursor"/>
				<identifier text="Array"/>
				<identifier text="Boolean"/>
				<identifier text="Date"/>
				<identifier text="E"/>
				<identifier text="Function"/>
				<identifier text="Infinity"/>
				<identifier text="LN10"/>
				<identifier text="LN2"/>
				<identifier text="LOG10E"/>
				<identifier text="LOG2E"/>
				<identifier text="MAX_VALUE"/>
				<identifier text="MIN_VALUE"/>
				<identifier text="Math"/>
				<identifier text="NEGATIVE_INFINITY"/>
				<identifier text="NaN"/>
				<identifier text="Number"/>
				<identifier text="Object"/>
				<identifier text="PI"/>
				<identifier text="POSITIVE_INFINITY"/>
				<identifier text="RegExp"/>
				<identifier text="SQRT1_2"/>
				<identifier text="SQRT2"/>
				<identifier text="String"/>
				<identifier text="String"/>
				<identifier text="UTC"/>
				<identifier text="abs"/>
				<identifier text="acos"/>
				<identifier text="apply"/>
				<identifier text="arguments"/>
				<identifier text="arguments.callee"/>
				<identifier text="arguments.caller"/>
				<identifier text="arguments.length"/>
				<identifier text="arity"/>
				<identifier text="asin"/>
				<identifier text="atan"/>
				<identifier text="atan2"/>
				<identifier text="call"/>
				<identifier text="ceil"/>
				<identifier text="charAt"/>
				<identifier text="charCodeAt"/>
				<identifier text="concat"/>
				<identifier text="concat"/>
				<identifier text="constructor"/>
				<identifier text="cos"/>
				<identifier text="decodeURI"/>
				<identifier text="decodeURIComponent"/>
				<identifier text="encodeURI"/>
				<identifier text="encodeURIComponent"/>
				<identifier text="eval"/>
				<identifier text="exec"/>
				<identifier text="exp"/>
				<identifier text="fromCharCode"/>
				<identifier text="getDate"/>
				<identifier text="getDay"/>
				<identifier text="getFullYear"/>
				<identifier text="getHours"/>
				<identifier text="getMilliseconds"/>
				<identifier text="getMinutes"/>
				<identifier text="getMonth"/>
				<identifier text="getSeconds"/>
				<identifier text="getTime"/>
				<identifier text="getTimezoneOffset"/>
				<identifier text="getUTCDate"/>
				<identifier text="getUTCDay"/>
				<identifier text="getUTCFullYear"/>
				<identifier text="getUTCHours"/>
				<identifier text="getUTCMilliseconds"/>
				<identifier text="getUTCMinutes"/>
				<identifier text="getUTCMonth"/>
				<identifier text="getUTCSeconds"/>
				<identifier text="getYear"/>
				<identifier text="global"/>
				<identifier text="ignoreCase"/>
				<identifier text="index"/>
				<identifier text="indexOf"/>
				<identifier text="input"/>
				<identifier text="isFinite"/>
				<identifier text="isNaN"/>
				<identifier text="join"/>
				<identifier text="lastIndex"/>
				<identifier text="lastIndexOf"/>
				<identifier text="length"/>
				<identifier text="log"/>
				<identifier text="match"/>
				<identifier text="max"/>
				<identifier text="min"/>
				<identifier text="multiline"/>
				<identifier text="parse"/>
				<identifier text="parseFloat"/>
				<identifier text="parseInt"/>
				<identifier text="pop"/>
				<identifier text="pow"/>
				<identifier text="prototype"/>
				<identifier text="push"/>
				<identifier text="random"/>
				<identifier text="replace"/>
				<identifier text="reverse"/>
				<identifier text="round"/>
				<identifier text="search"/>
				<identifier text="setDate"/>
				<identifier text="setFullYear"/>
				<identifier text="setHours"/>
				<identifier text="setMilliseconds"/>
				<identifier text="setMinutes"/>
				<identifier text="setMonth"/>
				<identifier text="setSeconds"/>
				<identifier text="setTime"/>
				<identifier text="setUTCDate"/>
				<identifier text="setUTCFullYear"/>
				<identifier text="setUTCHours"/>
				<identifier text="setUTCMilliseconds"/>
				<identifier text="setUTCMinutes"/>
				<identifier text="setUTCMonth"/>
				<identifier text="setUTCSeconds"/>
				<identifier text="setYear"/>
				<identifier text="shift"/>
				<identifier text="sin"/>
				<identifier text="slice"/>
				<identifier text="slice"/>
				<identifier text="sort"/>
				<identifier text="source"/>
				<identifier text="splice"/>
				<identifier text="split"/>
				<identifier text="sqrt"/>
				<identifier text="substr"/>
				<identifier text="substring"/>
				<identifier text="tan"/>
				<identifier text="test"/>
				<identifier text="toExponential"/>
				<identifier text="toFixed"/>
				<identifier text="toGMTString"/>
				<identifier text="toLocaleDateString"/>
				<identifier text="toLocaleString"/>
				<identifier text="toLocaleTimeString"/>
				<identifier text="toLowerCase"/>
				<identifier text="toPrecision"/>
				<identifier text="toSource"/>
				<identifier text="toString"/>
				<identifier text="toUTCString"/>
				<identifier text="toUpperCase"/>
				<identifier text="undefined"/>
				<identifier text="unshift"/>
				<identifier text="unwatch"/>
				<identifier text="valueOf"/>
				<identifier text="watch"/>
				<identifier text="bitmapInstance"/>
				<identifier text="hPixels"/>
				<identifier text="vPixels"/>
				<identifier text="getBits"/>
				<identifier text="setBits"/>
				<identifier text="bitmapItem"/>
				<identifier text="allowSmoothing"/>
				<identifier text="compressionType"/>
				<identifier text="quality"/>
				<identifier text="useImportedJPEGQuality"/>
				<identifier text="fileLastModifiedDate"/>
				<identifier text="sourceFileExists"/>
				<identifier text="sourceFileIsCurrent"/>
				<identifier text="sourceFilePath"/>
				<identifier text="useDeblocking"/>
				<identifier text="compilerErrors"/>
				<identifier text="clear"/>
				<identifier text="save"/>
				<identifier text="compiledClipInstance"/>
				<identifier text="accName"/>
				<identifier text="actionScript"/>
				<identifier text="description"/>
				<identifier text="forceSimple"/>
				<identifier text="shortcut"/>
				<identifier text="silent"/>
				<identifier text="tabIndex"/>
				<identifier text="componentInstance"/>
				<identifier text="parameters"/>
				<identifier text="componentsPanel"/>
				<identifier text="addItemToDocument"/>
				<identifier text="reload"/>
				<identifier text="contour"/>
				<identifier text="interior"/>
				<identifier text="orientation"/>
				<identifier text="getHalfEdge"/>
				<identifier text="fill"/>
				<identifier text="document"/>
				<identifier text="addFilter"/>
				<identifier text="changeFilterOrder"/>
				<identifier text="disableAllFilters"/>
				<identifier text="disableFilter"/>
				<identifier text="disableOtherFilters"/>
				<identifier text="enableAllFilters"/>
				<identifier text="enableFilter"/>
				<identifier text="getBlendMode"/>
				<identifier text="getFilters"/>
				<identifier text="getMobileSettings"/>
				<identifier text="getPlayerVersion"/>
				<identifier text="removeAllFilters"/>
				<identifier text="removeFilter"/>
				<identifier text="resetOvalObject"/>
				<identifier text="resetRectangleObject"/>
				<identifier text="setBlendMode"/>
				<identifier text="setFilterProperty"/>
				<identifier text="setFilters"/>
				<identifier text="setMobileSettings"/>
				<identifier text="setOvalObjectProperty"/>
				<identifier text="setPlayerVersion"/>
				<identifier text="setRectangleObjectProperty"/>
				<identifier text="union"/>
				<identifier text="intersect"/>
				<identifier text="punch"/>
				<identifier text="deleteEnvelope"/>
				<identifier text="crop"/>
				<identifier text="zoomFactor"/>
<!-- property -->
				<identifier text="as3AutoDeclare"/>
				<identifier text="as3ExportFrame"/>
				<identifier text="as3StrictMode"/>
				<identifier text="as3WarningsMode"/>
				<identifier text="as3Dialect"/>
				<identifier text="asVersion"/>
				<identifier text="accName"/>
				<identifier text="autoLabel"/>
				<identifier text="backgroundColor"/>
				<identifier text="currentPublishProfile"/>
				<identifier text="currentTimeline"/>
				<identifier text="description"/>
				<identifier text="docClass"/>
				<identifier text="externalLibraryPath"/>
				<identifier text="forceSimple"/>
				<identifier text="frameRate"/>
				<identifier text="height"/>
				<identifier text="id"/>
				<identifier text="library"/>
				<identifier text="libraryPath"/>
				<identifier text="livePreview"/>
				<identifier text="name"/>
				<identifier text="path"/>
				<identifier text="pathURI"/>
				<identifier text="publishProfiles"/>
				<identifier text="selection"/>
				<identifier text="silent"/>
				<identifier text="sourcePath"/>
				<identifier text="timelines"/>
				<identifier text="width"/>
				<identifier text="addDataToDocument"/>
				<identifier text="addDataToSelection"/>
				<identifier text="addItem"/>
				<identifier text="addNewLine"/>
				<identifier text="addNewOval"/>
				<identifier text="addNewPrimitiveOval"/>
				<identifier text="addNewPrimitiveRectangle"/>
				<identifier text="addNewPublishProfile"/>
				<identifier text="addNewRectangle"/>
				<identifier text="addNewScene"/>
				<identifier text="addNewText"/>
				<identifier text="align"/>
				<identifier text="allowScreens"/>
				<identifier text="arrange"/>
				<identifier text="breakApart"/>
				<identifier text="canEditSymbol"/>
				<identifier text="canRevert"/>
				<identifier text="canTestMovie"/>
				<identifier text="canTestScene"/>
				<identifier text="clipCopy"/>
				<identifier text="clipCut"/>
				<identifier text="clipPaste"/>
				<identifier text="close"/>
				<identifier text="convertLinesToFills"/>
				<identifier text="convertToSymbol"/>
				<identifier text="deletePublishProfile"/>
				<identifier text="deleteScene"/>
				<identifier text="deleteSelection"/>
				<identifier text="distribute"/>
				<identifier text="distributeToLayers"/>
				<identifier text="documentHasData"/>
				<identifier text="duplicatePublishProfile"/>
				<identifier text="duplicateScene"/>
				<identifier text="duplicateSelection"/>
				<identifier text="editScene"/>
				<identifier text="enterEditMode"/>
				<identifier text="exitEditMode"/>
				<identifier text="exportPublishProfile"/>
				<identifier text="exportPublishProfileString"/>
				<identifier text="exportPNG"/>
				<identifier text="exportSWF"/>
				<identifier text="getAlignToDocument"/>
				<identifier text="getCustomFill"/>
				<identifier text="getCustomStroke"/>
				<identifier text="getDataFromDocument"/>
				<identifier text="getElementProperty"/>
				<identifier text="getElementTextAttr"/>
				<identifier text="getSelectionRect"/>
				<identifier text="getTextString"/>
				<identifier text="getTimeline"/>
				<identifier text="getTransformationPoint"/>
				<identifier text="group"/>
				<identifier text="importFile"/>
				<identifier text="importPublishProfile"/>
				<identifier text="importPublishProfileString"/>
				<identifier text="importSWF"/>
				<identifier text="match"/>
				<identifier text="mouseClick"/>
				<identifier text="mouseDblClk"/>
				<identifier text="moveSelectedBezierPointsBy"/>
				<identifier text="moveSelectionBy"/>
				<identifier text="optimizeCurves"/>
				<identifier text="publish"/>
				<identifier text="removeDataFromDocument"/>
				<identifier text="removeDataFromSelection"/>
				<identifier text="renamePublishProfile"/>
				<identifier text="renameScene"/>
				<identifier text="reorderScene"/>
				<identifier text="resetTransformation"/>
				<identifier text="revert"/>
				<identifier text="rotate3DSelection"/>
				<identifier text="rotateSelection"/>
				<identifier text="save"/>
				<identifier text="saveAndCompact"/>
				<identifier text="scaleSelection"/>
				<identifier text="selectAll"/>
				<identifier text="selectNone"/>
				<identifier text="setAlignToDocument"/>
				<identifier text="setCustomFill"/>
				<identifier text="setCustomStroke"/>
				<identifier text="setElementProperty"/>
				<identifier text="setElementTextAttr"/>
				<identifier text="setFillColor"/>
				<identifier text="setInstanceAlpha"/>
				<identifier text="setInstanceBrightness"/>
				<identifier text="setInstanceTint"/>
				<identifier text="setSelectionBounds"/>
				<identifier text="setSelectionRect"/>
				<identifier text="setStageVanishingPoint"/>
				<identifier text="setStageViewAngle"/>
				<identifier text="setStroke"/>
				<identifier text="setStrokeColor"/>
				<identifier text="setStrokeSize"/>
				<identifier text="setStrokeStyle"/>
				<identifier text="setTextRectangle"/>
				<identifier text="setTextSelection"/>
				<identifier text="setTextString"/>
				<identifier text="setTransformationPoint"/>
				<identifier text="skewSelection"/>
				<identifier text="smoothSelection"/>
				<identifier text="space"/>
				<identifier text="straightenSelection"/>
				<identifier text="swapElement"/>
				<identifier text="swapStrokeAndFill"/>
				<identifier text="testMovie"/>
				<identifier text="testScene"/>
				<identifier text="traceBitmap"/>
				<identifier text="transformSelection"/>
				<identifier text="translate3DCenter"/>
				<identifier text="translate3DSelection"/>
				<identifier text="unGroup"/>
				<identifier text="unlockAllElements"/>
				<identifier text="xmlPanel"/>
				<identifier text="drawingLayer"/>
				<identifier text="beginDraw"/>
				<identifier text="beginFrame"/>
				<identifier text="cubicCurveTo"/>
				<identifier text="curveTo"/>
				<identifier text="drawPath"/>
				<identifier text="endDraw"/>
				<identifier text="endFrame"/>
				<identifier text="lineTo"/>
				<identifier text="moveTo"/>
				<identifier text="newPath"/>
				<identifier text="setColor"/>
				<identifier text="setFill"/>
				<identifier text="edge"/>
				<identifier text="cubicSegmentIndex"/>
				<identifier text="id"/>
				<identifier text="isLine"/>
				<identifier text="getControl"/>
				<identifier text="getHalfEdge"/>
				<identifier text="setControl"/>
				<identifier text="splitEdge"/>
				<identifier text="element"/>
				<identifier text="layer"/>
				<identifier text="selected"/>
				<identifier text="depth"/>
				<identifier text="elementType"/>
				<identifier text="height"/>
				<identifier text="left"/>
				<identifier text="locked"/>
				<identifier text="matrix"/>
				<identifier text="top"/>
				<identifier text="width"/>
				<identifier text="getPersistentData"/>
				<identifier text="hasPersistentData"/>
				<identifier text="removePersistentData"/>
				<identifier text="setPersistentData"/>
				<identifier text="getTransformationPoint"/>
				<identifier text="setTransformationPoint"/>
				<identifier text="rotation"/>
				<identifier text="scaleX"/>
				<identifier text="scaleY"/>
				<identifier text="skewX"/>
				<identifier text="skewY"/>
				<identifier text="transformX"/>
				<identifier text="transformY"/>
				<identifier text="x"/>
				<identifier text="y"/>
				<identifier text="External Library:"/>
				<identifier text="bitmapIsClipped"/>
				<identifier text="bitmapPath"/>
				<identifier text="color"/>
				<identifier text="colorArray"/>
				<identifier text="focalPoint"/>
				<identifier text="linearRGB"/>
				<identifier text="overflow"/>
				<identifier text="posArray"/>
				<identifier text="style"/>
				<identifier text="filter"/>
				<identifier text="angle"/>
				<identifier text="blurX"/>
				<identifier text="blurY"/>
				<identifier text="brightness"/>
				<identifier text="color"/>
				<identifier text="contrast"/>
				<identifier text="distance"/>
				<identifier text="enabled"/>
				<identifier text="hideObject"/>
				<identifier text="highlightColor"/>
				<identifier text="hue"/>
				<identifier text="inner"/>
				<identifier text="knockout"/>
				<identifier text="quality"/>
				<identifier text="saturation"/>
				<identifier text="shadowColor"/>
				<identifier text="strength"/>
				<identifier text="type"/>
				<identifier text="flash"/>
				<identifier text="fl"/>
				<identifier text="as3PackagePaths"/>
				<identifier text="packagePaths"/>
				<identifier text="componentsPanel"/>
				<identifier text="configDirectory"/>
				<identifier text="configURI"/>
				<identifier text="contactSensitiveSelection"/>
				<identifier text="documents"/>
				<identifier text="objectDrawingMode"/>
				<identifier text="flexSDKPath"/>
				<identifier text="Math"/>
				<identifier text="outputPanel"/>
				<identifier text="tools"/>
				<identifier text="version"/>
				<identifier text="viewMatrix"/>
				<identifier text="xmlui"/>
				<identifier text="browseForFileURL"/>
				<identifier text="browseForFolderURL"/>
				<identifier text="closeAll"/>
				<identifier text="closeDocument"/>
				<identifier text="createDocument"/>
				<identifier text="enableImmediateUpdates"/>
				<identifier text="fileExists"/>
				<identifier text="findDocumentIndex"/>
				<identifier text="getAppMemoryInfo"/>
				<identifier text="getDocumentDOM"/>
				<identifier text="openDocument"/>
				<identifier text="quit"/>
				<identifier text="reloadEffects"/>
				<identifier text="reloadTools"/>
				<identifier text="revertDocument"/>
				<identifier text="runScript"/>
				<identifier text="saveAll"/>
				<identifier text="saveDocument"/>
				<identifier text="saveDocumentAs"/>
				<identifier text="scriptURI"/>
				<identifier text="swfPanels"/>
				<identifier text="setActiveWindow"/>
				<identifier text="showIdleMessage"/>
				<identifier text="trace"/>
				<identifier text="addEventListener"/>
				<identifier text="copyClipString"/>
				<identifier text="findDocumentDOM"/>
				<identifier text="getPrefInteger"/>
				<identifier text="getPrefString"/>
				<identifier text="isFontInstalled"/>
				<identifier text="removeEventListener"/>
				<identifier text="setPrefInteger"/>
				<identifier text="setPrefString"/>
				<identifier text="findObjectInDocByName"/>
				<identifier text="findObjectInDocByType"/>
				<identifier text="selectElement"/>
				<identifier text="closeAllPlayerDocuments"/>
				<identifier text="compilerErrors"/>
				<identifier text="resetAS3PackagePaths"/>
				<identifier text="resetPackagePaths"/>
				<identifier text="selectTool"/>
				<identifier text="FLfile"/>
				<identifier text="copy"/>
				<identifier text="createFolder"/>
				<identifier text="exists"/>
				<identifier text="getAttributes"/>
				<identifier text="getCreationDate"/>
				<identifier text="getCreationDateObj"/>
				<identifier text="getModificationDate"/>
				<identifier text="getModificationDateObj"/>
				<identifier text="getSize"/>
				<identifier text="listFolder"/>
				<identifier text="platformPathToURI"/>
				<identifier text="read"/>
				<identifier text="remove"/>
				<identifier text="setAttributes"/>
				<identifier text="uriToPlatformPath"/>
				<identifier text="write"/>
				<identifier text="folderItem"/>
				<identifier text="fontItem"/>
				<identifier text="frame"/>
				<identifier text="bitmap"/>
				<identifier text="bold"/>
				<identifier text="embedVariantGlyphs"/>
				<identifier text="font"/>
				<identifier text="italic"/>
				<identifier text="size"/>
				<identifier text="presetPanel"/>
				<identifier text="addNewItem"/>
				<identifier text="applyPreset"/>
				<identifier text="deleteFolder"/>
				<identifier text="deleteItem"/>
				<identifier text="expandFolder"/>
				<identifier text="exportItem"/>
				<identifier text="findItemIndex"/>
				<identifier text="getSelectedItems"/>
				<identifier text="importItem"/>
				<identifier text="moveToFolder"/>
				<identifier text="newFolder"/>
				<identifier text="renameItem"/>
				<identifier text="selectItem"/>
				<identifier text="isDefault"/>
				<identifier text="isFolder"/>
				<identifier text="items"/>
				<identifier text="level"/>
				<identifier text="open"/>
<!--  methods  -->
				<identifier text="getCustomEase"/>
				<identifier text="setCustomEase"/>
<!--  properties  -->
				<identifier text="actionScript"/>
				<identifier text="duration"/>
				<identifier text="elements"/>
				<identifier text="hasCustomEase"/>
				<identifier text="labelType"/>
				<identifier text="motionTweenOrientToPath"/>
				<identifier text="motionTweenRotate"/>
				<identifier text="motionTweenRotateTimes"/>
				<identifier text="motionTweenScale"/>
				<identifier text="motionTweenSnap"/>
				<identifier text="motionTweenSync"/>
				<identifier text="shapeTweenBlend"/>
				<identifier text="soundEffect"/>
				<identifier text="soundLibraryItem"/>
				<identifier text="soundLoop"/>
				<identifier text="soundLoopMode"/>
				<identifier text="soundName"/>
				<identifier text="soundSync"/>
				<identifier text="startFrame"/>
				<identifier text="tweenEasing"/>
				<identifier text="tweenType"/>
				<identifier text="useSingleEaseCurve"/>
				<identifier text="halfEdge"/>
				<identifier text="id"/>
				<identifier text="index"/>
				<identifier text="getEdge"/>
				<identifier text="getNext"/>
				<identifier text="getOppositeHalfEdge"/>
				<identifier text="getPrev"/>
				<identifier text="getVertex"/>
				<identifier text="instance"/>
				<identifier text="instanceType"/>
				<identifier text="libraryItem"/>
				<identifier text="item"/>
				<identifier text="addData"/>
				<identifier text="getData"/>
				<identifier text="hasData"/>
				<identifier text="removeData"/>
				<identifier text="itemType"/>
				<identifier text="linkageBaseClass"/>
				<identifier text="linkageClassName"/>
				<identifier text="linkageExportForAS"/>
				<identifier text="linkageExportForRS"/>
				<identifier text="linkageExportInFirstFrame"/>
				<identifier text="linkageIdentifier"/>
				<identifier text="linkageImportForRS"/>
				<identifier text="linkageURL"/>
				<identifier text="layer"/>
				<identifier text="color"/>
				<identifier text="frameCount"/>
				<identifier text="frames"/>
				<identifier text="height"/>
				<identifier text="layerType"/>
				<identifier text="locked"/>
				<identifier text="outline"/>
				<identifier text="parentLayer"/>
				<identifier text="visible"/>
				<identifier text="library"/>
				<identifier text="addItemToDocument"/>
				<identifier text="deleteItem"/>
				<identifier text="duplicateItem"/>
				<identifier text="editItem"/>
				<identifier text="expandFolder"/>
				<identifier text="findItemIndex"/>
				<identifier text="getItemProperty"/>
				<identifier text="getItemType"/>
				<identifier text="getSelectedItems"/>
				<identifier text="importEmbeddedSWF"/>
				<identifier text="itemExists"/>
				<identifier text="moveToFolder"/>
				<identifier text="newFolder"/>
				<identifier text="renameItem"/>
				<identifier text="selectAll"/>
				<identifier text="selectItem"/>
				<identifier text="selectNone"/>
				<identifier text="setItemProperty"/>
				<identifier text="updateItem"/>
				<identifier text="Math"/>
				<identifier text="concatMatrix"/>
				<identifier text="invertMatrix"/>
				<identifier text="pointDistance"/>
				<identifier text="matrix"/>
				<identifier text="a"/>
				<identifier text="b"/>
				<identifier text="c"/>
				<identifier text="d"/>
				<identifier text="tx"/>
				<identifier text="ty"/>
				<identifier text="outputPanel"/>
				<identifier text="clear"/>
				<identifier text="save"/>
				<identifier text="trace"/>
				<identifier text="oval"/>
				<identifier text="closePath"/>
				<identifier text="endAngle"/>
				<identifier text="innerRadius"/>
				<identifier text="startAngle"/>
				<identifier text="parameter"/>
				<identifier text="category"/>
				<identifier text="listIndex"/>
				<identifier text="value"/>
				<identifier text="valueType"/>
				<identifier text="verbose"/>
				<identifier text="insertItem"/>
				<identifier text="removeItem"/>
				<identifier text="nPts"/>
				<identifier text="addCubicCurve"/>
				<identifier text="addCurve"/>
				<identifier text="addPoint"/>
				<identifier text="clear"/>
				<identifier text="close"/>
				<identifier text="makeShape"/>
				<identifier text="newContour"/>
				<identifier text="rectangle"/>
				<identifier text="bottomLeftRadius"/>
				<identifier text="bottomRightRadius"/>
				<identifier text="lockFlag"/>
				<identifier text="topLeftRadius"/>
				<identifier text="topRightRadius"/>
				<identifier text="silent"/>
				<identifier text="tabIndex"/>
				<identifier text="timeline"/>
				<identifier text="shape"/>
				<identifier text="isDrawingObject"/>
				<identifier text="isOvalObject"/>
				<identifier text="isRectangleObject"/>
				<identifier text="members"/>
				<identifier text="numCubicSegments"/>
				<identifier text="contours"/>
				<identifier text="edges"/>
				<identifier text="isGroup"/>
				<identifier text="vertices"/>
				<identifier text="beginEdit"/>
				<identifier text="deleteEdge"/>
				<identifier text="endEdit"/>
				<identifier text="getCubicSegmentPoints"/>
				<identifier text="soundItem"/>
				<identifier text="exportToFile"/>
				<identifier text="bitRate"/>
				<identifier text="bits"/>
				<identifier text="compressionType"/>
				<identifier text="convertStereoToMono"/>
				<identifier text="originalCompressionType"/>
				<identifier text="quality"/>
				<identifier text="sampleRate"/>
				<identifier text="useImportedMP3Quality"/>
				<identifier text="stroke"/>
				<identifier text="breakAtCorners"/>
				<identifier text="color"/>
				<identifier text="curve"/>
				<identifier text="dash1"/>
				<identifier text="dash2"/>
				<identifier text="density"/>
				<identifier text="dotSize"/>
				<identifier text="dotspace"/>
				<identifier text="hatchThickness"/>
				<identifier text="jiggle"/>
				<identifier text="length"/>
				<identifier text="pattern"/>
				<identifier text="rotate"/>
				<identifier text="space"/>
				<identifier text="style"/>
				<identifier text="thickness"/>
				<identifier text="variation"/>
				<identifier text="waveHeight"/>
				<identifier text="waveLength"/>
				<identifier text="swfPanel"/>
				<identifier text="callFunction"/>
				<identifier text="symbolInstance"/>
				<identifier text="accName"/>
				<identifier text="actionScript"/>
				<identifier text="blendMode"/>
				<identifier text="buttonTracking"/>
				<identifier text="cacheAsBitmap"/>
				<identifier text="colorAlphaAmount"/>
				<identifier text="colorAlphaPercent"/>
				<identifier text="colorBlueAmount"/>
				<identifier text="colorBluePercent"/>
				<identifier text="colorGreenAmount"/>
				<identifier text="colorGreenPercent"/>
				<identifier text="colorMode"/>
				<identifier text="colorRedAmount"/>
				<identifier text="colorRedPercent"/>
				<identifier text="description"/>
				<identifier text="filters"/>
				<identifier text="firstFrame"/>
				<identifier text="forceSimple"/>
				<identifier text="loop"/>
				<identifier text="shortcut"/>
				<identifier text="silent"/>
				<identifier text="symbolType"/>
				<identifier text="tabIndex"/>
				<identifier text="symbolItem"/>
				<identifier text="sourceAutoUpdate"/>
				<identifier text="sourceLibraryName"/>
				<identifier text="symbolType"/>
				<identifier text="timeline"/>
				<identifier text="convertToCompiledClip"/>
				<identifier text="exportSWF"/>
				<identifier text="text"/>
				<identifier text="accName"/>
				<identifier text="antiAliasSharpness"/>
				<identifier text="antiAliasThickness"/>
				<identifier text="autoExpand"/>
				<identifier text="border"/>
				<identifier text="description"/>
				<identifier text="embeddedCharacters"/>
				<identifier text="embedRanges"/>
				<identifier text="fontRenderingMode"/>
				<identifier text="length"/>
				<identifier text="lineType"/>
				<identifier text="maxCharacters"/>
				<identifier text="orientation"/>
				<identifier text="renderAsHTML"/>
				<identifier text="scrollable"/>
				<identifier text="selectable"/>
				<identifier text="selectionEnd"/>
				<identifier text="selectionStart"/>
				<identifier text="shortcut"/>
				<identifier text="silent"/>
				<identifier text="tabIndex"/>
				<identifier text="textRuns"/>
				<identifier text="textType"/>
				<identifier text="useDeviceFonts"/>
				<identifier text="variableName"/>
				<identifier text="getTextAttr"/>
				<identifier text="getTextString"/>
				<identifier text="setTextAttr"/>
				<identifier text="setTextString"/>
				<identifier text="textAttrs"/>
				<identifier text="aliasText"/>
				<identifier text="alignment"/>
				<identifier text="autoKern"/>
				<identifier text="characterPosition"/>
				<identifier text="characterSpacing"/>
				<identifier text="face"/>
				<identifier text="fillColor"/>
				<identifier text="indent"/>
				<identifier text="leftMargin"/>
				<identifier text="letterSpacing"/>
				<identifier text="lineSpacing"/>
				<identifier text="rightMargin"/>
				<identifier text="rotation"/>
				<identifier text="target"/>
				<identifier text="url"/>
				<identifier text="textRun"/>
				<identifier text="characters"/>
				<identifier text="textAttrs"/>
				<identifier text="timeline"/>
				<identifier text="currentFrame"/>
				<identifier text="currentLayer"/>
				<identifier text="frameCount"/>
				<identifier text="layerCount"/>
				<identifier text="layers"/>
				<identifier text="addMotionGuide"/>
				<identifier text="addNewLayer"/>
				<identifier text="clearFrames"/>
				<identifier text="clearKeyframes"/>
				<identifier text="convertToBlankKeyframes"/>
				<identifier text="convertToKeyframes"/>
				<identifier text="copyFrames"/>
				<identifier text="copyLayers"/>
				<identifier text="createMotionTween"/>
				<identifier text="cutFrames"/>
				<identifier text="cutLayers"/>
				<identifier text="deleteLayer"/>
				<identifier text="duplicateLayers"/>
				<identifier text="expandFolder"/>
				<identifier text="findLayerIndex"/>
				<identifier text="getFrameProperty"/>
				<identifier text="getGuidelines"/>
				<identifier text="getLayerProperty"/>
				<identifier text="getSelectedFrames"/>
				<identifier text="getSelectedLayers"/>
				<identifier text="insertBlankKeyframe"/>
				<identifier text="insertFrames"/>
				<identifier text="insertKeyframe"/>
				<identifier text="pasteFrames"/>
				<identifier text="pasteLayers"/>
				<identifier text="removeFrames"/>
				<identifier text="reorderLayer"/>
				<identifier text="reverseFrames"/>
				<identifier text="selectAllFrames"/>
				<identifier text="setFrameProperty"/>
				<identifier text="setGuidelines"/>
				<identifier text="setLayerProperty"/>
				<identifier text="setSelectedFrames"/>
				<identifier text="setSelectedFrames"/>
				<identifier text="setSelectedLayers"/>
				<identifier text="showLayerMasking"/>
				<identifier text="copyMotion()"/>
				<identifier text="copyMotionAsAS3()"/>
				<identifier text="pasteMotion()"/>
				<identifier text="toolObj"/>
				<identifier text="depth"/>
				<identifier text="iconID"/>
				<identifier text="position"/>
				<identifier text="enablePIControl"/>
				<identifier text="setIcon"/>
				<identifier text="setMenuString"/>
				<identifier text="setOptionsFile"/>
				<identifier text="setPI"/>
				<identifier text="setToolName"/>
				<identifier text="setToolTip"/>
				<identifier text="showPIControl"/>
				<identifier text="showTransformHandles"/>
				<identifier text="tools"/>
				<identifier text="activeTool"/>
				<identifier text="altIsDown"/>
				<identifier text="constrainPoint"/>
				<identifier text="ctlIsDown"/>
				<identifier text="mouseIsDown"/>
				<identifier text="penDownLoc"/>
				<identifier text="penLoc"/>
				<identifier text="shiftIsDown"/>
				<identifier text="snapPoint"/>
				<identifier text="toolObjs"/>
				<identifier text="getKeyDown"/>
				<identifier text="setCursor"/>
				<identifier text="vertex"/>
				<identifier text="x"/>
				<identifier text="y"/>
				<identifier text="getHalfEdge"/>
				<identifier text="setLocation"/>
				<identifier text="videoItem"/>
				<identifier text="exportToFLV"/>
				<identifier text="videoType"/>
				<identifier text="xmlui"/>
				<identifier text="setControlItemElement"/>
				<identifier text="accept"/>
				<identifier text="cancel"/>
				<identifier text="getControlItemElement"/>
				<identifier text="getEnabled"/>
				<identifier text="getVisible"/>
				<identifier text="get"/>
				<identifier text="set"/>
				<identifier text="setControlItemElements"/>
				<identifier text="setEnabled"/>
				<identifier text="setVisible"/>
				<identifier text="actionsPanel"/>
				<identifier text="getClassForObject"/>
				<identifier text="getScriptAssistMode"/>
				<identifier text="getSelectedText"/>
				<identifier text="getText"/>
				<identifier text="hasSelection"/>
				<identifier text="replaceSelectedText"/>
				<identifier text="setScriptAssistMode"/>
				<identifier text="setSelection"/>
				<identifier text="setText"/>
			</colorsyntax>
	<codehints>
			<typeinfo pattern="*_bitIn" object="bitmapInstance"/>
			<typeinfo pattern="*_bitIt" object="bitmapItem"/>
			<typeinfo pattern="*_clipIn" object="compiledClipInstance"/>
			<typeinfo pattern="*compilerErrors" object="compilerErrors"/>
			<typeinfo pattern="*_compIn" object="componentInstance"/>
			<typeinfo pattern="*componentsPanel" object="componentsPanel"/>
			<typeinfo pattern="*_contour" object="contour"/>
			<typeinfo pattern="*_doc" object="document"/>
			<typeinfo pattern="*_drawL" object="drawingLayer"/>
			<typeinfo pattern="*_edge" object="edge"/>
			<typeinfo pattern="*_elem" object="element"/>
			<typeinfo pattern="*_fill" object="fill"/>
			<typeinfo pattern="*_filt" object="filter"/>
			<typeinfo pattern="*_fl" object="fl"/>
			<typeinfo pattern="*fl" object="fl"/>
			<typeinfo pattern="*flash" object="fl"/>
			<typeinfo pattern="*FLfile" object="FLfile"/>
			<typeinfo pattern="*_foldIt" object="folderItem"/>
			<typeinfo pattern="*_fontIt" object="fontItem"/>
			<typeinfo pattern="*_frame" object="frame"/>
			<typeinfo pattern="*_halfEd" object="halfEdge"/>
			<typeinfo pattern="*_in" object="instance"/>
			<typeinfo pattern="*_it" object="item"/>
			<typeinfo pattern="*_layer" object="layer"/>
			<typeinfo pattern="*_lib" object="library"/>
			<typeinfo pattern="*library" object="library"/>
			<typeinfo pattern="*_math" object="Math"/>
			<typeinfo pattern="*Math" object="Math"/>
			<typeinfo pattern="*_matrix" object="matrix"/>
			<typeinfo pattern="*viewMatrix" object="matrix"/>
			<typeinfo pattern="*matrix" object="matrix"/>
			<typeinfo pattern="*outputPanel" object="outputPanel"/>
			<typeinfo pattern="*oval" object="oval"/>
			<typeinfo pattern="*_param" object="parameter"/>
			<typeinfo pattern="*_path" object="newPath"/>
			<typeinfo pattern="*rectangle" object="rectangle"/>
			<typeinfo pattern="*_shape" object="shape"/>
			<typeinfo pattern="*_soundIt" object="soundItem"/>
			<typeinfo pattern="*_stroke" object="stroke"/>
			<typeinfo pattern="*_symIn" object="symbolInstance"/>
			<typeinfo pattern="*_symIt" object="symbolItem"/>
			<typeinfo pattern="*_txt" object="text"/>
			<typeinfo pattern="*_txtA" object="textAttrs"/>
			<typeinfo pattern="*_txtR" object="textRun"/>
			<typeinfo pattern="*_tl" object="timeline"/>
			<typeinfo pattern="*_toolObj" object="toolObj"/>
			<typeinfo pattern="*_tools" object="tools"/>
			<typeinfo pattern="*_vertex" object="vertex"/>
			<typeinfo pattern="*_videoIt" object="videoItem"/>
			<typeinfo pattern="*_xmlui" object="xmlui"/>
			<typeinfo pattern="*xmlui" object="xmlui"/>
	</codehints>
</toolbox>
