MACROMEDIA COLDFUSION MX 7.0.2-USING COLDFUSION MX WITH FLEX 2 Guia do Utilizador Página 105

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 256
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 104
Create and run an application 105
The final application should look like the following:
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
layout="absolute">
<mx:Panel title="My Application" width="200" height="300">
<mx:Label text="Welcome to Flex!" mouseDownEffect="WipeRight"/>
</mx:Panel>
</mx:Application>
5.
Save the file.
Flex Builder automatically builds the application when you save a file. You can monitor
the build progress with the indicator at the lower-right corner of the window. You can
keep working while the application is building.
6. After the build is complete, click the Run button in the toolbar to start the application. If
you’re using the plug-in configuration of Flex Builder, select Run > Run As > Flex
Application.
TIP
You can preview your layout by clicking the Design button in the document toolbar
(see the image in step 2).
Vista de página 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 255 256

Comentários a estes Manuais

Sem comentários