\ufeff<?xml version="1.0" encoding="utf-8"?>
<toolbox>
		<actionspanel filetype="jsfl" tooltip="Arquivo JavaScript Flash">
			<folder name="Funções e métodos de nível superior" index="true" tiptext="Funções e métodos de nível superior JavaScript do Flash" helpid="x210B3">
				<folder name="Métodos globais" index="true" sort="false" tiptext="Métodos que podem ser chamadas a partir de qualquer script de API JavaScript" helpid="x22958">
					<string name="alert" index="true" text="alert()" tiptext="Exibe uma string em uma caixa de diálogo de Alerta modal, junto com um botão OK" helpid="x228D2"/>
					<string name="confirm" index="true" text="confirm(% alertaSq %)" tiptext="Exibe uma string em uma caixa de diálogo de Alerta modal, junto com os botões OK e Cancelar" helpid="x228D3"/>
					<string name="prompt" index="true" text="prompt(% msgPrompt, [ texto ] %)" tiptext="Exibe um aviso em uma caixa de diálogo de Alerta modal, junto aos botões OK e Cancelar" helpid="x228D4"/>
				</folder>
				<folder name="Efeitos da linha do tempo" index="true" sort="false" tiptext="Funções específicas para efeitos de linha do tempo" helpid="x22959">
					<string name="configureEffect" object="Function" text="configureEffect()" tiptext="Chamado uma vez quando o Flash é carregado" helpid="x2295B"/>
					<string name="executeEffect" object="Function" text="executeEffect()" tiptext="Chamado quando o usuário aplica pela primeira vez um efeito ou altera as propriedades de um efeito" helpid="x2295C"/>
					<string name="removeEffect" object="Function" text="removeEffect()" tiptext="Chamado quando o usuário altera as propriedades de um efeito ou remove o efeito" helpid="x2295D"/>
				</folder>
				<folder name="Ferramentas extensíveis" index="true" sort="false" tiptext="Funções disponíveis em scripts que criam ferramentas extensíveis" helpid="x2295A">
					<string name="activate" object="Function" text="activate()" tiptext="Chamado quando a ferramenta se torna ativa" helpid="x210B5"/>
					<string name="configureTool" object="Function" text="configureTool()" tiptext="Chamado quando a ferramenta é carregada na inicialização" helpid="x210B6"/>
					<string name="deactivate" object="Function" text="deactivate()" tiptext="Chamado quando a ferramenta se torna inativa" helpid="x210B7"/>
					<string name="keyDown" object="Function" text="keyDown()" tiptext="Quando a ferramenta está ativa, será chamado se uma tecla for pressionada" helpid="x210B8"/>
					<string name="keyUp" object="Function" text="keyUp()" tiptext="Quando a ferramenta está ativa, será chamado se uma tecla for solta" helpid="x210B9"/>
					<string name="mouseDoubleClick" object="Function" text="mouseDoubleClick()" tiptext="Quando a ferramenta está ativa, será chamado se o botão do mouse for clicado duas vezes" helpid="x210BA"/>
					<string name="mouseDown" object="Function" text="mouseDown(% pt %)" tiptext="Quando a ferramenta está ativa, será chamado se o botão do mouse for pressionado" helpid="x210BB"/>
					<string name="mouseMove" object="Function" text="mouseMove(% pt %)" tiptext="Quando a ferramenta está ativa, será chamado se o mouse se mover pelo Palco" helpid="x210BC"/>
					<string name="mouseUp" object="Function" text="mouseUp()" tiptext="Quando a ferramenta está ativa, será chamado se o botão do mouse for solto no Palco" helpid="x210BD"/>
					<string name="notifySettingsChanged" object="Function" text="notifySettingsChanged()" tiptext="Notifica a ferramenta se o usuário alterar opções no PI" helpid="x210BE"/>
					<string name="setCursor" object="Function" text="setCursor()" tiptext="Permite que a ferramenta defina cursores personalizados" helpid="x210BF"/>
				</folder>
			</folder>
			<folder name="ActionsPanel" index="true" tiptext="Representa o painel Ações" helpid="x22B5D">
				<folder name="Métodos" tiptext="Métodos do objeto ActionsPanel" helpid="x22B69">
					<string name="getClassForObject" object="actionsPanel" text=".getClassForObject(% NomeVariávelAS %)" tiptext="Retorna a classe de uma variável especificada" helpid="x22B5F"/>
					<string name="getScriptAssistMode" object="actionsPanel" text=".getScriptAssistMode()" tiptext="Especifica se o modo de Assistência de script está ativado" helpid="x22B60"/>
					<string name="getSelectedText" object="actionsPanel" text=".getSelectedText()" tiptext="Retorna o texto atualmente selecionado no painel Ações" helpid="x22B61"/>
					<string name="getText" object="actionsPanel" text=".getText()" tiptext="Retorna o texto no painel Ações" helpid="x22B62"/>
					<string name="hasSelection" object="actionsPanel" text=".hasSelection()" tiptext="Especifica se um texto está atualmente selecionado no painel Ações" helpid="x22B63"/>
					<string name="replaceSelectedText" object="actionsPanel" text=".replaceSelectedText(% textoSubstituição %)" tiptext="Substitui o texto atualmente selecionado pelo texto especificado" helpid="x22B64"/>
					<string name="setScriptAssistMode" object="actionsPanel" text=".setScriptAssistMode(% bAssistência de script %)" tiptext="Ativa ou desativa o modo de Assistência de script" helpid="x22B65"/>
					<string name="setSelection" object="actionsPanel" text=".setSelection(% índiceInicial, comprimentoExecução %)" tiptext="Seleciona um conjunto especificado de caracteres no painel Ações" helpid="x22B66"/>
					<string name="setText" object="actionsPanel" text=".setText(% textoSubstituição %)" tiptext="Apaga qualquer texto no painel Ações e adiciona o texto especificado em seguida" helpid="x22B67"/>
				</folder>
			</folder>
			<folder name="BitmapInstance" index="true" tiptext="Subclasse de Instance; um bitmap no Palco" helpid="x20FA1">
				<folder name="Métodos" tiptext="Métodos do objeto BitmapInstance" helpid="x20FA2">
					<string name="getBits" object="bitmapInstance" text=".getBits()" tiptext="Obtém bits de um bitmap" helpid="x20FA3"/>
					<string name="setBits" object="bitmapInstance" text=".setBits(% bitmap %)" tiptext="Define bits de um bitmap" helpid="x20FA4"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto BitmapInstance" helpid="x20FA5">
					<string name="hPixels" object="bitmapInstance" text=".hPixels" tiptext="Largura de BItmapInstance em pixels" helpid="x20FA6"/>
					<string name="vPixels" object="bitmapInstance" text=".vPixels" tiptext="Altura de BItmapInstance em pixels" helpid="x20FA7"/>
				</folder>
			</folder>
			<folder name="BitmapItem" index="true" tiptext="Subclasse de Item; um símbolo de bitmap na Biblioteca" helpid="x20FA8">
				<folder name="Métodos" tiptext="Métodos do objeto BitmapItem" helpid="x22C78">
					<string name="exportToFile" object="bitmapItem" text=".exportToFile(% URIarquivo %)" tiptext="Retornará verdadeiro se o item for exportado com êxito" helpid="x22C34"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto BitmapItem" helpid="x20FA9">
					<string name="allowSmoothing" object="bitmapItem" text=".allowSmoothing" tiptext="Se verdadeiro, suaviza as bordas do bitmap com suavização de borda" helpid="x20FAA"/>
					<string name="compressionType" object="bitmapItem" text=".compressionType" tiptext="Especifica o tipo de compactação para exportação" helpid="x20FAB"/>
					<string name="quality" object="bitmapItem" text=".quality" tiptext="Qualidade para compactação JPEG" helpid="x20FAC"/>
					<string name="useImportedJPEGQuality" object="bitmapItem" text=".useImportedJPEGQuality" tiptext="Se verdadeiro, use para exportação a qualidade do JPEG importado" helpid="x20FAD"/>
					<string name="fileLastModifiedDate" object="bitmapItem" text=".fileLastModifiedDate" tiptext="Carimbo de data do arquivo quando ele foi importado" helpid="x22C35"/>
					<string name="originalCompressionType" object="bitmapItem" text=".originalCompressionType" tiptext="Sinalizador de dados JPEG original" helpid="x22C36"/>
					<string name="sourceFileExists" object="bitmapItem" text=".sourceFileExists" tiptext="Se verdadeiro, o arquivo original existe" helpid="x22C37"/>
					<string name="sourceFileIsCurrent " object="bitmapItem" text=".sourceFileIsCurrent " tiptext="Se verdadeiro, o arquivo não foi modificado desde que foi importado." helpid="x22C38"/>
					<string name="sourceFilePath" object="bitmapItem" text=".sourceFilePath" tiptext="URI de arquivo da imagem de bitmap importada" helpid="x22C39"/>
					<string name="useDeblocking" object="bitmapItem" text=".useDeblocking" tiptext="Se verdadeiro, o desbloqueio será ativado." helpid="x22C3A"/>
				</folder>
			</folder>
			<folder name="CompiledClipInstance" index="true" tiptext="Subclasse de SymbolInstance; uma ocorrência de clipe compilado no Palco" helpid="x20FAE">
				<folder name="Propriedades" tiptext="Propriedades do objeto CompiledClipInstance" helpid="x20FAF">
					<string name="accName" object="compiledClipInstance" text=".accName" tiptext="Nome de um objeto, usado pelo leitor de tela" helpid="x20FB0"/>
					<string name="actionScript" object="compiledClipInstance" text=".actionScript" tiptext="String que representa o ActionScript em uma ocorrência" helpid="x20FB1"/>
					<string name="description" object="compiledClipInstance" text=".description" tiptext="Descrição do objeto, usada pelo leitor de tela" helpid="x20FB2"/>
					<string name="forceSimple" object="compiledClipInstance" text=".forceSimple" tiptext="Se verdadeiro, os filhos do objeto não são acessíveis ao leitor de tela" helpid="x20FB3"/>
					<string name="shortcut" object="compiledClipInstance" text=".shortcut" tiptext="A tecla de atalho de tempo de execução de um objeto" helpid="x20FB4"/>
					<string name="silent" object="compiledClipInstance" text=".silent" tiptext="Se verdadeiro, o objeto não é lido pelo leitor de tela" helpid="x20FB5"/>
					<string name="tabIndex" object="compiledClipInstance" text=".tabIndex" tiptext="Valor tabIndex de um objeto" helpid="x20FB6"/>
				</folder>
			</folder>
			<folder name="compilerErrors" index="true" tiptext="Representa o painel Erros do compilador" helpid="x22B03">
				<folder name="Métodos" tiptext="Métodos do objeto compilerErrors" helpid="x22B47">
					<string name="clear" object="compilerErrors" text=".clear()" tiptext="Apaga o conteúdo do painel Erros do compilador" helpid="x22B06"/>
					<string name="save" object="compilerErrors" text=".save()" tiptext="Salva o conteúdo do painel Erros do compilador em um arquivo de texto local" helpid="x22B07"/>
				</folder>
			</folder>
			<folder name="ComponentInstance" index="true" tiptext="Subclasse de SymbolInstance; uma ocorrência de componente no Palco" helpid="x20FB7">
				<folder name="Propriedades" tiptext="Propriedades do objeto ComponentInstance" helpid="x20FB8">
					<string name="parameters" object="componentInstance" text=".parameters" tiptext="Parâmetros do componente" helpid="x20FB9"/>
				</folder>
			</folder>
			<folder name="ComponentsPanel" index="true" tiptext="Painel de componentes" helpid="x20FBA">
				<folder name="Métodos" tiptext="Métodos do objeto ComponentsPanel" helpid="x20FBB">
					<string name="addItemToDocument" object="componentsPanel" text=".addItemToDocument(% posição, nomeCategoria, nomeComponente %)" tiptext="Adiciona o componente ao documento" helpid="x20FBC"/>
					<string name="componentsPanel.reload" object="componentInstance" text=".reload()" tiptext="Atualiza a lista de componentes do painel Componentes" helpid="x228D8"/>
				</folder>
			</folder>
			<folder name="Contour" index="true" tiptext="Um caminho fechado de meias-bordas" helpid="x20FBD">
				<folder name="Métodos" tiptext="Métodos do objeto Contour" helpid="x20FBE">
					<string name="getHalfEdge" object="contour" text=".getHalfEdge()" tiptext="Retorna um objeto halfEdge" helpid="x20FBF"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto Contour" helpid="x20FC0">
					<string name="interior" object="contour" text=".interior" tiptext="Se verdadeiro, o contorno delimita uma área" helpid="x20FC1"/>
					<string name="orientation" object="contour" text=".orientation" tiptext="Inteiro que indica a orientação de um contorno" helpid="x20FC2"/>
					<string name="fill" object="contour" text=".fill" tiptext="O objeto Fill do contorno" helpid="x22C3B"/>
				</folder>
			</folder>
			<folder name="Document" index="true" tiptext="O Palco" helpid="x20FC3">
				<folder name="Métodos" tiptext="Métodos do objeto Document" helpid="x20FC4">
					<string name="addDataToDocument" object="document" text=".addDataToDocument(% nome, tipo, dados %)" tiptext="Armazena dados com um documento" helpid="x20FC5"/>
					<string name="addDataToSelection" object="document" text=".addDataToSelection(% nome, tipo, dados %)" tiptext="Armazena dados com objetos selecionados" helpid="x20FC6"/>
					<string name="addFilter" object="document" text=".addFilter(% nomeFiltro %)" tiptext="Adiciona um filtro a objeto selecionados" helpid="x228D9"/>
					<string name="addItem" object="document" text=".addItem(% posição, item %)" tiptext="Adiciona um Item da Biblioteca ao Palco" helpid="x20FC7"/>
					<string name="addNewLine" object="document" text=".addNewLine(% pontoInicial, pontoFinal %)" tiptext="Desenha uma linha no Palco" helpid="x20FC8"/>
					<string name="addNewOval" object="document" text=".addNewOval(% retânguloDelimitador[, bSuprimirPreenchimento] [, bSuprimirTraçado] %)" tiptext="Desenha uma oval no Palco" helpid="x20FC9"/>
					<string name="addNewPrimitiveOval" object="document" text=".addNewPrimitiveOval(% retânguloDelimitador [, bSuprimirPreenchimento] [, bSuprimirTraçado] %)" tiptext="Desenha um novo oval primitivo no Palco" helpid="x22C3C"/>
					<string name="addNewPrimitiveRectangle" object="document" text=".addNewPrimitiveRectangle(% retânguloDelimitador, arredondamento [, bSuprimirPreenchimento] [, bSuprimirTraçado] %)" tiptext="Desenha um novo retângulo primitivo no Palco" helpid="x22C3D"/>
					<string name="addNewPublishProfile" object="document" text=".addNewPublishProfile(% [nomePerfil] %)" tiptext="Adiciona um novo perfil de publicação" helpid="x20FCA"/>
					<string name="addNewRectangle" object="document" text=".addNewRectangle(% retânguloDelimitador, arredondamento [, bSuprimirPreenchimento] [, bSuprimirTraçado] %)" tiptext="Desenha um novo retângulo no Palco" helpid="x20FCB"/>
					<string name="addNewScene" object="document" text=".addNewScene(% [nome] %)" tiptext="Adiciona uma nova cena" helpid="x20FCC"/>
					<string name="addNewText" object="document" text=".addNewText(% retânguloDelimitador %)" tiptext="Insere um novo campo de texto vazio" helpid="x20FCD"/>
					<string name="align" object="document" text=".align(% modoalinhamento [, bUsarLimitesDocumento] %)" tiptext="Alinha a seleção" helpid="x20FCE"/>
					<string name="allowScreens" object="document" text=".allowScreens()" tiptext="Verifica se Contorno da tela está disponível" helpid="x20FCF"/>
					<string name="arrange" object="document" text=".arrange(% modoOrganização %)" tiptext="Organiza a seleção" helpid="x20FD0"/>
					<string name="breakApart" object="document" text=".breakApart()" tiptext="Separar a seleção atual" helpid="x20FD1"/>
					<string name="canEditSymbol" object="document" text=".canEditSymbol()" tiptext="Se verdadeiro, o método editSymbol() pode ser usado" helpid="x20FD2"/>
					<string name="canRevert" object="document" text=".canRevert()" tiptext="Indica se um documento pode ser revertido" helpid="x20FD3"/>
					<string name="canTestMovie" object="document" text=".canTestMovie()" tiptext="Indica se o filme pode ser testado" helpid="x20FD4"/>
					<string name="canTestScene" object="document" text=".canTestScene()" tiptext="Indica se a cena atual pode ser testada" helpid="x20FD5"/>
					<string name="changeFilterOrder" object="document" text=".changeFilterOrder(% índiceAntigo, novoÍndice %)" tiptext="Move o filtro em índiceAntigo até novoÍndice" helpid="x228DA"/>
					<string name="clipCopy" object="document" text=".clipCopy()" tiptext="Copia a seleção para a Área de transferência" helpid="x20FD6"/>
					<string name="clipCut" object="document" text=".clipCut()" tiptext="Recorta a seleção para a Área de transferência" helpid="x20FD7"/>
					<string name="clipPaste" object="document" text=".clipPaste(% [bnoLocal] %)" tiptext="Cola a Área de transferência no documento" helpid="x20FD8"/>
					<string name="close" object="document" text=".close(% [bPromptparaSalvarAlterações] %)" tiptext="Fecha o documento atual" helpid="x20FD9"/>
					<string name="convertLinesToFills" object="document" text=".convertLinesToFills()" tiptext="Converte linhas em preenchimentos em objetos selecionados" helpid="x20FDA"/>
					<string name="convertToSymbol" object="document" text=".convertToSymbol(% tipo, nome, pontoRegistro %)" tiptext="Converte itens selecionados em um novo símbolo" helpid="x20FDB"/>
					<string name="crop" object="document" text=".crop()" tiptext="Corta os objetos de Desenho atualmente selecionados" helpid="x228DB"/>
					<string name="deletePublishProfile" object="document" text=".deletePublishProfile()" tiptext="Exclui o perfil de publicação atual" helpid="x20FDC"/>
					<string name="deleteEnvelope" object="document" text=".deleteEnvelope()" tiptext="Exclui o envelope (caixa delimitadora) dos objetos selecionados" helpid="x228DC"/>
					<string name="deleteScene" object="document" text=".deleteScene()" tiptext="Exclui a cena atual" helpid="x20FDD"/>
					<string name="deleteSelection" object="document" text=".deleteSelection()" tiptext="Exclui a seleção do Palco" helpid="x20FDE"/>
					<string name="disableAllFilters" object="document" text=".disableAllFilters()" tiptext="Desativa todos os filtros de objetos selecionados" helpid="x228DD"/>
					<string name="disableFilter" object="document" text=".disableFilter(% índice %)" tiptext="Desativa o filtro no índice" helpid="x228DE"/>
					<string name="disableOtherFilters" object="document" text=".disableOtherFilters(% índice % )" tiptext="Desativa todos os filtros, exceto o filtro no índice" helpid="x228DF"/>
					<string name="distribute" object="document" text=".distribute(% mododistribuição [, bUsarLimitesDocumento] %)" tiptext="Distribui a seleção" helpid="x20FDF"/>
					<string name="distributeToLayers" object="document" text=".distributeToLayers()" tiptext="Distribui a seleção atual em camadas" helpid="x20FE0"/>
					<string name="documentHasData" object="document" text=".documentHasData(% nome %)" tiptext="Se verdadeiro, há dados persistentes" helpid="x20FE1"/>
					<string name="duplicatePublishProfile" object="document" text=".duplicatePublishProfile(% [nomePerfil] %)" tiptext="Duplica o perfil atual" helpid="x20FE2"/>
					<string name="duplicateScene" object="document" text=".duplicateScene()" tiptext="Duplica a cena atual" helpid="x20FE3"/>
					<string name="duplicateSelection" object="document" text=".duplicateSelection()" tiptext="Duplica a seleção" helpid="x20FE4"/>
					<string name="editScene" object="document" text=".editScene(% índice %)" tiptext="Define a cena especificada para ser a cena atual" helpid="x20FE5"/>
					<string name="enableAllFilters" object="document" text=".enableAllFilters()" tiptext="Ativa todos os filtros de objetos selecionados" helpid="x228E1"/>
					<string name="enableFilter" object="document" text=".enableFilter(% índice %)" tiptext="Ativa o filtro no índice" helpid="x228E2"/>
					<string name="enterEditMode" object="document" text=".enterEditMode(% [modoEdição] %)" tiptext="Entra em um modo de edição para um símbolo ou grupo" helpid="x20FE6"/>
					<string name="exitEditMode" object="document" text=".exitEditMode()" tiptext="Sai de um modo de edição" helpid="x20FE7"/>
					<string name="exportPublishProfile" object="document" text=".exportPublishProfile(% URIarquivo %)" tiptext="Exporta o perfil de publicação atual para um arquivo" helpid="x20FE8"/>
					<string name="exportPublishProfileString" object="document" text=".exportPublishProfileString()" tiptext="Retorna uma string com o perfil de publicação padrão ou o perfil de publicação especificado" helpid="x22C3E"/>
					<string name="exportPNG" object="document" text=".exportPNG(% URIarquivo [, bConfiguraçõesPNGAtuais] [, bQuadroAtual] %)" tiptext="Exporta o documento como um ou mais arquivos PNG" helpid="x22966"/>
					<string name="exportSWF" object="document" text=".exportSWF(% [URIarquivo] [, bConfiguraçõesAtuais] %)" tiptext="Exporta o documento como SWF" helpid="x20FE9"/>
					<string name="getAlignToDocument" object="document" text=".getAlignToDocument()" tiptext="Retorna o valor da configuração de Alinhar ao palco" helpid="x20FEA"/>
					<string name="getBlendMode" object="document" text=".getBlendMode()" tiptext="Retorna o modo de mesclagem de objetos selecionados" helpid="x228E4"/>
					<string name="getCustomFill" object="document" text=".getCustomFill(% [localdoPreenchimento] %)" tiptext="Retorna o objeto de Preenchimento da seleção ou o painel Ferramentas" helpid="x20FEB"/>
					<string name="getCustomStroke" object="document" text=".getCustomStroke(% [localdoPreenchimento] %)" tiptext="Retorna o objeto de Traçado ou a configuração do painel Ferramentas" helpid="x20FEC"/>
					<string name="getDataFromDocument" object="document" text=".getDataFromDocument(% nome %)" tiptext="Retorna o valor dos dados com nomes" helpid="x20FED"/>
					<string name="getElementProperty" object="document" text=".getElementProperty(% nomePropriedade %)" tiptext="Retorna a propriedade Element especificada" helpid="x20FEE"/>
					<string name="getElementTextAttr" object="document" text=".getElementTextAttr(% nomeAtrib [, índiceInicial] [, índiceFinal] %)" tiptext="Retorna a propriedade TextAttrs especificada" helpid="x20FEF"/>
					<string name="getFilters" object="document" text=".getFilters()" tiptext="Retorna a matriz de filtros de objetos selecionados" helpid="x228E5"/>
					<string name="getMetadata" object="document" text=".getMetadata()" tiptext="Retorna os metadados XML." helpid="x228E6"/>
					<string name="getMobileSettings" object="document" text=".getMobileSettings()" tiptext="Retorna a string transmitida a document.setMobileSettings()" helpid="x22B0F"/>
					<string name="getPlayerVersion" object="document" text=".getPlayerVersion()" tiptext="Retorna uma string que representa a versão alvo do Player para o documento especificado" helpid="x22B10"/>
					<string name="getSelectionRect" object="document" text=".getSelectionRect()" tiptext="Retorna o retângulo delimitador da seleção" helpid="x20FF0"/>
					<string name="getTextString" object="document" text=".getTextString(% [ índiceInicial] [, índiceFinal] %)" tiptext="Retorna a string de texto do texto selecionado" helpid="x20FF1"/>
					<string name="getTimeline" object="document" text=".getTimeline()" tiptext="Retorna a linha do tempo atual" helpid="x20FF2"/>
					<string name="getTransformationPoint" object="document" text=".getTransformationPoint()" tiptext="Retorna a localização do ponto de transformação" helpid="x20FF3"/>
					<string name="group" object="document" text=".group()" tiptext="Converte a seleção em um grupo" helpid="x20FF4"/>
					<string name="importFile" object="document" text=".importFile(% URIarquivo [ , importarparaBiblioteca] %)" tiptext="Importa um arquivo no documento ou biblioteca" helpid="x22962"/>
					<string name="importPublishProfile" object="document" text=".importPublishProfile(% URIarquivo %)" tiptext="Importa um perfil de publicação a partir do arquivo" helpid="x20FF5"/>
					<string name="importPublishProfileString" object="document" text=".importPublishProfileString(% xml %)" tiptext="Importa os dados XML como um perfil de publicação" helpid="x22C83"/>
					<string name="importSWF" object="document" text=".importSWF(% URIarquivo %)" tiptext="Importa um SWF no documento" helpid="x20FF6"/>
					<string name="intersect" object="document" text=".intersect()" tiptext="Cria um objeto de Desenho de interseção a partir de todos os objetos de Desenho selecionados" helpid="x228E7"/>
					<string name="match" object="document" text=".match(% bLargura, bAltura [, bUsarLimitesDocumento] %)" tiptext="Iguala o tamanho dos objetos selecionados" helpid="x20FF7"/>
					<string name="mouseClick" object="document" text=".mouseClick(% posição, bAltSeleção, bShiftSele %)" tiptext="Realiza um clique com o mouse" helpid="x20FF8"/>
					<string name="mouseDblClk" object="document" text=".mouseDblClk(% posição, bAltAbaixo, bShiftAbaixo, bShiftSelecionar %)" tiptext="Realiza um clique duplo com o mouse" helpid="x20FF9"/>
					<string name="moveSelectedBezierPointsBy" object="document" text=".moveSelectedBezierPointsBy(% delta %)" tiptext="Move os pontos de Bezier selecionados" helpid="x20FFA"/>
					<string name="moveSelectionBy" object="document" text=".moveSelectionBy(% distânciaparaMovimento %)" tiptext="Move a seleção" helpid="x20FFB"/>
					<string name="optimizeCurves" object="document" text=".optimizeCurves(% suavização, bUsarVáriasPassagens %)" tiptext="Otimiza as curvas da forma selecionada" helpid="x20FFC"/>
					<string name="publish" object="document" text=".publish()" tiptext="Publica um documento" helpid="x20FFD"/>
					<string name="punch" object="document" text=".punch()" tiptext="Perfura através de todos os objetos de Desenho selecionados" helpid="x228E8"/>
					<string name="removeDataFromDocument" object="document" text=".removeDataFromDocument(% nome %)" tiptext="Remove dados persistentes do documento" helpid="x20FFE"/>
					<string name="removeDataFromSelection" object="document" text=".removeDataFromSelection(% nome %)" tiptext="Remove dados persistentes de objetos selecionados" helpid="x20FFF"/>
					<string name="removeAllFilters" object="document" text=".removeAllFilters()" tiptext="Remove todos os filtros de objetos selecionados" helpid="x228E9"/>
					<string name="removeFilter" object="document" text=".removeFilter(% índice %)" tiptext="Remove o filtro no índice" helpid="x228EA"/>
					<string name="renamePublishProfile" object="document" text=".renamePublishProfile(% [novoNomePerfil] %)" tiptext="Renomeia o perfil de publicação atual" helpid="x21000"/>
					<string name="renameScene" object="document" text=".renameScene(% nome %)" tiptext="Renomeia a cena selecionada" helpid="x21001"/>
					<string name="reorderScene" object="document" text=".reorderScene(% cenaparaMovimento, cenaparaInserçãoAntes %)" tiptext="Reordena a cena especificada" helpid="x21002"/>
					<string name="resetOvalObject" object="document" text=".resetOvalObject()" tiptext="Define todos os valores no Inspetor de propriedades como configurações de objetos ovais padrão" helpid="x22B12"/>
					<string name="resetRectangleObject" object="document" text=".resetRectangleObject()" tiptext="Define todos os valores no Inspetor de propriedades como configurações de objetos de retângulo padrão" helpid="x22B13"/>
					<string name="resetTransformation" object="document" text=".resetTransformation()" tiptext="Redefine a matriz de transformação" helpid="x21003"/>
					<string name="revert" object="document" text=".revert()" tiptext="Reverte o documento especificado" helpid="x21004"/>
					<string name="rotate3DSelection" object="document" text=".rotate3DSelection(% Rotação_XYZ, modo de Transformação %)" tiptext="Rotação 3D do documento" helpid="x22C42"/>
					<string name="rotateSelection" object="document" text=".rotateSelection(% ângulo [, pontoRotação] %)" tiptext="Gira uma seleção" helpid="x21005"/>
					<string name="save" object="document" text=".save(% [bOkparaSalvarComo] %)" tiptext="Salva o documento" helpid="x21006"/>
					<string name="saveAndCompact" object="document" text=".saveAndCompact(% [bOkparaSalvarComo] %)" tiptext="Salva e compacta o documento" helpid="x21007"/>
					<string name="scaleSelection" object="document" text=".scaleSelection(% xEscala, yEscala [, queVértice] %)" tiptext="Dimensiona uma seleção" helpid="x21008"/>
					<string name="selectAll" object="document" text=".selectAll()" tiptext="Seleciona todos os itens no Palco" helpid="x21009"/>
					<string name="selectNone" object="document" text=".selectNone()" tiptext="Cancela a seleção de todos os itens no Palco" helpid="x2100A"/>
					<string name="setAlignToDocument" object="document" text=".setAlignToDocument(% bParaPalco %)" tiptext="Se verdadeiro, os objetos são alinhados, distribuídos, dimensionados ou espaçados no Palco" helpid="x2100B"/>
					<string name="setBlendMode" object="document" text=".setBlendMode(% modo %)" tiptext="Define o modo de mesclagem de objetos selecionados" helpid="x228EB"/>
					<string name="setCustomFill" object="document" text=".setCustomFill(% preenchimento %)" tiptext="Define as configurações atuais de preenchimento da seleção ou o painel Ferramentas" helpid="x2100C"/>
					<string name="setCustomStroke" object="document" text=".setCustomStroke(% traçado %)" tiptext="Define as configurações atuais de traçado da seleção ou o painel Ferramentas" helpid="x2100D"/>
					<string name="setElementProperty" object="document" text=".setElementProperty(% propriedade, valor %)" tiptext="Define a propriedade especificada de um objeto Element" helpid="x2100E"/>
					<string name="setElementTextAttr" object="document" text=".setElementTextAttr(% nomeAtrib, valorAtrib [, índiceInicial] [, índiceFinal] %)" tiptext="Define a propriedade especificada dos itens de texto selecionados" helpid="x2100F"/>
					<string name="setFillColor" object="document" text=".setFillColor(% cor %)" tiptext="Altera a cor de preenchimento de uma seleção" helpid="x21010"/>
					<string name="setFilterProperty" object="document" text=".setFilterProperty(% propriedade, índice, valor %)" tiptext="Define a propriedade do filtro especificado de objetos selecionados" helpid="x228EC"/>
					<string name="setFilters" object="document" text=".setFilters(% filtros %)" tiptext="Define a matriz de filtros para objetos selecionados" helpid="x228ED"/>
					<string name="setInstanceAlpha" object="document" text=".setInstanceAlpha(% opacidade %)" tiptext="Define a opacidade de uma ocorrência" helpid="x21011"/>
					<string name="setInstanceBrightness" object="document" text=".setInstanceBrightness(% brilho %)" tiptext="Define o brilho de uma ocorrência" helpid="x21012"/>
					<string name="setInstanceTint" object="document" text=".setInstanceTint(% cor, intensidade %)" tiptext="Define a tonalidade de uma ocorrência" helpid="x21013"/>
					<string name="setMetadata" object="document" text=".setMetadata(% xml %)" tiptext="Define os metadados XML, retorna falso se houver falha na definição" helpid="x228EE"/>
					<string name="setMobileSettings" object="document" text=".setMobileSettings(% stringXml %)" tiptext="Define o valor de uma string de configurações XML em um arquivo FLA móvel" helpid="x22B16"/>
					<string name="setOvalObjectProperty" object="document" text=".setOvalObjectProperty(% nomePropriedade, valor %)" tiptext="Especifica um valor para uma propriedade especificada de objetos de oval de primitiva" helpid="x22B17"/>
					<string name="setPlayerVersion" object="document" text=".setPlayerVersion(% versão %)" tiptext="Define a versão do Flash Player direcionada pelo documento especificado" helpid="x22B18"/>
					<string name="setRectangleObjectProperty" object="document" text=".setRectangleObjectProperty(% nomePropriedade, valor %)" tiptext="Especifica um valor para uma propriedade especificada de objetos de retângulo de primitiva" helpid="x22B19"/>
					<string name="setSelectionBounds" object="document" text=".setSelectionBounds(% retânguloDelimitador [ , bSeleçãoSensívelaoContato] %)" tiptext="Move e redimensiona uma seleção" helpid="x21014"/>
					<string name="setSelectionRect" object="document" text=".setSelectionRect(% ret [, bSubstituirSeleçãoAtual [ , bSeleçãoSensívelaoContato] ] %)" tiptext="Define o retângulo de seleção" helpid="x21015"/>
					<string name="setStageVanishingPoint" object="document" text=".setStageVanishingPoint(% ponto de fuga %)" tiptext="Define o ponto de fuga 3D" helpid="x22C40"/>
					<string name="setStageViewAngle" object="document" text=".setStageViewAngle(% ângulo %)" tiptext="Define o ângulo de exibição 3D" helpid="x22C41"/>
					<string name="setStroke" object="document" text=".setStroke(% cor, tamanho, traçado %)" tiptext="Define propriedades de traçado do traçado selecionado" helpid="x21016"/>
					<string name="setStrokeColor" object="document" text=".setStrokeColor(% cor %)" tiptext="Altera a cor de traçado do traçado selecionado" helpid="x21017"/>
					<string name="setStrokeSize" object="document" text=".setStrokeSize(% tamanho %)" tiptext="Altera a largura de traçado do traçado selecionado" helpid="x21018"/>
					<string name="setStrokeStyle" object="document" text=".setStrokeStyle(% traçado %)" tiptext="Altera o estilo de traçado do traçado selecionado" helpid="x21019"/>
					<string name="setTextRectangle" object="document" text=".setTextRectangle(% retânguloDelimitador %)" tiptext="Altera o retângulo delimitador para o item de texto selecionado" helpid="x2101A"/>
					<string name="setTextSelection" object="document" text=".setTextSelection(% índiceInicial, índiceFinal %)" tiptext="Define a seleção de texto do campo de texto selecionado" helpid="x2101B"/>
					<string name="setTextString" object="document" text=".setTextString(% texto [, índiceInicial] [, índiceFinal] %)" tiptext="Adiciona a string de texto especificada ao campo de texto selecionado" helpid="x2101C"/>
					<string name="setTransformationPoint" object="document" text=".setTransformationPoint(% transformationPoint %)" tiptext="Move o ponto de transformação da seleção" helpid="x2101D"/>
					<string name="skewSelection" object="document" text=".skewSelection(% xInclinação, yInclinação [, queBorda] %)" tiptext="Inclina a seleção" helpid="x2101E"/>
					<string name="smoothSelection" object="document" text=".smoothSelection()" tiptext="Suaviza a curva selecionada de uma forma" helpid="x2101F"/>
					<string name="space" object="document" text=".space(% direção [, bUsarLimitesDocumento] %)" tiptext="Espaça uniformemente os objetos de uma seleção" helpid="x21020"/>
					<string name="straightenSelection" object="document" text=".straightenSelection()" tiptext="Estica a curva selecionada de uma forma" helpid="x21021"/>
					<string name="swapElement" object="document" text=".swapElement(% nome %)" tiptext="Alterna o símbolo selecionado com o especificado" helpid="x21022"/>
					<string name="swapStrokeAndFill" object="document" text=".swapStrokeAndFill()" tiptext="Alterna as cores de Traçado e Preenchimento" helpid="x22965"/>
					<string name="testMovie" object="document" text=".testMovie()" tiptext="Testar filme" helpid="x21023"/>
					<string name="testScene" object="document" text=".testScene()" tiptext="Testar cena atual" helpid="x21024"/>
					<string name="traceBitmap" object="document" text=".traceBitmap(% limite, áreaMínima, ajusteCurva, limiteVértice %)" tiptext="Traça um bitmap" helpid="x21025"/>
					<string name="transformSelection" object="document" text=".transformSelection(% a, b, c, d %)" tiptext="Realiza uma transformação geral" helpid="x21026"/>
					<string name="translate3DCenter" object="document" text=".translate3DCenter(% Ponto XYZ %)" tiptext="Define o ponto central de translação 3D" helpid="x22C44"/>
					<string name="translate3DSelection" object="document" text=".translate3DSelection(% Translação_XYZ, Modo de Transformação %)" tiptext="Define a translação XYZ" helpid="x22C43"/>
					<string name="unGroup" object="document" text=".unGroup()" tiptext="Desagrupa o grupo selecionado" helpid="x21027"/>
					<string name="union" object="document" text=".union()" tiptext="Combina todas as formas selecionadas em um objeto de Desenho" helpid="x228EF"/>
					<string name="unlockAllElements" object="document" text=".unlockAllElements()" tiptext="Desbloqueia todos os símbolos no quadro atual" helpid="x21028"/>
					<string name="xmlPanel" object="document" text=".xmlPanel(% URIarquivo %)" tiptext="Exibe a caixa de diálogo XMLUI especificada" helpid="x21029"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto Document" helpid="x2102A">
					<string name="accName" object="document" text=".accName" tiptext="Nome do filme, usado pelo leitor de tela" helpid="x2102B"/>
					<string name="as3AutoDeclare" object="document" text=".as3AutoDeclare" tiptext="Se as ocorrências inseridas no Palco são automaticamente declaradas em classes de linha do tempo definidas pelo usuário" helpid="x22B0A"/>
					<string name="as3Dialect" object="document" text=".as3Dialect" tiptext="Uma string que descreve o &apos;dialeto&apos; do ActionScript 3.0 que está sendo usado no documento especificado" helpid="x22B0B"/>
					<string name="as3ExportFrame" object="document" text=".as3ExportFrame" tiptext="Índice do quadro a ser exportado como AS 3.0" helpid="x22B5A"/>
					<string name="as3StrictMode" object="document" text=".as3StrictMode" tiptext="Ativar a opção de modo estrito para o compilador AS 3.0" helpid="x22B5B"/>
					<string name="as3WarningsMode" object="document" text=".as3WarningsMode" tiptext="Ativar a opção de modo de avisos para o compilador AS 3.0" helpid="x22B5C"/>
					<string name="asVersion" object="document" text=".asVersion" tiptext="Um inteiro que especifica qual versão do ActionScript está sendo usada no arquivo especificado" helpid="x22B0C"/>
					<string name="autoLabel" object="document" text=".autoLabel" tiptext="Se verdadeiro, ativa a rotulação automática para o leitor de tela" helpid="x2102C"/>
					<string name="backgroundColor" object="document" text=".backgroundColor" tiptext="Uma cor que representa o plano de fundo" helpid="x2102D"/>
					<string name="currentPublishProfile" object="document" text=".currentPublishProfile" tiptext="Define e retorna o nome do perfil de publicação ativo" helpid="x2102E"/>
					<string name="currentTimeline" object="document" text=".currentTimeline" tiptext="Representa a linha do tempo ativa" helpid="x2102F"/>
					<string name="description" object="document" text=".description" tiptext="Descrição do filme principal, usada pelo leitor de tela" helpid="x21030"/>
					<string name="docClass" object="document" text=".docClass" tiptext="Especifica a classe ActionScript 3.0 de nível superior associada ao documento" helpid="x22B0E"/>
					<string name="externalLibraryPath" object="document" text=".externalLibraryPath" tiptext="Itens no caminho de biblioteca externa do documento" helpid="x22C84"/>
					<string name="forceSimple" object="document" text=".forceSimple" tiptext="Se verdadeiro, os filhos do objeto não são acessíveis ao leitor de tela" helpid="x21031"/>
					<string name="frameRate" object="document" text=".frameRate" tiptext="Quadros por segundo do documento" helpid="x21032"/>
					<string name="height" object="document" text=".height" tiptext="Altura do documento" helpid="x21033"/>
					<string name="id" object="document" text=".id" tiptext="Um inteiro exclusivo (atribuído automaticamente) que identifica um documento durante uma sessão do Flash" helpid="x22B11"/>
					<string name="library" object="document" text=".library" tiptext="Representa a Biblioteca do documento" helpid="x21034"/>
					<string name="libraryPath" object="document" text=".libraryPath" tiptext="Itens no caminho de biblioteca do documento" helpid="x22C85"/>
					<string name="livePreview" object="document" text=".livePreview" tiptext="Se verdadeiro, exibe visualmente os componentes no momento de autoria" helpid="x21035"/>
					<string name="name" object="document" text=".name" tiptext="Nome do documento" helpid="x21036"/>
					<string name="path" object="document" text=".path" tiptext="O caminho de arquivo do documento" helpid="x21037"/>
					<string name="pathURI" object="document" text=".pathURI" tiptext="URI de arquivo do documento" helpid="x22C3F"/>
					<string name="publishProfiles" object="document" text=".publishProfiles" tiptext="Uma matriz contendo os perfis de publicação do documento" helpid="x21038"/>
					<string name="selection" object="document" text=".selection" tiptext="Uma matriz de objetos Element selecionados" helpid="x2103A"/>
					<string name="silent" object="document" text=".silent" tiptext="Se verdadeiro, o filme não é lido pelo leitor de tela" helpid="x2103B"/>
					<string name="sourcePath" object="document" text=".sourcePath" tiptext="Itens no caminho de origem do documento" helpid="x22C86"/>
					<string name="timelines" object="document" text=".timelines" tiptext="Uma matriz contendo os objetos Timeline do documento" helpid="x2103C"/>
					<string name="viewMatrix" object="document" text=".viewMatrix" tiptext="Faz referência ao objeto TransformationMatrix" helpid="x21096"/>
					<string name="width" object="document" text=".width" tiptext="Largura do documento" helpid="x2103D"/>
					<string name="zoomFactor" object="document" text=".zoomFactor" tiptext="Especifica a porcentagem de zoom do Palco no momento de autoria" helpid="x228F0"/>
				</folder>
			</folder>
			<folder name="DrawingLayer" index="true" tiptext="Usado pelas ferramentas para desenho temporário enquanto o mouse é arrastado" helpid="x2103E">
				<folder name="Métodos" tiptext="Métodos do objeto DrawingLayer" helpid="x2103F">
					<string name="beginDraw" object="drawingLayer" text=".beginDraw(% [desenhoPersistente] %)" tiptext="Coloca o Flash no modo de desenho" helpid="x21040"/>
					<string name="beginFrame" object="drawingLayer" text=".beginFrame()" tiptext="Ponto inicial para delimitar um conjunto de linhas" helpid="x21041"/>
					<string name="cubicCurveTo" object="drawingLayer" text=".cubicCurveTo(% x1Ctrl, y1Ctrl, x2Ctl, y2Ctl, xFim, yFim %)" tiptext="Desenha uma curva cúbica" helpid="x21042"/>
					<string name="curveTo" object="drawingLayer" text=".curveTo(% xCtl, yCtl, xFim, yFim %)" tiptext="Desenha um segmento de curva quadrática" helpid="x21043"/>
					<string name="drawPath" object="drawingLayer" text=".drawPath(% caminho %)" tiptext="Desenha o caminho especificado" helpid="x21044"/>
					<string name="endDraw" object="drawingLayer" text=".endDraw()" tiptext="Sai do modo de desenho" helpid="x21045"/>
					<string name="endFrame" object="drawingLayer" text=".endFrame()" tiptext="Apaga os caminhos desenhados pelo objeto DrawingLayer" helpid="x21046"/>
					<string name="lineTo" object="drawingLayer" text=".lineTo(% x, y %)" tiptext="Desenha uma linha" helpid="x21047"/>
					<string name="moveTo" object="drawingLayer" text=".moveTo(% x, y %)" tiptext="Define a posição de desenho atual" helpid="x21048"/>
					<string name="newPath" object="drawingLayer" text=".newPath()" tiptext="Retorna um objeto de caminho" helpid="x21049"/>
					<string name="setColor" object="drawingLayer" text=".setColor(% cor %)" tiptext="Define a cor dos dados subseqüentemente desenhado" helpid="x2104A"/>
					<string name="setFill" object="drawingLayer" text=".setFill(% objetodePreenchimento %)" tiptext="Define o objeto Fill da camada de desenho" helpid="x22C8B"/>
					<string name="setStroke" object="drawingLayer" text=".setStroke(% objetodeTraçado %)" tiptext="Define o objeto Stroke da camada de desenho" helpid="x22C8C"/>
				</folder>
			</folder>
			<folder name="Edge" index="true" tiptext="Representa uma borda de um objeto no Palco" helpid="x2104B">
				<folder name="Métodos" tiptext="Métodos do objeto Edge" helpid="x2104C">
					<string name="getControl" object="edge" text=".getControl(% int i %)" tiptext="Retorna o ponto de controle do objeto Edge especificado" helpid="x2104D"/>
					<string name="getHalfEdge" object="edge" text=".getHalfEdge(% índice %)" tiptext="Retorna um objeto HalfEdge" helpid="x2104E"/>
					<string name="setControl" object="edge" text=".setControl(% índice, x, y %)" tiptext="Define o ponto de controle de uma borda" helpid="x2104F"/>
					<string name="splitEdge" object="edge" text=".splitEdge(% t %)" tiptext="Divide o objeto Edge especificado em dois" helpid="x21050"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto Edge" helpid="x21051">
					<string name="cubicSegmentIndex" object="edge" text=".cubicSegmentIndex" tiptext="Índice de segmento cúbico do objeto Edge" helpid="x22C91"/>
					<string name="id" object="edge" text=".id" tiptext="Um identificador exclusivo para o objeto Edge" helpid="x21052"/>
					<string name="isLine" object="edge" text=".isLine" tiptext="Se verdadeiro, a borda é uma linha reta" helpid="x21053"/>
					<string name="stroke" object="edge" text=".stroke" tiptext="Objeto Stroke da Borda selecionada" helpid="x22C92"/>
				</folder>
			</folder>
			<folder name="Element" index="true" tiptext="Representa todos os objetos no Palco" helpid="x2105B">
				<folder name="Métodos" tiptext="Métodos do objeto Element" helpid="x2105C">
					<string name="getPersistentData" object="element" text=".getPersistentData(% nome %)" tiptext="Retorna o valor dos dados com nomes" helpid="x2105D"/>
					<string name="getTransformationPoint" object="element" text=".getTransformationPoint()" tiptext="Obtém o valor do ponto de transformação do elemento especificado" helpid="x22B1B"/>
					<string name="hasPersistentData" object="element" text=".hasPersistentData(% nome %)" tiptext="Se verdadeiro, os dados com o nome especificado são anexados ao objeto" helpid="x2105E"/>
					<string name="removePersistentData" object="element" text=".removePersistentData(% nome %)" tiptext="Remove dados persistentes anexados ao objeto" helpid="x2105F"/>
					<string name="setPersistentData" object="element" text=".setPersistentData(% nome, tipo, valor %)" tiptext="Armazena dados especificado com um objeto" helpid="x21060"/>
					<string name="setTransformationPoint" object="element" text=".setTransformationPoint(% transformationPoint %)" tiptext="Define a posição do ponto de transformação do elemento" helpid="x22B1F"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto Element" helpid="x21061">
					<string name="depth" object="element" text=".depth" tiptext="Retorna a ordem de desenho do elemento selecionado" helpid="x21062"/>
					<string name="elementType" object="element" text=".elementType" tiptext="Tipo de objeto Element" helpid="x21063"/>
					<string name="height" object="element" text=".height" tiptext="Altura do elemento" helpid="x21064"/>
					<string name="layer" object="element" text=".layer" tiptext="Representa o objeto Layer no qual o elemento está localizado" helpid="x228F1"/>
					<string name="left" object="element" text=".left" tiptext="Lado esquerdo do elemento" helpid="x21065"/>
					<string name="locked" object="element" text=".locked" tiptext="Se verdadeiro, o elemento é bloqueado" helpid="x21066"/>
					<string name="matrix" object="element" text=".matrix" tiptext="Faz referência ao objeto TransformationMatrix" helpid="x21067"/>
					<string name="name" object="element" text=".name" tiptext="Nome de ocorrência do elemento" helpid="x21068"/>
					<string name="rotation" object="element" text=".rotation" tiptext="A rotação de um elemento em graus no sentido horário" helpid="x22B1C"/>
					<string name="selected" object="element" text=".selected" tiptext="Especifica se o elemento está ou não selecionado" helpid="x228F2"/>
					<string name="scaleX" object="element" text=".scaleX" tiptext="O valor x da dimensão de um elemento" helpid="x22B1D"/>
					<string name="scaleY" object="element" text=".scaleY" tiptext="O valor y da dimensão de um elemento" helpid="x22B1E"/>
					<string name="skewX" object="element" text=".skewX" tiptext="O valor x da inclinação de um elemento" helpid="x22B20"/>
					<string name="skewY" object="element" text=".skewY" tiptext="O valor y da inclinação de um elemento" helpid="x22B21"/>
					<string name="top" object="element" text=".top" tiptext="Lado superior do elemento" helpid="x21069"/>
					<string name="transformX" object="element" text=".transformX" tiptext="O valor x do ponto de transformação de um elemento" helpid="x22B22"/>
					<string name="transformY" object="element" text=".transformY" tiptext="O valor y do ponto de transformação de um elemento" helpid="x22B23"/>
					<string name="width" object="element" text=".width" tiptext="Largura do elemento" helpid="x2106A"/>
					<string name="x" object="element" text=".x" tiptext="O valor x do ponto de registro de um elemento" helpid="x22B24"/>
					<string name="y" object="element" text=".y" tiptext="O valor y do ponto de registro de um elemento" helpid="x22B25"/>
				</folder>
			</folder>
			<folder name="Fill" index="true" tiptext="Configurações de preenchimento para a seleção ou o painel Ferramentas" helpid="x2106D">
				<folder name="Propriedades" tiptext="Propriedades do objeto Fill" helpid="x2106E">
					<string name="bitmapIsClipped" object="fill" text=".bitmapIsClipped" tiptext="Se verdadeiro, o preenchimento de bitmap está cortado; se falso, o preenchimento está repetido" helpid="x22C48"/>
					<string name="bitmapPath" object="fill" text=".bitmapPath" tiptext="Se style=&apos;bitmap&apos;, o caminho para o item de bitmap é usado como preenchimento" helpid="x22C49"/>
					<string name="color" object="fill" text=".color" tiptext="A cor de preenchimento" helpid="x2106F"/>
					<string name="colorArray" object="fill" text=".colorArray" tiptext="Uma matriz de cores em um gradiente" helpid="x21070"/>
					<string name="focalPoint" object="fill" text=".focalPoint" tiptext="Especifica o deslocamento horizontal do ponto focal do gradiente a partir do ponto de transformação" helpid="x228F3"/>
					<string name="linearRGB" object="fill" text=".linearRGB" tiptext="Especifica se o preenchimento deve ser renderizado como gradiente RGB linear ou radial" helpid="x228F4"/>
					<string name="matrix" object="fill" text=".matrix" tiptext="Define o posicionamento, a orientação e as escalas para preenchimentos de gradiente" helpid="x22964"/>
					<string name="overflow" object="fill" text=".overflow" tiptext="Especifica o comportamento do sobrefluxo de um gradiente" helpid="x228F5"/>
					<string name="posArray" object="fill" text=".posArray" tiptext="Indica a posição da cor correspondente em um gradiente" helpid="x21071"/>
					<string name="style" object="fill" text=".style" tiptext="O estilo de preenchimento" helpid="x21072"/>
				</folder>
			</folder>
			<folder name="Filter" index="true" tiptext="Contém todas as propriedades de todos os filtros" helpid="x228F6">
				<folder name="Propriedades" tiptext="Propriedades do objeto Filter" helpid="x228F7">
					<string name="angle" object="filter" text=".angle" tiptext="Ângulo do filtro, em graus" helpid="x228F8"/>
					<string name="blurX" object="filter" text=".blurX" tiptext="Intensidade de desfoque na direção x, em pixels" helpid="x228F9"/>
					<string name="blurY" object="filter" text=".blurY" tiptext="Intensidade de desfoque na direção y, em pixels" helpid="x228FA"/>
					<string name="brightness" object="filter" text=".brightness" tiptext="Brilho do filtro, de -100 a 100" helpid="x228FB"/>
					<string name="color" object="filter" text=".color" tiptext="Cor do filtro" helpid="x228FC"/>
					<string name="contrast" object="filter" text=".contrast" tiptext="Valor de contraste do filtro, de -100 a 100" helpid="x228FD"/>
					<string name="distance" object="filter" text=".distance" tiptext="A extensão do filtro a partir de um objeto, de 0 a 255 pixels" helpid="x228FE"/>
					<string name="enabled" object="filter" text=".enabled" tiptext="Um valor booleano que especifica se o filtro especificado está ativado" helpid="x22B56"/>
					<string name="hideObject" object="filter" text=".hideObject" tiptext="Especifica se a imagem de origem está oculta ou exibida" helpid="x228FF"/>
					<string name="highlightColor" object="filter" text=".highlightColor" tiptext="Cor do realce" helpid="x22900"/>
					<string name="hue" object="filter" text=".hue" tiptext="Matiz do filtro, entre -180 e 180" helpid="x22901"/>
					<string name="inner" object="filter" text=".inner" tiptext="Especifica se a sombra é uma sombra interna" helpid="x22902"/>
					<string name="knockout" object="filter" text=".knockout" tiptext="Especifica se o filtro é um filtro de supressão" helpid="x22903"/>
					<string name="name" object="filter" text=".name" tiptext="Tipo de filtro" helpid="x22904"/>
					<string name="quality" object="filter" text=".quality" tiptext="Qualidade do desfoque" helpid="x22905"/>
					<string name="saturation" object="filter" text=".saturation" tiptext="Valor de saturação do filtro, de -100 a 100" helpid="x22906"/>
					<string name="shadowColor" object="filter" text=".shadowColor" tiptext="Cor da sombra" helpid="x22907"/>
					<string name="strength" object="filter" text=".strength" tiptext="Intensidade percentual do filtro, entre 0 e 25,500" helpid="x22908"/>
					<string name="type" object="filter" text=".type" tiptext="Tipo de bisel ou filtro de brilho" helpid="x22909"/>
				</folder>
			</folder>
			<folder name="Flash ( fl )" index="true" tiptext="O aplicativo Flash" helpid="x21073">
				<folder name="Métodos" tiptext="Métodos do objeto Flash" helpid="x21074">
					<string name="addEventListener" object="fl" text=".addEventListener(% tipoEvento %)" tiptext="Registra uma função a ser chamada quando um evento específico é recebido" helpid="x22B26"/>
					<string name="browseForFolderURL" object="fl" text=".browseForFolderURL( % [ descrição ] % )" tiptext="Retorna a URL da pasta" helpid="x2290A"/>
					<string name="browseForFileURL" object="fl" text=".browseForFileURL(% tipoNavegação [, título] [, áreaVisualização] %)" tiptext="Ativa uma caixa de diálogo Abrir ou Salvar" helpid="x21075"/>
					<string name="closeAll" object="fl" text=".closeAll(% promptparaSalvar %)" tiptext="Fecha todos os documentos abertos" helpid="x21076"/>
					<string name="closeAllPlayerDocuments" object="fl" text=".closeAllPlayerDocuments()" tiptext="Fecha todas as janelas de filmes (SWF, não arquivos FLA) atualmente abertas" helpid="x22B57"/>
					<string name="closeDocument" object="fl" text=".closeDocument(% objetoDocumento [, bAvisarParaSalvarAlterações] %)" tiptext="Fecha o documento especificado" helpid="x21077"/>
					<string name="copyClipString" object="fl" text=".copyClipString(% string %)" tiptext="Copia a string especificada para a Área de transferência" helpid="x22B28"/>
					<string name="createDocument" object="fl" text=".createDocument(% [tipoDoc] %)" tiptext="Abre um novo documento" helpid="x21078"/>
					<string name="enableImmediateUpdates" object="fl" text=".enableImmediateUpdates()" tiptext="Especifica se a exibição da linha do tempo deve ser atualizada ou não durante a execução de um efeito. Usado apenas para efeito de depuração." helpid="x21079"/>
					<string name="fileExists" object="fl" text=".fileExists(% URIarquivo %)" tiptext="Retornará falso se o arquivo especificado existir" helpid="x2107A"/>
					<string name="findDocumentDOM" object="fl" text=".findDocumentDOM(% id %)" tiptext="Permite direcionar um arquivo específico usando seu identificador exclusivo" helpid="x22B2D"/>
					<string name="findDocumentIndex" object="fl" text=".findDocumentIndex(% nome %)" tiptext="Retorna o índice do objeto Document especificado" helpid="x2107B"/>
					<string name="findObjectInDocByName" object="fl" text=".findObjectInDocByName(% nomeOcorrência %)" tiptext="Retorna a matriz de elementos que correspondem ao nome da ocorrência fornecido" helpid="x22B48"/>
					<string name="findObjectInDocByType" object="fl" text=".findObjectInDocByType(% tipodeOcorrência %)" tiptext="Retorna a matriz de elementos que correspondem ao tipo da ocorrência fornecido" helpid="x22B49"/>
					<string name="getAppMemoryInfo" object="fl" text=".getAppMemoryInfo( % tipoMem % )" tiptext="(Somente Windows); retorna o número de bytes usado em uma área da memória de Flash.exe" helpid="x2290E"/>
					<string name="getDocumentDOM" object="fl" text=".getDocumentDOM()" tiptext="Retorna o objeto Document ativo" helpid="x2107D"/>
					<string name="getPrefInteger" object="fl" text=".getPrefInteger(% categoria, definição %)" tiptext="Retorna o valor de uma preferência definida por fl.setPrefInteger()" helpid="x22B2E"/>
					<string name="getPrefString" object="fl" text=".getPrefString(% categoria, definição %)" tiptext="Retorna o valor de uma preferência definida por fl.setPrefString()" helpid="x22B2F"/>
					<string name="isFontInstalled" object="fl" text=".isFontInstalled(% nomeFonte %)" tiptext="Se verdadeiro, a fonte especificada está instalada" helpid="x22C4A"/>
					<string name="openDocument" object="fl" text=".openDocument(% URIarquivo %)" tiptext="Abre o arquivo FLA especificado" helpid="x2107F"/>
					<string name="quit" object="fl" text=".quit(% [bAvisarseNecessário] %)" tiptext="Sai do Flash" helpid="x21080"/>
					<string name="reloadEffects" object="fl" text=".reloadEffects()" tiptext="Recarrega todos os descritores de eventos" helpid="x21081"/>
					<string name="reloadTools" object="fl" text=".reloadTools()" tiptext="Reconstrói o painel Ferramentas" helpid="x21082"/>
					<string name="removeEventListener" object="fl" text=".removeEventListener(% tipoEvento %)" tiptext="Cancela o registro de uma função que foi registrada usando fl.addEventListener()" helpid="x22B32"/>
					<string name="resetAS3PackagePaths" object="fl" text=".resetAS3PackagePaths()" tiptext="Redefine os caminhos do pacote global para configurações padrão do AS 3.0" helpid="x22B6C"/>
					<string name="resetPackagePaths" object="fl" text=".resetPackagePaths()" tiptext="Redefine os caminhos do pacote global para configurações padrão do AS 2,0" helpid="x22B6D"/>
					<string name="revertDocument" object="fl" text=".revertDocument(% objetoDocumento %)" tiptext="Reverte o documento especificado" helpid="x21083"/>
					<string name="runScript" object="fl" text=".runScript(% URIarquivo [, nomeFunção] [, arg] %)" tiptext="Executa um arquivo JavaScript" helpid="x21084"/>
					<string name="saveAll" object="fl" text=".saveAll()" tiptext="Salva todos os documentos abertos" helpid="x21085"/>
					<string name="saveDocument" object="fl" text=".saveDocument(% documento [, URIarquivo] %)" tiptext="Salva o documento especificado" helpid="x21086"/>
					<string name="saveDocumentAs" object="fl" text=".saveDocumentAs(% documento %)" tiptext="Exibe a caixa de diálogo Salvar como" helpid="x21087"/>
					<string name="selectElement" object="fl" text=".selectElement(% objetoElemento, modoEdição %)" tiptext="Seleciona o elemento transmitido" helpid="x22B4A"/>
					<string name="selectTool" object="fl" text=".selectTool(% IDferramenta %)" tiptext="Seleciona a ferramenta especificada na barra de ferramentas" helpid="x22B6B"/>
					<string name="setActiveWindow" object="fl" text=".setActiveWindow(% documento [, bAtivarQuadro] %)" tiptext="Define a janela ativa para ser o documento especificado" helpid="x21088"/>
					<string name="setPrefInteger" object="fl" text=".setPrefInteger(% categoria, preferência, valor %)" tiptext="Especifica um valor inteiro a ser atribuído a uma categoria de preferência particular" helpid="x22B35"/>
					<string name="setPrefString" object="fl" text=".setPrefString(% categoria, preferência, valor %)" tiptext="Especifica um valor de string a ser atribuído a uma categoria de preferência particular" helpid="x22B36"/>
					<string name="showIdleMessage" object="fl" text=".showIdleMessage( % mostrar % )" tiptext="Permite desativar o aviso sobre um script em execução por muito tempo" helpid="x22910"/>
					<string name="trace" object="fl" text=".trace(% mensagem %)" tiptext="Envia uma string de teste ao painel Saída" helpid="x21089"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto Flash" helpid="x2108A">
					<string name="actionsPanel" object="fl" text=".actionsPanel" tiptext="Referência ao objeto do painel Ações" helpid="x22B5E"/>
					<string name="as3PackagePaths" object="fl" text=".as3PackagePaths" tiptext="A configuração de caminho do pacote global para o AS 3.0" helpid="x22B6E"/>
					<string name="compilerErrors" object="fl" text=".compilerErrors" tiptext="Um objeto compilerErrors, que representa o painel Erros" helpid="x22B27"/>
					<string name="contactSensitiveSelection" object="fl" text=".contactSensitiveSelection" tiptext="Especifica se o modo de seleção sensível ao contato está ativado" helpid="x22961"/>
					<string name="componentsPanel" object="fl" text=".componentsPanel" tiptext="Referência ao painel Componentes" helpid="x2108C"/>
					<string name="configDirectory" object="fl" text=".configDirectory" tiptext="Contém o nome de caminho completo para o diretório de Configuração do usuário local" helpid="x2108D"/>
					<string name="configURI" object="fl" text=".configURI" tiptext="Retorna o URI do diretório de configuração do usuário local" helpid="x2108E"/>
					<string name="documents" object="fl" text=".documents" tiptext="Uma matriz de objetos Document" helpid="x2108F"/>
					<string name="externalLibraryPath" object="fl" text=".externalLibraryPath" tiptext="Itens no caminho global de biblioteca externa do ActionScript 3.0" helpid="x22C90"/>
					<string name="flexSDKPath" object="fl" text=".flexSDKPath" tiptext="Caminho para o SDK do Flex" helpid="x22C80"/>
					<string name="languageCode" object="fl" text=".languageCode" tiptext="Retorna o código de 5 caracteres da localidade que está sendo executada pela interface do usuário." helpid="x22CA6"/>
					<string name="libraryPath" object="fl" text=".libraryPath" tiptext="Itens no caminho global de biblioteca do ActionScript 3.0" helpid="x22C81"/>
					<string name="Math" object="fl" text=".Math" tiptext="Referência a um objeto Math" helpid="x21091"/>
					<string name="objectDrawingMode" object="fl" text=".objectDrawingMode" tiptext="Especifica se o modo de desenho do objeto está ativado" helpid="x2290D"/>
					<string name="outputPanel" object="fl" text=".outputPanel" tiptext="Referência ao objeto do painel Saída" helpid="x21092"/>
					<string name="packagePaths" object="fl" text=".packagePaths" tiptext="A configuração de caminho do pacote global para o AS 2,0" helpid="x22B6F"/>
					<string name="presetPanel" object="fl" text=".presetPanel" tiptext="Referência ao objeto presetPanel" helpid="x22C95"/>
					<string name="scriptURI" object="fl" text=".scriptURI" tiptext="String arquivo:/// URI que representa o caminho do script JSFL atualmente em execução" helpid="x22B59"/>
					<string name="sourcePath" object="fl" text=".sourcePath" tiptext="Itens no caminho de origem global do AS3." helpid="x22C82"/>
					<string name="swfPanels" object="fl" text=".swfPanels" tiptext="Uma matriz de objetos swfPanel" helpid="x22C4B"/>
					<string name="tools" object="fl" text=".tools" tiptext="Uma matriz de objetos ToolsObj" helpid="x21094"/>
					<string name="version" object="fl" text=".version" tiptext="Retorna a versão da ferramenta de autoria do Flash" helpid="x21095"/>
					<string name="xmlui" object="fl" text=".xmlui" tiptext="Faz referência a uma caixa de diálogo XMLUI" helpid="x21097"/>
				</folder>
			</folder>
			<folder name="Objeto FLfile" index="true" tiptext="Permite gravar extensões do Flash que podem acessar o sistema de arquivos local" helpid="x22911">
				<folder name="Métodos" tiptext="Métodos do objeto FLfile" helpid="x22912">
					<string name="copy" object="FLfile" text=".copy( % URIarquivo, copiarURI % )" tiptext="Copia URIarquivo em copiarURI" helpid="x22913"/>
					<string name="createFolder" object="FLfile" text=".createFolder( % URIpasta % )" tiptext="Cria uma pasta na localização de URIpasta" helpid="x22914"/>
					<string name="exists" object="FLfile" text=".exists( % URIarquivo % )" tiptext="Determina se um arquivo existe" helpid="x22915"/>
					<string name="getAttributes" object="FLfile" text=".getAttributes( % URIarquivoOupasta % )" tiptext="Retorna uma representação de string dos atributos de URIarquivoOupasta" helpid="x22916"/>
					<string name="getCreationDate" object="FLfile" text=".getCreationDate( % URIarquivo % )" tiptext="Obtém o horário no qual o arquivo foi criado" helpid="x22917"/>
					<string name="getCreationDateObj" object="FLfile" text=".getCreationDateObj( % URIarquivo % )" tiptext="Retorna um objeto Date JavaScript que representa o momento de criação do arquivo" helpid="x22918"/>
					<string name="getModificationDate" object="FLfile" text=".getModificationDate( % URIarquivo % )" tiptext="Obtém o horário no qual o arquivo foi modificado pela última vez" helpid="x22919"/>
					<string name="getModificationDateObj" object="FLfile" text=".getModificationDateObj( % URIarquivo % )" tiptext="Retorna um objeto Date JavaScript que representa o momento de modificação do arquivo" helpid="x2291A"/>
					<string name="getSize" object="FLfile" text=".getSize( % URIarquivo % )" tiptext="Retorna o tamanho do arquivo, em bytes" helpid="x2291B"/>
					<string name="listFolder" object="FLfile" text=".listFolder( % URIpasta [, arquivosOuDiretórios ] % )" tiptext="Retorna uma matriz de strings que representam o conteúdo da pasta" helpid="x2291C"/>
					<string name="platformPathToURI" object="FLfile" text=".platformPathToURI()" tiptext="Retorna um URI de arquivo independente de plataforma para o caminho de plataforma especificado." helpid="x22C4C"/>
					<string name="read" object="FLfile" text=".read( % URIarquivoOupasta % )" tiptext="Retorna o conteúdo do arquivo como uma string" helpid="x2291D"/>
					<string name="remove" object="FLfile" text=".remove( % URIarquivoOupasta % )" tiptext="Exclui o arquivo ou pasta" helpid="x2291E"/>
					<string name="setAttributes" object="FLfile" text=".setAttributes( % URIarquivo, Attrssq % )" tiptext="Especifica atributos em nível de sistema para o arquivo" helpid="x2291F"/>
					<string name="uriToPlatformPath" object="FLfile" text=".uriToPlatformPath(% URIarquivo %)" tiptext="Retorna um caminho de arquivo de plataforma para o URI de arquivo especificado." helpid="x22C4D"/>
					<string name="write" object="FLfile" text=".write( % URIarquivo, textoparaGravar [ , modoAcrescentarSq] % )" tiptext="Grava uma string no arquivo (como UTF-8)" helpid="x22920"/>
				</folder>
			</folder>
			<folder name="FolderItem" index="true" tiptext="Subclasse de Item; uma pasta na Biblioteca" helpid="x21098">
				<folder name="Consulte o objeto Item para propriedades ou métodos" tiptext="Consulte o objeto Item para propriedades ou métodos" helpid="x21099">
				</folder>
			</folder>
			<folder name="FontItem" index="true" tiptext="Subclasse de Item; um símbolo de fonte na Biblioteca" helpid="x2109A">
				<folder name="Propriedades" tiptext="Propriedades do objeto FontItem" helpid="x22C77">
					<string name="bitmap" object="FontItem" text=".bitmap" tiptext="Se verdadeiro, a fonte é formada por bitmaps" helpid="x22C4E"/>
					<string name="bold" object="FontItem" text=".bold" tiptext="Se verdadeiro, a fonte está em negrito" helpid="x22C4F"/>
					<string name="embeddedCharacters" object="FontItem" text=".embeddedCharacters" tiptext="Permite que o usuário especifique caracteres específicos a serem incorporados. Isso funciona como o diálogo de Incorporação de fonte." helpid="x22C97"/>
					<string name="embedRanges" object="FontItem" text=".embedRanges" tiptext="Consiste em uma série de inteiros delimitados que correspondem aos itens que podem ser selecionados no diálogo de Incorporação de fonte" helpid="x22C98"/>
					<string name="embedVariantGlyphs" object="FontItem" text=".embedVariantGlyphs" tiptext="Se verdadeiro, os glifos de variante estão incorporados" helpid="x22C7E"/>
					<string name="font" object="FontItem" text=".font" tiptext="Nome da fonte" helpid="x22C50"/>
					<string name="italic" object="FontItem" text=".italic" tiptext="Se verdadeiro, a fonte está em itálico" helpid="x22C51"/>
					<string name="size" object="FontItem" text=".size" tiptext="Tamanho de ponto da fonte" helpid="x22C52"/>
				</folder>
			</folder>
			<folder name="Frame" index="true" tiptext="Um quadro na linha do tempo" helpid="x2109C">
				<folder name="Métodos" tiptext="Métodos do objeto Frame" helpid="x22921">
					<string name="convertMotionObjectTo2D" object="frame" text=".convertMotionObjectTo2D()" tiptext="Converte o objeto de movimento selecionado em um objeto de movimento 2D." helpid="x22C99"/>
					<string name="convertMotionObjectTo3D" object="frame" text=".convertMotionObjectTo3D()" tiptext="Converte o objeto de movimento selecionado em um objeto de movimento 3D." helpid="x22C9A"/>
					<string name="getCustomEase" object="frame" text=".getCustomEase( % [ propriedade ] % )" tiptext="Retorna uma matriz de pontos de controle que definem a curva de atenuação" helpid="x22922"/>
					<string name="getMotionObjectXML" object="frame" text=".getMotionObjectXML()" tiptext="Fornece o XML de movimento do objeto de movimento selecionado." helpid="x22C9B"/>
					<string name="hasMotionPath" object="frame" text=".hasMotionPath()" tiptext="Permite que você saiba quando a seleção atual possui um caminho de movimento." helpid="x22C9C"/>
					<string name="is3DMotionObject" object="frame" text=".is3DMotionObject()" tiptext="Permite que você saiba se a seleção atual é um objeto de movimento 3D." helpid="x22C9D"/>
					<string name="isMotionObject" object="frame" text=".isMotionObject()" tiptext="Indica se a seleção atual é um objeto de movimento ou não." helpid="x22C9E"/>
					<string name="selectMotionPath" object="frame" text=".selectMotionPath( % selecionar % )" tiptext="Seleciona ou remove a seleção do caminho de objetos de movimento." helpid="x22C9F"/>
					<string name="setMotionObjectDuration" object="frame" text=".setMotionObjectDuration( % duração [, alongarQuadrosChavesexistentes] % )" tiptext="Define a duração (comprimento da extensão de interpolação) do objeto de movimento selecionado." helpid="x22CA0"/>
					<string name="setCustomEase" object="frame" text=".setCustomEase( % propriedade, curvaAtenuação % )" tiptext="Especifica uma matriz de coordenadas que descreve uma curva de atenuação personalizada" helpid="x22924"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto Frame" helpid="x2109D">
					<string name="actionScript" object="frame" text=".actionScript" tiptext="String contendo o ActionScript em um quadro" helpid="x2109E"/>
					<string name="duration" object="frame" text=".duration" tiptext="Número de quadros em uma extensão de quadros" helpid="x2109F"/>
					<string name="elements" object="frame" text=".elements" tiptext="Uma matriz de objetos Element" helpid="x210A0"/>
					<string name="hasCustomEase" object="frame" text=".hasCustomEase" tiptext="Especifica se o quadro obtém informações de atenuação a partir da curva de atenuação personalizada" helpid="x22923"/>
					<string name="labelType" object="frame" text=".labelType" tiptext="Especifica o tipo de rótulo de quadro" helpid="x210A1"/>
					<string name="motionTweenOrientToPath" object="frame" text=".motionTweenOrientToPath" tiptext="Se verdadeiro, o objeto interpola orientado ao caminho" helpid="x210A2"/>
					<string name="motionTweenRotate" object="frame" text=".motionTweenRotate" tiptext="Especifica se o objeto gira durante a interpolação" helpid="x210A3"/>
					<string name="motionTweenRotateTimes" object="frame" text=".motionTweenRotateTimes" tiptext="Número de rotações" helpid="x210A4"/>
					<string name="motionTweenScale" object="frame" text=".motionTweenScale" tiptext="Se verdadeiro, o objeto é redimensionando durante a interpolação" helpid="x210A5"/>
					<string name="motionTweenSnap" object="frame" text=".motionTweenSnap" tiptext="Se verdadeiro, o objeto é encaixado na guia de movimento" helpid="x210A6"/>
					<string name="motionTweenSync" object="frame" text=".motionTweenSync" tiptext="Se verdadeiro, a interpolação sincroniza símbolos" helpid="x210A7"/>
					<string name="name" object="frame" text=".name" tiptext="Rótulo do quadro" helpid="x210A8"/>
					<string name="shapeTweenBlend" object="frame" text=".shapeTweenBlend" tiptext="Especifica a configuração de mesclagem de uma interpolação de formas" helpid="x210A9"/>
					<string name="soundEffect" object="frame" text=".soundEffect" tiptext="Os efeitos no som" helpid="x210AA"/>
					<string name="soundLibraryItem" object="frame" text=".soundLibraryItem" tiptext="Item de biblioteca usado para instanciar um som" helpid="x210AB"/>
					<string name="soundLoop" object="frame" text=".soundLoop" tiptext="Especifica o número de repetições do som" helpid="x210AC"/>
					<string name="soundLoopMode" object="frame" text=".soundLoopMode" tiptext="Especifica se o som deve executar uma repetição ou se deve repetir indefinidamente" helpid="x210AD"/>
					<string name="soundName" object="frame" text=".soundName" tiptext="Nome do som" helpid="x210AE"/>
					<string name="soundSync" object="frame" text=".soundSync" tiptext="Especifica o comportamento de sincronização de um som" helpid="x210AF"/>
					<string name="startFrame" object="frame" text=".startFrame" tiptext="O número de quadro do primeiro quadro em uma extensão" helpid="x210B0"/>
					<string name="tweenEasing" object="frame" text=".tweenEasing" tiptext="A intensidade de atenuação" helpid="x210B1"/>
					<string name="tweenInstanceName" object="frame" text=".tweenInstanceName" tiptext="Especifica ou fornece o nome de uma instância de objeto de movimento selecionado. " helpid="x22CA1"/>
					<string name="tweenType" object="frame" text=".tweenType" tiptext="O tipo de interpolação" helpid="x210B2"/>
					<string name="useSingleEaseCurve" object="frame" text=".useSingleEaseCurve" tiptext="Especifica se uma curva de atenuação personalizada é usada para todas as propriedades" helpid="x22925"/>
				</folder>
			</folder>
			<folder name="HalfEdge" index="true" tiptext="Metade de uma borda de um contorno" helpid="x210C0">
				<folder name="Métodos" tiptext="Métodos do objeto HalfEdge" helpid="x210C1">
					<string name="getEdge" object="halfEdge" text=".getEdge()" tiptext="Retorna o objeto Edge que contém HalfEdge" helpid="x210C2"/>
					<string name="getNext" object="halfEdge" text=".getNext()" tiptext="Retorna o próximo HalfEdge" helpid="x210C3"/>
					<string name="getOppositeHalfEdge" object="halfEdge" text=".getOppositeHalfEdge()" tiptext="Retorna o objeto HalfEdge oposto" helpid="x210C4"/>
					<string name="getPrev" object="halfEdge" text=".getPrev()" tiptext="Retorna o HalfEdge precedente" helpid="x210C5"/>
					<string name="getVertex" object="halfEdge" text=".getVertex()" tiptext="Retorna o vértice de HalfEdge" helpid="x210C6"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto HalfEdge" helpid="x210C7">
					<string name="id" object="halfEdge" text=".id" tiptext="Um identificador exclusivo para HalfEdge" helpid="x210C8"/>
					<string name="index" object="halfEdge" text=".index" tiptext="O índice de HalfEdge no Edge-pai" helpid="x210C9"/>
				</folder>
			</folder>
			<folder name="Instance" index="true" tiptext="Subclasse de Element; uma ocorrência no Palco" helpid="x210CA">
				<folder name="Propriedades" tiptext="Propriedades do objeto Instance" helpid="x210CB">
					<string name="instanceType" object="instance" text=".instanceType" tiptext="Tipo de ocorrência" helpid="x210CC"/>
					<string name="libraryItem" object="instance" text=".libraryItem" tiptext="Item de biblioteca usado para instanciar ocorrência" helpid="x210CD"/>
				</folder>
			</folder>
			<folder name="Item" index="true" tiptext="Itens na biblioteca" helpid="x210CE">
				<folder name="Métodos" tiptext="Métodos do objeto Item" helpid="x210CF">
					<string name="addData" object="item" text=".addData(% nome, tipo, dados %)" tiptext="Adiciona dados ao item de biblioteca" helpid="x210D0"/>
					<string name="getData" object="item" text=".getData(% nome %)" tiptext="Retorna o valor dos dados com nomes" helpid="x210D1"/>
					<string name="hasData" object="item" text=".hasData(% nome %)" tiptext="Se verdadeiro, o item de biblioteca tem os dados com nomes" helpid="x210D2"/>
					<string name="removeData" object="item" text=".removeData(% nome %)" tiptext="Remove dados do item de biblioteca" helpid="x210D3"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto Item" helpid="x210D4">
					<string name="itemType" object="item" text=".itemType" tiptext="O tipo de símbolo do Item" helpid="x210D5"/>
					<string name="linkageBaseClass" object="item" text=".linkageBaseClass" tiptext="Uma string que especifica a classe ActionScript 3.0 que será associada ao símbolo" helpid="x22B58"/>
					<string name="linkageClassName" object="item" text=".linkageClassName" tiptext="Especifica uma classe ActionScript 2 a ser associada ao símbolo" helpid="x210D6"/>
					<string name="linkageExportForAS" object="item" text=".linkageExportForAS" tiptext="Se verdadeiro, o Item será exportado para ActionScript" helpid="x210D7"/>
					<string name="linkageExportForRS" object="item" text=".linkageExportForRS" tiptext="Se verdadeiro, o Item será exportado para compartilhamento em tempo de execução" helpid="x210D8"/>
					<string name="linkageExportInFirstFrame" object="item" text=".linkageExportInFirstFrame" tiptext="Se verdadeiro, o Item será exportado no primeiro quadro" helpid="x210D9"/>
					<string name="linkageIdentifier" object="item" text=".linkageIdentifier" tiptext="O nome do símbolo quando referência pelo ActionScript ou no compartilhamento em tempo de execução" helpid="x210DA"/>
					<string name="linkageImportForRS" object="item" text=".linkageImportForRS" tiptext="Se verdadeiro, o Item será importado para compartilhamento em tempo de execução" helpid="x210DB"/>
					<string name="linkageURL" object="item" text=".linkageURL" tiptext="Localização do SWF de recurso compartilhado" helpid="x210DC"/>
					<string name="name" object="item" text=".name" tiptext="Nome do item de biblioteca" helpid="x210DD"/>
				</folder>
			</folder>
			<folder name="Layer" index="true" tiptext="Uma camada na linha do tempo" helpid="x210DE">
				<folder name="Propriedades" tiptext="Propriedades do objeto Layer" helpid="x210DF">
					<string name="color" object="layer" text=".color" tiptext="A cor usada para contornar objetos na camada" helpid="x210E0"/>
					<string name="frameCount" object="layer" text=".frameCount" tiptext="O número total de quadros na Camada" helpid="x210E1"/>
					<string name="frames" object="layer" text=".frames" tiptext="Uma matriz de objetos Frame" helpid="x210E2"/>
					<string name="height" object="layer" text=".height" tiptext="Altura da camada" helpid="x210E3"/>
					<string name="layerType" object="layer" text=".layerType" tiptext="Especifica o tipo de camada" helpid="x210E4"/>
					<string name="locked" object="layer" text=".locked" tiptext="Se verdadeiro, a camada é bloqueada" helpid="x210E5"/>
					<string name="name" object="layer" text=".name" tiptext="Nome da camada" helpid="x210E6"/>
					<string name="outline" object="layer" text=".outline" tiptext="Se verdadeiro, a Camada é exibida como contornos" helpid="x210E7"/>
					<string name="parentLayer" object="layer" text=".parentLayer" tiptext="Define a Camada-pai da camada" helpid="x210E8"/>
					<string name="visible" object="layer" text=".visible" tiptext="Se verdadeiro, a camada é visível" helpid="x210E9"/>
				</folder>
			</folder>
			<folder name="Library" index="true" tiptext="O painel Biblioteca" helpid="x210EA">
				<folder name="Métodos" tiptext="Métodos do objeto Library" helpid="x210EB">
					<string name="addItemToDocument" object="library" text=".addItemToDocument(% posição [, caminhoNome] %)" tiptext="Adiciona um Item da Biblioteca ao documento" helpid="x210EC"/>
					<string name="addNewItem" object="library" text=".addNewItem(% tipo [, caminhoNome] %)" tiptext="Cria um novo item" helpid="x210ED"/>
					<string name="deleteItem" object="library" text=".deleteItem(% [caminhoNome] %)" tiptext="Exclui um item" helpid="x210EE"/>
					<string name="duplicateItem" object="library" text=".duplicateItem(% [caminhoNome] %)" tiptext="Faz uma cópia do item atualmente selecionado" helpid="x210EF"/>
					<string name="editItem" object="library" text=".editItem(% [caminhoNome] %)" tiptext="Retorna verdadeiro se o item especificado for editável" helpid="x210F0"/>
					<string name="expandFolder" object="library" text=".expandFolder(% bExpandir [, bUsarRecurssãoPaisAninhados] [, caminhoNome] %)" tiptext="Se verdadeiro, expande a pasta; se falso, contrai a pasta" helpid="x210F1"/>
					<string name="findItemIndex" object="library" text=".findItemIndex(% caminhoNome %)" tiptext="Retorna um objeto contendo o índice do item" helpid="x210F2"/>
					<string name="getItemProperty" object="library" text=".getItemProperty(% propriedade %)" tiptext="Retorna a propriedade especificada para um item selecionado" helpid="x210F3"/>
					<string name="getItemType" object="library" text=".getItemType(% [caminhoNome] %)" tiptext="Retorna o tipo do item especificado" helpid="x210F4"/>
					<string name="getSelectedItems" object="library" text=".getSelectedItems()" tiptext="Retorna uma matriz contendo os itens selecionados" helpid="x210F5"/>
					<string name="importEmbeddedSWF" object="library" text=".importEmbeddedSWF(% nomeLigação, dadosSwf [, nomeBibl] %)" tiptext="Importa um SWF contido para a Biblioteca" helpid="x210F6"/>
					<string name="itemExists" object="library" text=".itemExists(% caminhoNome %)" tiptext="Retorna verdadeiro se o item especificado existir" helpid="x210F7"/>
					<string name="moveToFolder" object="library" text=".moveToFolder(% caminhoPasta [, itemparaMover] [, substituir] %)" tiptext="Move o item até uma pasta" helpid="x210F8"/>
					<string name="newFolder" object="library" text=".newFolder(% [caminhoNome] %)" tiptext="Cria uma nova Pasta" helpid="x210F9"/>
					<string name="renameItem" object="library" text=".renameItem(% caminhoNome %)" tiptext="Renomeia o item selecionado" helpid="x210FA"/>
					<string name="selectAll" object="library" text=".selectAll(% [bSelecionarTudo] %)" tiptext="Seleciona todos os itens" helpid="x210FB"/>
					<string name="selectItem" object="library" text=".selectItem(% caminhoNome [, bSubstituirSeleçãoAtual] [, bSelecionar] %)" tiptext="Seleciona o item especificado" helpid="x210FC"/>
					<string name="selectNone" object="library" text=".selectNone()" tiptext="Cancela a seleção de todos os itens" helpid="x210FD"/>
					<string name="setItemProperty" object="library" text=".setItemProperty(% propriedade, valor %)" tiptext="Define a propriedade especificada para os itens atualmente selecionados" helpid="x210FE"/>
					<string name="updateItem" object="library" text=".updateItem(% [caminhoNome] %)" tiptext="Atualiza o item especificado" helpid="x210FF"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto Library" helpid="x21100">
					<string name="items" object="library" text=".items" tiptext="Uma matriz contendo todos os objetos de item na Biblioteca" helpid="x21101"/>
				</folder>
			</folder>
			<folder name="Math" index="true" tiptext="Usado para realizar operações matemáticas comuns" helpid="x21104">
				<folder name="Métodos" tiptext="Métodos do objeto Math" helpid="x21105">
					<string name="concatMatrix" object="Math" text=".concatMatrix(% mat1, mat2 %)" tiptext="Realiza concatenações nos objetos Matrix especificados" helpid="x21106"/>
					<string name="invertMatrix" object="Math" text=".invertMatrix(% mat %)" tiptext="Retorna o inverso da matriz especificada" helpid="x21107"/>
					<string name="pointDistance" object="Math" text=".pointDistance(% pt1, pt2 %)" tiptext="Calcula a distância entre pontos especificados" helpid="x21108"/>
				</folder>
			</folder>
			<folder name="Matrix" index="true" tiptext="A matriz de transformação" helpid="x21109">
				<folder name="Propriedades" tiptext="Propriedades do objeto Matrix" helpid="x2110A">
					<string name="a" object="matrix" text=".a" tiptext="O fator de dimensionamento para o eixo x" helpid="x2110B"/>
					<string name="b" object="matrix" text=".b" tiptext="Inclina o objeto movendo a borda direita ao longo do eixo vertical" helpid="x2110C"/>
					<string name="c" object="matrix" text=".c" tiptext="Inclina o objeto movendo a borda inferior ao longo do eixo horizontal" helpid="x2110D"/>
					<string name="d" object="matrix" text=".d" tiptext="O fator de dimensionamento para o eixo y" helpid="x2110E"/>
					<string name="tx" object="matrix" text=".tx" tiptext="A localização do objeto ao longo do eixo x" helpid="x2110F"/>
					<string name="ty" object="matrix" text=".ty" tiptext="A localização do objeto ao longo do eixo y" helpid="x21110"/>
				</folder>
			</folder>
			<folder name="outputPanel" index="true" tiptext="O painel Saída" helpid="x21111">
				<folder name="Métodos" tiptext="Métodos do objeto outputPanel" helpid="x21112">
					<string name="clear" object="outputPanel" text=".clear()" tiptext="Apaga o conteúdo do painel" helpid="x21113"/>
					<string name="save" object="outputPanel" text=".save(% URIarquivo [, bAcrescentaraoArquivo] %)" tiptext="Salva o conteúdo do painel Saída em um arquivo" helpid="x21114"/>
					<string name="trace" object="outputPanel" text=".trace(% mensagem %)" tiptext="Envia uma string de teste ao painel Saída" helpid="x21115"/>
				</folder>
			</folder>
			<folder name="Oval" index="true" tiptext="Uma forma desenhada usando a ferramenta Oval" helpid="x22B04">
				<folder name="Propriedades" tiptext="Propriedades do objeto Oval" helpid="x22B4B">
					<string name="closePath" object="oval" text=".closePath " tiptext="Sinalizador que indica se está marcada a caixa de seleção Fechar caminho no Inspetor de propriedades" helpid="x22B4C"/>
					<string name="endAngle" object="oval" text=".endAngle " tiptext="Um valor flutuante que especifica o ângulo inicial do objeto oval" helpid="x22B4D"/>
					<string name="innerRadius" object="oval" text=".innerRadius " tiptext="Um valor flutuante que especifica o raio interno do objeto oval como uma porcentagem" helpid="x22B4E"/>
					<string name="startAngle" object="oval" text=".startAngle " tiptext="Um valor flutuante que especifica o ângulo final do objeto oval" helpid="x22B4F"/>
				</folder>
			</folder>
			<folder name="Parameter" index="true" tiptext="Parâmetros de um componente" helpid="x21116">
				<folder name="Métodos" tiptext="Métodos do objeto Parameter" helpid="x21117">
					<string name="insertItem" object="parameter" text=".insertItem(% índice, nome, valor, tipo %)" tiptext="Insere o parâmetro em uma lista, objeto ou matriz" helpid="x21118"/>
					<string name="removeItem" object="parameter" text=".removeItem(% índice %)" tiptext="Exclui o parâmetro de uma lista, objeto ou matriz" helpid="x21119"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto Parameter" helpid="x2111A">
					<string name="category" object="parameter" text=".category" tiptext="Agrupa itens no painel de Componentes" helpid="x2111B"/>
					<string name="listIndex" object="parameter" text=".listIndex" tiptext="O valor do item especificado; somente para o tipo lista" helpid="x2111C"/>
					<string name="name" object="parameter" text=".name" tiptext="O nome do parâmetro" helpid="x2111D"/>
					<string name="value" object="parameter" text=".value" tiptext="O valor da propriedade" helpid="x2111E"/>
					<string name="valueType" object="parameter" text=".valueType" tiptext="O tipo de valor da propriedade" helpid="x2111F"/>
					<string name="verbose" object="parameter" text=".verbose" tiptext="Especifica se o parâmetro aparece no Inspetor de propriedades" helpid="x21120"/>
				</folder>
			</folder>
			<folder name="Path" index="true" tiptext="Contém uma seqüência definida de segmentos de linha" helpid="x21121">
				<folder name="Métodos" tiptext="Métodos do objeto Path" helpid="x21122">
					<string name="addCubicCurve" object="newPath" text=".addCubicCurve(% xÂncora, yÂncora, x2, y2, x3, y3, x4, y4 %)" tiptext="Acrescenta um segmento de curva de Bezier cúbica ao caminho" helpid="x21123"/>
					<string name="addCurve" object="newPath" text=".addCurve(% xÂncora, yÂncora, x2, y2, x3, y3 %)" tiptext="Acrescenta um segmento de Bezier quadrático ao caminho" helpid="x21124"/>
					<string name="addPoint" object="newPath" text=".addPoint(% x, y %)" tiptext="Adiciona um ponto ao Caminho" helpid="x21125"/>
					<string name="clear" object="newPath" text=".clear()" tiptext="Remove todos os pontos do caminho" helpid="x21126"/>
					<string name="close" object="newPath" text=".close()" tiptext="Acrescenta um ponto na localização do primeiro ponto do caminho" helpid="x21127"/>
					<string name="makeShape" object="newPath" text=".makeShape(% [bSuprimirPreenchimento] [, bSuprimirTraçado] %)" tiptext="Cria uma forma" helpid="x21128"/>
					<string name="newContour" object="newPath" text=".newContour()" tiptext="Inicia um novo contorno no caminho" helpid="x21129"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto Path" helpid="x2112A">
					<string name="nPts" object="newPath" text=".nPts" tiptext="Retorna um inteiro que representa o número de pontos no caminho" helpid="x2112B"/>
				</folder>
			</folder>
			<folder name="presetItem " index="true" tiptext="Representa um item no painel Predefinições de movimento" helpid="x22C8E">
				<folder name="Propriedades" tiptext="Propriedades do objeto presetItem" helpid="x22C8F">
					<string name="isDefault" object="presetItem" text=".isDefault" tiptext="Se verdadeiro, o objeto presetItem está incluído no Flash CS4 (não criado por um usuário)" helpid="x22C60"/>
					<string name="isFolder" object="presetItem" text=".isFolder" tiptext="Se verdadeiro, o objeto presetItem é uma pasta (e não uma predefinição)" helpid="x22C61"/>
					<string name="level" object="presetItem" text=".level" tiptext="Recuo na estrutura de árvore do painel Predefinições" helpid="x22C63"/>
					<string name="name" object="presetItem" text=".name" tiptext="Nome do objeto presetItem" helpid="x22C64"/>
					<string name="open" object="presetItem" text=".open" tiptext="Se verdadeiro, o objeto presetItem é uma pasta expandida" helpid="x22C65"/>
					<string name="path" object="presetItem" text=".path" tiptext="Caminho para o objeto presetItem na estrutura de árvore do painel Predefinição" helpid="x22C66"/>
				</folder>
			</folder>
			<folder name="presetPanel" index="true" tiptext="Painel Predefinições de movimento" helpid="x22C88">
				<folder name="Métodos" tiptext="Métodos do objeto presetPanel" helpid="x22C7C">
					<string name="addNewItem" object="presetPanel" text=".addNewItem(% [caminhoNome] %)" tiptext="Adiciona uma predefinição no painel Predefinições" helpid="x22C53"/>
					<string name="applyPreset" object="presetPanel" text=".applyPreset(% [caminhoNome] %)" tiptext="Aplica a predefinição selecionada ao símbolo selecionado no Palco" helpid="x22C54"/>
					<string name="deleteFolder" object="presetPanel" text=".deleteFolder(% [caminhoPasta] %)" tiptext="Exclui a pasta especificada do painel Predefinições" helpid="x22C55"/>
					<string name="deleteItem" object="presetPanel" text=".deleteItem(% [caminhoNome] %)" tiptext="Exclui uma predefinição do painel Predefinições" helpid="x22C56"/>
					<string name="expandFolder" object="presetPanel" text=".expandFolder(% bExpandir [, bUsarRecurssãoPaisAninhados] [, caminhoNome] %)" tiptext="Expande ou fecha uma pasta no painel Predefinições" helpid="x22C57"/>
					<string name="exportItem" object="presetPanel" text=".exportItem(% URI [, caminhoNome] %)" tiptext="Exporta uma predefinição para um arquivo" helpid="x22C58"/>
					<string name="findItemIndex" object="presetPanel" text=".findItemIndex(% [caminhoNome] %)" tiptext="Retorna o índice de uma predefinição" helpid="x22C59"/>
					<string name="getSelectedItems" object="presetPanel" text=".getSelectedItems()" tiptext="Retorna uma matriz contendo as predefinições selecionadas" helpid="x22C5A"/>
					<string name="importItem" object="presetPanel" text=".importItem(% URI [, caminhoNome] %)" tiptext="Importa uma predefinição para o painel Predefinição" helpid="x22C5B"/>
					<string name="moveToFolder" object="presetPanel" text=".moveToFolder(% caminhoPasta [, caminhoNome] %)" tiptext="Move a predefinição especificada para a pasta especificada" helpid="x22C5C"/>
					<string name="newFolder" object="presetPanel" text=".newFolder(% [caminhoPasta] %)" tiptext="Cria uma pasta no painel Predefinições" helpid="x22C5D"/>
					<string name="renameItem" object="presetPanel" text=".renameItem(% nome %)" tiptext="Renomeia a predefinição atualmente selecionada." helpid="x22C5E"/>
					<string name="selectItem" object="presetPanel" text=".selectItem(% caminhoNome [, bSubstituirSeleçãoAtual] [, bSelecionar] %)" tiptext="Marca ou desmarca uma predefinição no painel Predefinições." helpid="x22C5F"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto presetPanel" helpid="x22C7B">
					<string name="items" object="presetPanel" text=".items" tiptext="Uma matriz de objetos presetItem" helpid="x22C62"/>
				</folder>
			</folder>
			<folder name="Rectangle" index="true" tiptext="Uma forma desenhada usando a ferramenta Retângulo" helpid="x22B05">
				<folder name="Propriedades" tiptext="Propriedades do objeto Rectangle" helpid="x22B50">
					<string name="bottomLeftRadius" object="rectangle" text=".bottomLeftRadius " tiptext="Um valor flutuante que define o raio do canto inferior esquerdo do objeto de retângulo" helpid="x22B51"/>
					<string name="bottomRightRadius" object="rectangle" text=".bottomRightRadius " tiptext="Um valor flutuante que define o raio do canto inferior direito do objeto de retângulo" helpid="x22B52"/>
					<string name="lockFlag" object="rectangle" text=".lockFlag " tiptext="Um sinalizador para determinar se diferentes cantos do retângulo podem ter diferentes valores de raio" helpid="x22B53"/>
					<string name="topLeftRadius" object="rectangle" text=".topLeftRadius " tiptext="Um valor flutuante que define o raio de todos os cantos do retângulo" helpid="x22B54"/>
					<string name="topRightRadius" object="rectangle" text=".topRightRadius " tiptext="Um valor flutuante que define o raio do canto superior direito do objeto de retângulo" helpid="x22B55"/>
				</folder>
			</folder>
			<folder name="Shape" index="true" tiptext="Subclasse de Element; representa uma forma no Palco" helpid="x21157">
				<folder name="Métodos" tiptext="Métodos do objeto Shape" helpid="x21158">
					<string name="beginEdit" object="shape" text=".beginEdit()" tiptext="Define o início de uma sessão de edição" helpid="x21159"/>
					<string name="deleteEdge" object="shape" text=".deleteEdge(% índice %)" tiptext="Exclui a borda especificada" helpid="x2115A"/>
					<string name="endEdit" object="shape" text=".endEdit()" tiptext="Define o final de uma sessão de edição" helpid="x2115B"/>
					<string name="getCubicSegmentPoints" object="shape" text=".getCubicSegmentPoints()" tiptext="Matriz de pontos da curva cúbica" helpid="x22C8A"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto Shape" helpid="x2115C">
					<string name="contours" object="shape" text=".contours" tiptext="Uma matriz de objetos Contour" helpid="x2115D"/>
					<string name="edges" object="shape" text=".edges" tiptext="Uma matriz de objetos Edge" helpid="x2115E"/>
					<string name="isDrawingObject" object="shape" text=".isDrawingObject" tiptext="Se verdadeiro, o elemento selecionado é um objeto de desenho" helpid="x2293E"/>
					<string name="isGroup" object="shape" text=".isGroup" tiptext="Se verdadeiro, o elemento selecionado é um grupo" helpid="x2115F"/>
					<string name="isOvalObject" object="shape" text=".isOvalObject" tiptext="Se verdadeiro, a forma é um objeto de oval de primitiva (foi criado usando a ferramenta Oval)" helpid="x22B43"/>
					<string name="isRectangleObject" object="shape" text=".isRectangleObject" tiptext="Se verdadeiro, a forma é um objeto de retângulo de primitiva (foi criado usando a ferramenta Retângulo)" helpid="x22B44"/>
					<string name="members" object="shape" text=".members" tiptext="Matriz de objetos contidos no grupo" helpid="x22C67"/>
					<string name="numCubicSegments" object="shape" text=".numCubicSegments" tiptext="Número de segmentos cúbicos da Forma" helpid="x22C68"/>
					<string name="vertices" object="shape" text=".vertices" tiptext="Uma matriz de objetos Vertex" helpid="x21160"/>
				</folder>
			</folder>
			<folder name="SoundItem" index="true" tiptext="Subclasse de Item; um som na Biblioteca" helpid="x21161">
				<folder name="Métodos" tiptext="Métodos do objeto SoundItem" helpid="x22C79">
					<string name="exportToFile" object="soundItem" text=".exportToFile(% URIarquivo %)" tiptext="Retornará verdadeiro se o som for exportado com êxito" helpid="x22C69"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto SoundItem" helpid="x21162">
					<string name="bitRate" object="soundItem" text=".bitRate" tiptext="Taxa de bits de compactação MP3" helpid="x21163"/>
					<string name="bits" object="soundItem" text=".bits" tiptext="Tipo de compactação ADPCM" helpid="x21164"/>
					<string name="compressionType" object="soundItem" text=".compressionType" tiptext="Tipo de compactação" helpid="x21165"/>
					<string name="convertStereoToMono" object="soundItem" text=".convertStereoToMono" tiptext="Se verdadeiro, converte um som estéreo em mono" helpid="x21166"/>
					<string name="fileLastModifiedDate" object="soundItem" text=".fileLastModifiedDate" tiptext="Carimbo de data do arquivo quando ele foi importado" helpid="x22C6A"/>
					<string name="originalCompressionType" object="soundItem" text=".originalCompressionType" tiptext="Retorna o tipo de compactação original deste arquivo de som" helpid="x22C6B"/>
					<string name="quality" object="soundItem" text=".quality" tiptext="Configuração de qualidade de compactação MP3" helpid="x21167"/>
					<string name="sampleRate" object="soundItem" text=".sampleRate" tiptext="A taxa de amostragem" helpid="x21168"/>
					<string name="sourceFileExists" object="soundItem" text=".sourceFileExists" tiptext="Se verdadeiro, o arquivo original existe" helpid="x22C6C"/>
					<string name="sourceFileIsCurrent" object="soundItem" text=".sourceFileIsCurrent" tiptext="Se verdadeiro, o arquivo original não foi modificado desde a última importação." helpid="x22C6D"/>
					<string name="sourceFilePath" object="soundItem" text=".sourceFilePath" tiptext="URI do arquivo de som importado" helpid="x22C6E"/>
					<string name="useImportedMP3Quality" object="soundItem" text=".useImportedMP3Quality" tiptext="Se verdadeiro, a qualidade importada do MP3 será usada" helpid="x21169"/>
				</folder>
			</folder>
			<folder name="Stroke" index="true" tiptext="Configurações de traçado para a seleção ou o painel Ferramentas" helpid="x2116A">
				<folder name="Propriedades" tiptext="Propriedades do objeto Stroke" helpid="x2116B">
					<string name="breakAtCorners" object="stroke" text=".breakAtCorners" tiptext="Se verdadeiro, ativa a configuração de Aumentar nitidez dos cantos, na caixa de diálogo Traçado personalizado" helpid="x2116C"/>
					<string name="capType" object="stroke" text=".capType" tiptext="Tipo de extremidade do traçado" helpid="x22940"/>
					<string name="color" object="stroke" text=".color" tiptext="Cor do traçado" helpid="x2116D"/>
					<string name="curve" object="stroke" text=".curve" tiptext="Especifica a configuração curvada; somente linhas hachuradas" helpid="x2116E"/>
					<string name="dash1" object="stroke" text=".dash1" tiptext="Comprimento da parte sólida do traço" helpid="x2116F"/>
					<string name="dash2" object="stroke" text=".dash2" tiptext="Comprimento do espaço entre traços" helpid="x21170"/>
					<string name="density" object="stroke" text=".density" tiptext="Densidade da linha pontilhada" helpid="x21171"/>
					<string name="dotSize" object="stroke" text=".dotSize" tiptext="Tamanho de pontos da linha pontilhada" helpid="x21172"/>
					<string name="dotspace" object="stroke" text=".dotspace" tiptext="Espaçamento entre pontos da linha pontilhada" helpid="x21173"/>
					<string name="hatchThickness" object="stroke" text=".hatchThickness" tiptext="Espessura das hachuras na linha hachurada" helpid="x21174"/>
					<string name="jiggle" object="stroke" text=".jiggle" tiptext="Estilo de ziguezague da linha hachurada" helpid="x21175"/>
					<string name="joinType" object="stroke" text=".joinType" tiptext="Tipo de junção do traçado" helpid="x22941"/>
					<string name="length" object="stroke" text=".length" tiptext="Comprimento das hachuras na linha hachurada" helpid="x21176"/>
					<string name="miterLimit" object="stroke" text=".miterLimit" tiptext="Ângulo acima do qual a ponta do mitre será truncada por um segmento" helpid="x22942"/>
					<string name="pattern" object="stroke" text=".pattern" tiptext="Padrão da linha irregular" helpid="x21177"/>
					<string name="rotate" object="stroke" text=".rotate" tiptext="Estilo de rotação da linha hachurada" helpid="x21178"/>
					<string name="scaleType" object="stroke" text=".scaleType" tiptext="Tipo de dimensionamento a ser aplicado ao traçado" helpid="x22943"/>
					<string name="shapeFill" object="stroke" text=".shapeFill" tiptext="Objeto de preenchimento que representa as configurações de preenchimento do traçado" helpid="x22944"/>
					<string name="space" object="stroke" text=".space" tiptext="Comprimento dos espaços entre hachuras de uma linha hachurada" helpid="x21179"/>
					<string name="strokeHinting" object="stroke" text=".strokeHinting" tiptext="Especifica se a referência de traçado está definida no traçado" helpid="x22945"/>
					<string name="style" object="stroke" text=".style" tiptext="Configuração de estilo do traçado" helpid="x2117A"/>
					<string name="thickness" object="stroke" text=".thickness" tiptext="Largura do traçado" helpid="x2117B"/>
					<string name="variation" object="stroke" text=".variation" tiptext="Estilo de variação da linha pontilhada" helpid="x2117C"/>
					<string name="waveHeight" object="stroke" text=".waveHeight" tiptext="Estilo de onda da linha irregular" helpid="x2117D"/>
					<string name="waveLength" object="stroke" text=".waveLength" tiptext="Comprimento de onda da linha irregular" helpid="x21227"/>
				</folder>
			</folder>
			<folder name="swfPanel" index="true" tiptext="Representa um painel SWF único" helpid="x22C8D">
				<folder name="Métodos" tiptext="Métodos do objeto swfPanel" helpid="x22C7D">
					<string name="callFunction" object="swfPanel" text=".callFunction( )" tiptext="Método para chamar uma função exposta via ExternalInterface" helpid="x22C6F"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto swfPanel" helpid="x22C94">
					<string name="name" object="swfPanel" text=".name" tiptext="Nome do painel SWF selecionado" helpid="x22C70"/>
					<string name="path" object="swfPanel" text=".path" tiptext="Caminho do arquivo SWF no painel atualmente selecionado" helpid="x22C71"/>
				</folder>
			</folder>
			<folder name="SymbolInstance" index="true" tiptext="Subclasse de Instance; uma ocorrência de símbolo no Palco" helpid="x2117E">
				<folder name="Propriedades" tiptext="Propriedades do objeto SymbolInstance" helpid="x2117F">
					<string name="accName" object="symbolInstance" text=".accName" tiptext="Nome de um objeto, usado pelo leitor de tela" helpid="x21180"/>
					<string name="actionScript" object="symbolInstance" text=".actionScript" tiptext="String que representa o ActionScript em uma ocorrência" helpid="x21181"/>
					<string name="blendMode" object="symbolInstance" text=".blendMode" tiptext="Modo de mesclagem a ser aplicado a um símbolo de clipe de filme" helpid="x22946"/>
					<string name="buttonTracking" object="symbolInstance" text=".buttonTracking" tiptext="Define opções de botão" helpid="x21182"/>
					<string name="cacheAsBitmap" object="symbolInstance" text=".cacheAsBitmap" tiptext="Especifica se o cache de bitmap em tempo de execução está ativado" helpid="x22947"/>
					<string name="colorAlphaAmount" object="symbolInstance" text=".colorAlphaAmount" tiptext="Reduz ou aumenta os valores de tonalidade e alfa por um valor constante" helpid="x21183"/>
					<string name="colorAlphaPercent" object="symbolInstance" text=".colorAlphaPercent" tiptext="Reduz ou aumenta os valores de tonalidade e alfa em uma porcentagem" helpid="x21184"/>
					<string name="colorBlueAmount" object="symbolInstance" text=".colorBlueAmount" tiptext="Reduz ou aumenta a tonalidade de azul em um valor especificado" helpid="x21185"/>
					<string name="colorBluePercent" object="symbolInstance" text=".colorBluePercent" tiptext="Reduz ou aumenta a tonalidade de azul em uma porcentagem especificada" helpid="x21186"/>
					<string name="colorGreenAmount" object="symbolInstance" text=".colorGreenAmount" tiptext="Reduz ou aumenta a tonalidade de verde em um valor especificado" helpid="x21187"/>
					<string name="colorGreenPercent" object="symbolInstance" text=".colorGreenPercent" tiptext="Reduz ou aumenta a tonalidade de verde em uma porcentagem especificada" helpid="x21188"/>
					<string name="colorMode" object="symbolInstance" text=".colorMode" tiptext="O modo de cores identificado no PI da ocorrência" helpid="x21189"/>
					<string name="colorRedAmount" object="symbolInstance" text=".colorRedAmount" tiptext="Reduz ou aumenta a tonalidade de vermelho em um valor especificado" helpid="x2118A"/>
					<string name="colorRedPercent" object="symbolInstance" text=".colorRedPercent" tiptext="Reduz ou aumenta a tonalidade de vermelho para a ocorrência selecionada em uma porcentagem especificada" helpid="x2118B"/>
					<string name="description" object="symbolInstance" text=".description" tiptext="Descrição do objeto, usada pelo leitor de tela" helpid="x2118C"/>
					<string name="filters" object="symbolInstance" text=".filters" tiptext="Matriz de objetos Filter" helpid="x22948"/>
					<string name="firstFrame" object="symbolInstance" text=".firstFrame" tiptext="Especifica qual quadro de um símbolo gráfico deve ser exibido primeiro" helpid="x2118D"/>
					<string name="forceSimple" object="symbolInstance" text=".forceSimple" tiptext="Se verdadeiro, os filhos do objeto não são acessíveis ao leitor de tela" helpid="x2118E"/>
					<string name="loop" object="symbolInstance" text=".loop" tiptext="Especifica a configuração de loop para um símbolo gráfico" helpid="x2118F"/>
					<string name="shortcut" object="symbolInstance" text=".shortcut" tiptext="A tecla de atalho de um objeto" helpid="x21190"/>
					<string name="silent" object="symbolInstance" text=".silent" tiptext="Se verdadeiro, o objeto não é lido pelo leitor de tela" helpid="x21191"/>
					<string name="symbolType" object="symbolInstance" text=".symbolType" tiptext="Especifica o tipo de símbolo de uma ocorrência" helpid="x21192"/>
					<string name="tabIndex" object="symbolInstance" text=".tabIndex" tiptext="Valor tabIndex de um objeto" helpid="x21193"/>
				</folder>
			</folder>
			<folder name="SymbolItem" index="true" tiptext="Subclasse de Item; um símbolo na Biblioteca" helpid="x21194">
				<folder name="Métodos" tiptext="Métodos do objeto SymbolItem" helpid="x21195">
					<string name="convertToCompiledClip" object="symbolItem" text=".convertToCompiledClip()" tiptext="Converte um símbolo em um clipe compilado" helpid="x21196"/>
					<string name="exportSWC" object="symbolItem" text=".exportSWC(% URIsaída %)" tiptext="Exporta um símbolo para um SWC" helpid="x21197"/>
					<string name="exportSWF" object="symbolItem" text=".exportSWF(% URIsaída %)" tiptext="Exporta um símbolo para um SWF" helpid="x21198"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto SymbolItem" helpid="x21199">
					<string name="scalingGrid" object="symbolItem" text=".scalingGrid" tiptext="Se verdadeiro, o dimensionamento em 9 fatias é ativado para o item" helpid="x22949"/>
					<string name="scalingGridRect" object="symbolItem" text=".scalingGridRect" tiptext="Um objeto de retângulo que especifica as localizações das quatro guias de 9 fatias" helpid="x2294A"/>
					<string name="sourceAutoUpdate" object="symbolItem" text=".sourceAutoUpdate" tiptext="Se verdadeiro, o símbolo de Biblioteca compartilhada é atualizado quando publicado" helpid="x2119A"/>
					<string name="sourceFilePath" object="symbolItem" text=".sourceFilePath" tiptext="Caminho de origem do símbolo de Biblioteca compartilhada" helpid="x2119B"/>
					<string name="sourceLibraryName" object="symbolItem" text=".sourceLibraryName" tiptext="Nome do arquivo de origem do símbolo" helpid="x2119C"/>
					<string name="symbolType" object="symbolItem" text=".symbolType" tiptext="Especifica o tipo de símbolo" helpid="x2119D"/>
					<string name="timeline" object="symbolItem" text=".timeline" tiptext="O objeto Timeline para o símbolo" helpid="x2119E"/>
				</folder>
			</folder>
			<folder name="Text" index="true" tiptext="Subclasse de Element; um campo de texto no Palco" helpid="x2119F">
				<folder name="Métodos" tiptext="Métodos do objeto Text" helpid="x211A0">
					<string name="getTextAttr" object="text" text=".getTextAttr(% nomeAtrib [, índiceInicial] [, índiceFinal] %)" tiptext="Retorna o atributo de texto especificado" helpid="x211A1"/>
					<string name="getTextString" object="text" text=".getTextString(% índiceInicial, índiceFinal %)" tiptext="Retorna a string de texto contida na faixa especificada" helpid="x211A2"/>
					<string name="setTextAttr" object="text" text=".setTextAttr(% nomeAtrib, valorAtrib [, índiceInicial] [, índiceFinal] %)" tiptext="Define o atributo de texto especificado" helpid="x211A3"/>
					<string name="setTextString" object="text" text=".setTextString(% texto [, índiceInicial] [, índiceFinal] %)" tiptext="Define a string de texto dentro do objeto de texto" helpid="x211A4"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto Text" helpid="x211A5">
					<string name="accName" object="text" text=".accName" tiptext="Nome de um objeto, usado pelo leitor de tela" helpid="x211A6"/>
					<string name="antiAliasSharpness" object="text" text=".antiAliasSharpness" tiptext="Nitidez de suavização de borda do texto" helpid="x2294B"/>
					<string name="antiAliasThickness" object="text" text=".antiAliasThickness" tiptext="Espessura de suavização de borda do texto" helpid="x2294C"/>
					<string name="autoExpand" object="text" text=".autoExpand" tiptext="Se verdadeiro, a largura de delimitação se expande para exibir o texto inteiro" helpid="x211A7"/>
					<string name="border" object="text" text=".border" tiptext="Se verdadeiro, exibe uma borda ao redor do texto dinâmico ou de entrada" helpid="x211A8"/>
					<string name="description" object="text" text=".description" tiptext="Descrição do objeto, usada pelo leitor de tela" helpid="x211A9"/>
					<string name="embeddedCharacters" object="text" text=".embeddedCharacters" tiptext="Incorpora todos os caracteres especificados" helpid="x211AA"/>
					<string name="embedRanges" object="text" text=".embedRanges" tiptext="Especifica faixas de caracteres a serem incorporadas" helpid="x211AB"/>
					<string name="embedVariantGlyphs" object="text" text=".embedVariantGlyphs" tiptext="Se verdadeiro, os glifos de variante estão incorporados" helpid="x22C93"/>
					<string name="fontRenderingMode" object="text" text=".fontRenderingMode" tiptext="Modo de renderização do texto" helpid="x2294D"/>
					<string name="length" object="text" text=".length" tiptext="O número de caracteres em um objeto de texto" helpid="x211AC"/>
					<string name="lineType" object="text" text=".lineType" tiptext="O tipo da linha de texto" helpid="x211AD"/>
					<string name="maxCharacters" object="text" text=".maxCharacters" tiptext="Especifica o máximo de caracteres" helpid="x211AE"/>
					<string name="orientation" object="text" text=".orientation" tiptext="Especifica a orientação do texto" helpid="x211AF"/>
					<string name="renderAsHTML" object="text" text=".renderAsHTML" tiptext="Se verdadeiro, o texto é renderizado como HTML" helpid="x211B0"/>
					<string name="scrollable" object="text" text=".scrollable" tiptext="Se verdadeiro, o texto pode ser rolado" helpid="x211B1"/>
					<string name="selectable" object="text" text=".selectable" tiptext="Se verdadeiro, o texto pode ser selecionado" helpid="x211B2"/>
					<string name="selectionEnd" object="text" text=".selectionEnd" tiptext="Deslocamento do final de uma subseleção de texto" helpid="x211B3"/>
					<string name="selectionStart" object="text" text=".selectionStart" tiptext="Deslocamento do início de uma subseleção de texto" helpid="x211B4"/>
					<string name="shortcut" object="text" text=".shortcut" tiptext="A tecla de atalho de um objeto" helpid="x211B5"/>
					<string name="silent" object="text" text=".silent" tiptext="Se verdadeiro, o objeto não é lido pelo leitor de tela" helpid="x211B6"/>
					<string name="tabIndex" object="text" text=".tabIndex" tiptext="Valor tabIndex de um objeto" helpid="x211B7"/>
					<string name="textRuns" object="text" text=".textRuns" tiptext="Uma matriz de objetos TextRun" helpid="x211B8"/>
					<string name="textType" object="text" text=".textType" tiptext="O tipo de campo de texto" helpid="x211B9"/>
					<string name="useDeviceFonts" object="text" text=".useDeviceFonts" tiptext="Se verdadeiro, renderiza o texto usando a fonte do dispositivo" helpid="x211BA"/>
					<string name="variableName" object="text" text=".variableName" tiptext="Armazena o conteúdo do campo de texto em um nome de variável" helpid="x211BB"/>
				</folder>
			</folder>
			<folder name="TextAttrs" index="true" tiptext="Subclasse de TextRun; contém propriedades aplicáveis a uma subseleção" helpid="x211BC">
				<folder name="Propriedades" tiptext="Propriedades do objeto TextAttrs" helpid="x211BD">
					<string name="aliasText" object="textAttrs" text=".aliasText" tiptext="Se verdadeiro, o texto é renderizado com suavização de borda" helpid="x211BE"/>
					<string name="alignment" object="textAttrs" text=".alignment" tiptext="Justificação de parágrafo" helpid="x211BF"/>
					<string name="autoKern" object="textAttrs" text=".autoKern" tiptext="Se verdadeiro, o kerning de pares é usado" helpid="x211C0"/>
					<string name="bold" object="textAttrs" text=".bold" tiptext="Se verdadeiro, o texto é exibido como negrito" helpid="x211C1"/>
					<string name="characterPosition" object="textAttrs" text=".characterPosition" tiptext="A posição vertical do texto" helpid="x211C2"/>
					<string name="face" object="textAttrs" text=".face" tiptext="O nome da fonte" helpid="x211C4"/>
					<string name="fillColor" object="textAttrs" text=".fillColor" tiptext="Uma string de cor hexadecimal" helpid="x211C5"/>
					<string name="indent" object="textAttrs" text=".indent" tiptext="Recuo de parágrafo" helpid="x211C6"/>
					<string name="italic" object="textAttrs" text=".italic" tiptext="Se verdadeiro, o texto é exibido em itálico" helpid="x211C7"/>
					<string name="leftMargin" object="textAttrs" text=".leftMargin" tiptext="A margem esquerda de um parágrafo" helpid="x211C8"/>
					<string name="letterSpacing" object="textAttrs" text=".letterSpacing" tiptext="Inteiro que representa o espaço entre caracteres" helpid="x22960"/>
					<string name="lineSpacing" object="textAttrs" text=".lineSpacing" tiptext="O espaçamento entre linhas de um parágrafo" helpid="x211C9"/>
					<string name="rightMargin" object="textAttrs" text=".rightMargin" tiptext="A margem direita de um parágrafo" helpid="x211CA"/>
					<string name="rotation" object="textAttrs" text=".rotation" tiptext="Se verdadeiro, os caracteres são girados em 90 graus" helpid="x211CB"/>
					<string name="size" object="textAttrs" text=".size" tiptext="O tamanho da fonte" helpid="x211CC"/>
					<string name="target" object="textAttrs" text=".target" tiptext="A string do destino" helpid="x211CD"/>
					<string name="url" object="textAttrs" text=".url" tiptext="Uma string que representa uma URL" helpid="x211CE"/>
				</folder>
			</folder>
			<folder name="TextRun" index="true" tiptext="Subclasse de Text; uma string de caracteres" helpid="x211CF">
				<folder name="Propriedades" tiptext="Propriedades do objeto TextRun" helpid="x211D0">
					<string name="characters" object="textRun" text=".characters" tiptext="O texto contido em um objeto TextRun" helpid="x211D1"/>
					<string name="textAttrs" object="textRun" text=".textAttrs" tiptext="Objeto TextAttrs contendo os atributos de uma execução de texto" helpid="x211D2"/>
				</folder>
			</folder>
			<folder name="Timeline" index="true" tiptext="A linha do tempo" helpid="x211D3">
				<folder name="Métodos" tiptext="Métodos do objeto Timeline" helpid="x211D4">
					<string name="addMotionGuide" object="timeline" text=".addMotionGuide()" tiptext="Adiciona uma camada de guia de movimento" helpid="x211D5"/>
					<string name="addNewLayer" object="timeline" text=".addNewLayer(% [nome] [, tipoCamada] [, bAdicionarAcima] %)" tiptext="Adiciona uma nova camada" helpid="x211D6"/>
					<string name="clearFrames" object="timeline" text=".clearFrames(% [quadroInicial] [, quadroFinal] %)" tiptext="Exclui todo o conteúdo de um quadro" helpid="x211D7"/>
					<string name="clearKeyframes" object="timeline" text=".clearKeyframes(% [quadroInicial] [, quadroFinal] %)" tiptext="Converte o quadro-chave em um quadro regular e exclui seu conteúdo" helpid="x211D8"/>
					<string name="convertToBlankKeyframes" object="timeline" text=".convertToBlankKeyframes(% [quadroInicial] [, quadroFinal] %)" tiptext="Converte o quadro especificado em um quadro-chave em branco" helpid="x211D9"/>
					<string name="convertToKeyframes" object="timeline" text=".convertToKeyframes(% [quadroInicial] [, quadroFinal] %)" tiptext="Converte os quadros especificados em quadros-chave" helpid="x211DA"/>
					<string name="copyFrames" object="timeline" text=".copyFrames(% [quadroInicial] [, quadroFinal] %)" tiptext="Copia quadros especificados na área de transferência" helpid="x211DB"/>
					<string name="copyLayers" object="timeline" text=".copyLayers(% [índiceInicial] [, índiceFinal]%)" tiptext="Copiar uma camada ou intervalo de camadas na linha de tempo" helpid="0"/>
					<string name="copyMotion" object="timeline" text=".copyMotion()" tiptext="Copia o movimento em quadros selecionados, seja de uma interpolação de movimento ou de uma animação quadro a quadro" helpid="x22B45"/>
					<string name="copyMotionAsAS3" object="timeline" text=".copyMotionAsAS3()" tiptext="Copia o movimento em quadros selecionados como código ActionScript 3.0, seja de uma interpolação de movimento ou de uma animação quadro a quadro" helpid="x22B70"/>
					<string name="createMotionTween" object="timeline" text=".createMotionTween(% [quadroInicial] [, quadroFinal] %)" tiptext="Cria uma interpolação de movimento, converte o conteúdo do quadro em um símbolo se ele não for um" helpid="x211DC"/>
					<string name="createMotionObject" object="timeline" text=".createMotionObject(% [quadroInicial] [, quadroFinal] %)" tiptext="Cria um objeto de movimento, converte o conteúdo do quadro em um símbolo se ele não for um quadro" helpid="x22CA2"/>
					<string name="cutFrames" object="timeline" text=".cutFrames(% [quadroInicial] [, quadroFinal] %)" tiptext="Recorta quadros especificados para a área de transferência" helpid="x211DD"/>
					<string name="cutLayers" object="timeline" text=".cutLayers(% [índiceInicial] [, índiceFinal]%)" tiptext="Recortar uma camada ou intervalo de camadas na linha de tempo" helpid="0"/>
					<string name="deleteLayer" object="timeline" text=".deleteLayer(% [índice] %)" tiptext="Exclui uma camada na linha do tempo" helpid="x211DE"/>
					<string name="duplicateLayers" object="timeline" text=".duplicateLayers(% [índiceInicial] [, índiceFinal]%)" tiptext="Duplicar uma camada ou intervalo de camadas na linha de tempo" helpid="0"/>
					<string name="expandFolder" object="timeline" text=".expandFolder(% bExpandir [, bUsarRecurssãoPaisAninhados] [, índice] %)" tiptext="Se verdadeiro, expande a pasta de camadas; se falso, contrai a pasta" helpid="x211DF"/>
					<string name="findLayerIndex" object="timeline" text=".findLayerIndex(% nome %)" tiptext="Retorna uma matriz de índices para Camadas com o nome especificado" helpid="x211E0"/>
					<string name="getFrameProperty" object="timeline" text=".getFrameProperty(% propriedade %)" tiptext="Retorna a propriedade Frame especificada" helpid="x211E1"/>
					<string name="getGuidelines" object="timeline" text=".getGuidelines()" tiptext="Retorna uma string XML que representa o estado atual das guias" helpid="x22C87"/>
					<string name="getLayerProperty" object="timeline" text=".getLayerProperty(% propriedade %)" tiptext="Retorna a propriedade Layer especificada" helpid="x211E2"/>
					<string name="getSelectedFrames" object="timeline" text=".getSelectedFrames()" tiptext="Retorna uma matriz contendo os índices dos Quadros selecionados" helpid="x211E3"/>
					<string name="getSelectedLayers" object="timeline" text=".getSelectedLayers()" tiptext="Retorna uma matriz contendo os índices das Camadas selecionadas" helpid="x211E4"/>
					<string name="insertBlankKeyframe" object="timeline" text=".insertBlankKeyframe(% [numQuadro] %)" tiptext="Insere um quadro-chave em branco" helpid="x211E5"/>
					<string name="insertFrames" object="timeline" text=".insertFrames(% [numQuadro] [, bTodasCamadas] [, numQuadro] %)" tiptext="Insere um número especificado de quadros" helpid="x211E6"/>
					<string name="insertKeyframe" object="timeline" text=".insertKeyframe(% [numQuadro] %)" tiptext="Insere um quadro-chave" helpid="x211E7"/>
					<string name="pasteFrames" object="timeline" text=".pasteFrames(% [quadroInicial] [, quadroFinal] %)" tiptext="Cola quadros da área de transferência em uma faixa de quadros" helpid="x211E8"/>
					<string name="pasteLayers" object="timeline" text=".pasteLayers(% [índiceCamadas] %)" tiptext="Colar uma camada ou um intervalo de camadas na linha do tempo" helpid="0"/>
					<string name="pasteMotion" object="timeline" text=".pasteMotion()" tiptext="Cola na Linha do tempo a faixa de quadros de movimento recuperada por timeline.copyMotion()" helpid="x22B46"/>
					<string name="removeFrames" object="timeline" text=".removeFrames(% [quadroInicial] [, quadroFinal] %)" tiptext="Exclui o quadro" helpid="x211E9"/>
					<string name="removeMotionObject" object="timeline" text=".removeMotionObject(% [quadroInicial] [, quadroFinal] %)" tiptext="Remove o objeto de movimento de converte o(s) quadro(s) para estático(s). " helpid="x22CA3"/>
					<string name="reorderLayer" object="timeline" text=".reorderLayer(% camadaparaMover, camadaparaInserirem [, bAdicionarAntes] %)" tiptext="Move a camada especificada" helpid="x211EA"/>
					<string name="reverseFrames" object="timeline" text=".reverseFrames(% [quadroInicial] [, quadroFinal] %)" tiptext="Inverte uma faixa de quadros" helpid="x211EB"/>
					<string name="selectAllFrames" object="timeline" text=".selectAllFrames()" tiptext="Seleciona todos os quadros na linha do tempo atual" helpid="x211EC"/>
					<string name="setFrameProperty" object="timeline" text=".setFrameProperty(% propriedade, valor [, quadroInicial] [, quadroFinal] %)" tiptext="Define a propriedade de quadro especificada" helpid="x211ED"/>
					<string name="setGuidelines" object="timeline" text=".setGuidelines(% xml %)" tiptext="Define as guias especificadas" helpid="x22C89"/>
					<string name="setLayerProperty" object="timeline" text=".setLayerProperty(% propriedade, valor [, camadasparaAlterar] %)" tiptext="Define a propriedade de camada especificada" helpid="x211EE"/>
					<string name="setSelectedFrames" object="timeline" text=".setSelectedFrames(% quadroInicial, quadroFinal [, bSubstituirSeleçãoAtual] %)" tiptext="Seleciona quadros especificados na camada atual" helpid="x211EF"/>
					<string name="setSelectedFrames" object="timeline" text=".setSelectedFrames(% listaSeleção [, bSubstituirSeleçãoAtual] %)" tiptext="Seleciona os quadros especificados na matriz de seleção" helpid="x211F0"/>
					<string name="setSelectedLayers" object="timeline" text=".setSelectedLayers(% índice [, bSubstituirSeleçãoAtual] %)" tiptext="Seleciona camadas especificadas e todos os quadros nessas camadas" helpid="x211F1"/>
					<string name="showLayerMasking" object="timeline" text=".showLayerMasking(% [camada] %)" tiptext="Se verdadeiro, exibe o mascaramento de camadas" helpid="x211F2"/>
					<string name="startPlayback" object="timeline" text=".startPlayback()" tiptext="Inicia a reprodução automática da linha de tempo, se a linha de tempo não estiver sendo reproduzida." helpid="x22CA4"/>
					<string name="stopPlayback" object="timeline" text=".stopPlayback()" tiptext="Encerra a reprodução automática da linha de tempo se ela estiver sendo reproduzida." helpid="x22CA5"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto Timeline" helpid="x211F3">
					<string name="currentFrame" object="timeline" text=".currentFrame" tiptext="Índice de quadros para o local do índice de reprodução" helpid="x211F4"/>
					<string name="currentLayer" object="timeline" text=".currentLayer" tiptext="A camada atualmente ativa" helpid="x211F5"/>
					<string name="frameCount" object="timeline" text=".frameCount" tiptext="Número de quadros na camada mais longa da linha do tempo especificada" helpid="x211F6"/>
					<string name="layerCount" object="timeline" text=".layerCount" tiptext="O número de camadas na Linha do tempo especificada" helpid="x211F7"/>
					<string name="layers" object="timeline" text=".layers" tiptext="Uma matriz de objetos Layer" helpid="x211F8"/>
					<string name="name" object="timeline" text=".name" tiptext="Nome da linha do tempo; igual ao nome do Palco" helpid="x211F9"/>
				</folder>
			</folder>
			<folder name="ToolObj" index="true" tiptext="Representa uma ferramenta individual" helpid="x211FA">
				<folder name="Métodos" tiptext="Métodos do objeto ToolObj" helpid="x211FB">
					<string name="enablePIControl" object="toolObj" text=".enablePIControl(% controle, ativar %)" tiptext="Ativa ou desativa um controle no PI" helpid="x211FC"/>
					<string name="setIcon" object="toolObj" text=".setIcon(% arquivo %)" tiptext="Especifica o arquivo PNG a ser usado como ícone de ferramenta" helpid="x211FD"/>
					<string name="setMenuString" object="toolObj" text=".setMenuString(% seqMenu %)" tiptext="Define a string para o menu pop-up da ferramenta" helpid="x211FE"/>
					<string name="setOptionsFile" object="toolObj" text=".setOptionsFile(% arquivoXml %)" tiptext="Define o arquivo de opções para uma ferramenta" helpid="x211FF"/>
					<string name="setPI" object="toolObj" text=".setPI(% pi %)" tiptext="Define qual PI deve ser usado com uma ferramenta" helpid="x21200"/>
					<string name="setToolName" object="toolObj" text=".setToolName(% nome %)" tiptext="Define o nome da ferramenta" helpid="x21201"/>
					<string name="setToolTip" object="toolObj" text=".setToolTip(% dicaFerramenta %)" tiptext="Define a dica da ferramenta" helpid="x21202"/>
					<string name="showPIControl" object="toolObj" text=".showPIControl(% controle, mostrar %)" tiptext="Mostra ou oculta o controle especificado no PI" helpid="x21203"/>
					<string name="showTransformHandles" object="toolObj" text=".showTransformHandles(% mostrar %)" tiptext="Se verdadeiro, as alças de transformação livre são exibidas quando a ferramenta está ativa" helpid="x21204"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedade do objeto ToolObj" helpid="x21205">
					<string name="depth" object="toolObj" text=".depth" tiptext="Localização da ferramenta no menu pop-up" helpid="x21206"/>
					<string name="iconID" object="toolObj" text=".iconID" tiptext="ID de recurso da ferramenta" helpid="x21207"/>
					<string name="position" object="toolObj" text=".position" tiptext="Localização da ferramenta no menu Ferramentas" helpid="x21208"/>
				</folder>
			</folder>
			<folder name="Tools" index="true" tiptext="Registra a entrada do teclado e do mouse" helpid="x21209">
				<folder name="Métodos" tiptext="Métodos do objeto Tools" helpid="x2120A">
					<string name="constrainPoint" object="tools" text=".constrainPoint(% pt1, pt2 %)" tiptext="Permite que os movimentos das Ferramentas sejam restringidos" helpid="x21210"/>
					<string name="getKeyDown" object="tools" text=".getKeyDown()" tiptext="Retorna a última tecla pressionada" helpid="x2120B"/>
					<string name="setCursor" object="tools" text=".setCursor(% cursor %)" tiptext="Define o cursor usado pela ferramenta" helpid="x2120C"/>
					<string name="snapPoint" object="tools" text=".snapPoint(% pt %)" tiptext="Se uma configuração de encaixe estiver ativa, retorna o ponto que faz o encaixe" helpid="x21216"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedade do objeto Tools" helpid="x2120D">
					<string name="activeTool" object="tools" text=".activeTool" tiptext="Retorna o objeto ToolObj para a ferramenta atualmente ativa" helpid="x2120E"/>
					<string name="altIsDown" object="tools" text=".altIsDown" tiptext="Se verdadeiro, a tecla Alt está pressionada" helpid="x2120F"/>
					<string name="ctlIsDown" object="tools" text=".ctlIsDown" tiptext="Se verdadeiro, a tecla Control está pressionada" helpid="x21211"/>
					<string name="mouseIsDown" object="tools" text=".mouseIsDown" tiptext="Se verdadeiro, o botão direito do mouse está pressionado" helpid="x21212"/>
					<string name="penDownLoc" object="tools" text=".penDownLoc" tiptext="A posição do último evento mouse down" helpid="x21213"/>
					<string name="penLoc" object="tools" text=".penLoc" tiptext="A localização atual do mouse" helpid="x21214"/>
					<string name="shiftIsDown" object="tools" text=".shiftIsDown" tiptext="Se verdadeiro, a tecla Shift está pressionada" helpid="x21215"/>
					<string name="toolObjs" object="tools" text=".toolObjs" tiptext="Uma matriz de objetos ToolObj" helpid="x21217"/>
				</folder>
			</folder>
			<folder name="Vertex" index="true" tiptext="Contém os dados de coordenadas de uma forma" helpid="x21218">
				<folder name="Métodos" tiptext="Métodos do objeto Vertex" helpid="x21219">
					<string name="getHalfEdge" object="vertex" text=".getHalfEdge()" tiptext="Retorna a meia-borda que compartilha um vértice" helpid="x2121A"/>
					<string name="setLocation" object="vertex" text=".setLocation(% x, y %)" tiptext="Define a localização de um vértice" helpid="x2121B"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto Vertex" helpid="x2121C">
					<string name="x" object="vertex" text=".x" tiptext="A localização x do vértice" helpid="x2121D"/>
					<string name="y" object="vertex" text=".y" tiptext="A localização y do vértice" helpid="x2121E"/>
				</folder>
			</folder>
			<folder name="VideoItem" index="true" tiptext="Subclasse de Item; um vídeo na Biblioteca" helpid="x2121F">
				<folder name="Métodos" tiptext="Métodos do objeto VideoItem" helpid="x22C7A">
					<string name="exportToFLV" object="VideoItem" text=".exportToFLV(% URIarquivo %)" tiptext="Retornará verdadeiro se o item de vídeo for exportado com êxito" helpid="x22C72"/>
				</folder>
				<folder name="Propriedades" tiptext="Propriedades do objeto VideoItem" helpid="x2294F">
					<string name="fileLastModifiedDate" object="VideoItem" text=".fileLastModifiedDate" tiptext="Carimbo de data do arquivo quando ele foi importado" helpid="x22C73"/>
					<string name="sourceFileExists" object="VideoItem" text=".sourceFileExists" tiptext="Se verdadeiro, o arquivo original existe" helpid="x22C74"/>
					<string name="sourceFileIsCurrent" object="VideoItem" text=".sourceFileIsCurrent" tiptext="Se verdadeiro, o arquivo original não foi modificado desde a última importação." helpid="x22C75"/>
					<string name="sourceFilePath" object="VideoItem" text=".sourceFilePath" tiptext="URI de arquivo do item de vídeo importado" helpid="x22950"/>
					<string name="videoType" object="VideoItem" text=".videoType" tiptext="Tipo de vídeo representado pelo item" helpid="x22951"/>
				</folder>
			</folder>
			<folder name="XMLUI" index="true" tiptext="Caixa de diálogo XMLUI" helpid="x21221">
				<folder name="Métodos" tiptext="Métodos do objeto XMLUI" helpid="x21222">
					<string name="accept" object="xmlui" text=".accept()" tiptext="Sai da caixa de diálogo XMLUI com um estado de aceito" helpid="x21223"/>
					<string name="cancel" object="xmlui" text=".cancel()" tiptext="Sai da caixa de diálogo XMLUI com um estado de cancelamento" helpid="x21224"/>
					<string name="get" object="xmlui" text=".get(% nome %)" tiptext="Retorna o valor da propriedade especificada na caixa de diálogo XMLUI" helpid="x21225"/>
					<string name="getControlItemElement" object="xmlui" text=".getControlItemElement( % nomePropriedadeControle % )" tiptext="Retorna o rótulo e o valor da linha selecionada" helpid="x22952"/>
					<string name="getEnabled" object="xmlui" text=".getEnabled( % IDcontrole % )" tiptext="Se verdadeiro, o controle está ativado" helpid="x22953"/>
					<string name="getVisible" object="xmlui" text=".getVisible( % IDcontrole % )" tiptext="Se verdadeiro, o controle está visível" helpid="x2295E"/>
					<string name="set" object="xmlui" text=".set(% nome, valor %)" tiptext="Define o valor da propriedade especificada na caixa de diálogo XMLUI" helpid="x21226"/>
					<string name="setControlItemElement" object="xmlui" text=".setControlItemElement( % nomePropriedadeControle, itemElemento % )" tiptext="Define o rótulo e o valor da linha selecionada" helpid="x22954"/>
					<string name="setControlItemElements" object="xmlui" text=".setControlItemElements( % IDcontrole, matrizItemElemento % )" tiptext="Define o rótulo e o valor de todas as linhas no controle" helpid="x22955"/>
					<string name="setEnabled" object="xmlui" text=".setEnabled( % IDcontrole, ativar % )" tiptext="Ativa ou desativa (enfraquece) um controle" helpid="x22956"/>
					<string name="setVisible" object="xmlui" text=".setVisible( % IDcontrole, visível % )" tiptext="Mostra ou oculta um controle" helpid="x2295F"/>
				</folder>
			</folder>
			<folder name="Desaprovado" index="true" tiptext="Recursos que devem ser evitados no novo conteúdo" helpid="x22963">
				<string name="characterSpacing" object="textAttrs" text=".characterSpacing" tiptext="Inteiro que representa o espaço entre caracteres" 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>
