Mensagens neste resumo (10 Mensagens)
- 1.1.
- Re: Fwd: aplicacao grande em flash 4 De: Christian Lins
- 2.1.
- Re: Abrir um arquivo do Word na Rede De: bruno bg
- 2.2.
- Re: Abrir um arquivo do Word na Rede De: Eduardo Kraus
- 2.3.
- Re: Abrir um arquivo do Word na Rede De: bruno bg
- 3.1.
- uma opinião De: Marcelo Moacir Florindo
- 3.2.
- Codigo Flex 4 - parecer De: Nelson Santos
- 4.1.
- Erro no Flex 4 De: erlonlon
- 4.2.
- Re: Erro no Flex 4 De: Eduardo Kraus
- 5.1.
- Re: Compartilhar RemoteObject entre Modules De: Flávio Tomazio
- 6.
- FITC - Entrevista de Chris Allen e John Grden em português De: João Fernandes
Mensagens
- 1.1.
-
Re: Fwd: aplicacao grande em flash 4
Enviado por: "Christian Lins" christianlins@gmail.com christianlins
Dom, 21 de Fev de 2010 11:00 am
Olá Dionizio,
Se você estiver receioso pelo fato do Flex 4 ainda ser beta (eu ainda tenho
receio em usá-lo para sistemas que irão entrar em produção), existe a versão
3.5 do SDK (http://www.adobe.com/cfusion/ ).entitlement/ index.cfm? e=flex3sdk
Abraços,
--
Atenciosamente,
Christian Lins
SCWCD - Sun Certified Web Component Developer for Java Platform Enterprise
Edition 5.0
SCJP - Sun Certified Programmer for Java 2 Platform Standard Edition 5.0
Gtalk: christianlins@gmail.com
MSN: snows23@hotmail.com
2010/2/20 DIONIZIO INACIO <dioniziopd@yahoo.com.br >
>
>
> Bom dia pessoal,
>
> Gostaria de saber sua opinião sobre construir uma aplicação grande já
> usando o Flash Builder 4, é viável?
>
> Quanto ao flex 3.2 ainda compensa iniciar uma aplicação usando esta versão?
>
> Sua opinião vai ser muito importante, obrigado.
>
> Att
>
> --
> DIONIZIO INACIO
> ANALISTA-PROJETISTA JAVA - J2ME - FLEX - JEE
> 62-8563-8082
> ACEITE A JESUS E SEJA FELIZ, Rm 10:9-10
>
> --
> DIONIZIO INACIO
> ANALISTA-PROJETISTA JAVA - J2ME - FLEX - JEE
> 62-8563-8082
> ACEITE A JESUS E SEJA FELIZ, Rm 10:9-10
>
> [As partes desta mensagem que não continham texto foram removidas]
>
>
>
[As partes desta mensagem que não continham texto foram removidas]
- 2.1.
-
Re: Abrir um arquivo do Word na Rede
Enviado por: "bruno bg" bruno_bg@ig.com.br bruno_bege
Dom, 21 de Fev de 2010 12:00 pm
Se vc estiver usando JAVA + FLEX, procure pela lib POI , vai ter que usar
SERVLET.
Agora se vc quiser abrir um arquivo local da maquina do cliente , use AIR.
bruno bg
Em 15 de fevereiro de 2010 12:43, silvanojava
<no_reply@yahoogrupos.com.br >escreveu:
>
>
> Olá pessoal!
> Gostaria de saber como abrir um arquivo do Word/Excel/PPT com adobe flex na
> rede já tentei:
>
> var word:URLRequest = new
> URLRequest("file:/MAQUINA/ Publico/newdoc. doc","_blank" );
>
> var word:URLRequest = new URLRequest("file://MAQUINA/Publico/newdoc. doc
> ","_blank");
>
> var word:URLRequest = new URLRequest("file:///MAQUINA/Publico/newdoc. doc
> ","_blank");
>
> var word:URLRequest = new
> URLRequest("file:/\\MAQUINA/ Publico/newdoc. doc","_blank" );
>
> Se alguem poder me ajudar?
> Vlw
>
>
>
[As partes desta mensagem que não continham texto foram removidas]
- 2.2.
-
Re: Abrir um arquivo do Word na Rede
Enviado por: "Eduardo Kraus" eduardokraus@gmail.com eduardo_kraus
Seg, 22 de Fev de 2010 6:25 am
A ultima vês que testei o POI sempre me retornou erro ao abrir a maioria dos
DOC.
Em 21 de fevereiro de 2010 12:00, bruno bg <bruno_bg@ig.com.br > escreveu:
> Se vc estiver usando JAVA + FLEX, procure pela lib POI , vai ter que usar
> SERVLET.
> Agora se vc quiser abrir um arquivo local da maquina do cliente , use AIR.
>
> bruno bg
>
>
>
> Em 15 de fevereiro de 2010 12:43, silvanojava
> <no_reply@yahoogrupos.com.br >escreveu:
>
> >
> >
> > Olá pessoal!
> > Gostaria de saber como abrir um arquivo do Word/Excel/PPT com adobe flex
> na
> > rede já tentei:
> >
> > var word:URLRequest = new
> > URLRequest("file:/MAQUINA/ Publico/newdoc. doc","_blank" );
> >
> > var word:URLRequest = new URLRequest("file://MAQUINA/Publico/newdoc. doc
> > ","_blank");
> >
> > var word:URLRequest = new URLRequest("file:///MAQUINA/Publico/newdoc. doc
> > ","_blank");
> >
> > var word:URLRequest = new
> > URLRequest("file:/\\MAQUINA/ Publico/newdoc. doc","_blank" );
> >
> > Se alguem poder me ajudar?
> > Vlw
> >
> >
> >
>
>
> [As partes desta mensagem que não continham texto foram removidas]
>
>
>
> --------------------- --------- ------
>
> Flex-Brasil - A maior lista sobre Adobe Flex do Brasil
> Regras da lista - http://docs.google.com/ View?id=ajjv3tjg 5jxf_21cqhpdhf5
> Todos os participantes tem os seguintes benefícios:
> + 35% de desconto em livros da O'Reilly ou Peachpit
>
> Site Oficial Flex : http://www.flex.org
> Visite nosso site : http://groups.adobe.com/ groups/8024da86d a/summary
> -------------
> Conheça a AIR-Brasil a comunidade sobre Adobe AIR
> Visite o site:http://groups.google.com/ group/air- brasil
>
> Links do Yahoo! Grupos
>
>
>
[As partes desta mensagem que não continham texto foram removidas]
- 2.3.
-
Re: Abrir um arquivo do Word na Rede
Enviado por: "bruno bg" bruno_bg@ig.com.br bruno_bege
Seg, 22 de Fev de 2010 8:52 am
Eu uso essa LIB tanto para abrir arquivo DOC, PDF ou XLS.
www.brunobg.com/impressao
abraço
Em 22 de fevereiro de 2010 06:25, Eduardo Kraus
<eduardokraus@gmail.com >escreveu:
>
>
> A ultima vês que testei o POI sempre me retornou erro ao abrir a maioria
> dos
> DOC.
>
> Em 21 de fevereiro de 2010 12:00, bruno bg <bruno_bg@ig.com.br <bruno_bg%40ig.com.br>>
> escreveu:
>
>
> > Se vc estiver usando JAVA + FLEX, procure pela lib POI , vai ter que usar
> > SERVLET.
> > Agora se vc quiser abrir um arquivo local da maquina do cliente , use
> AIR.
> >
> > bruno bg
> >
> >
> >
> > Em 15 de fevereiro de 2010 12:43, silvanojava
> > <no_reply@yahoogrupos.com.br <no_reply%40yahoogrupos.com. br>>escreveu:
> >
> > >
> > >
> > > Olá pessoal!
> > > Gostaria de saber como abrir um arquivo do Word/Excel/PPT com adobe
> flex
> > na
> > > rede já tentei:
> > >
> > > var word:URLRequest = new
> > > URLRequest("file:/MAQUINA/ Publico/newdoc. doc","_blank" );
> > >
> > > var word:URLRequest = new URLRequest("
> file://MAQUINA/Publico/newdoc. doc
> > > ","_blank");
> > >
> > > var word:URLRequest = new URLRequest("
> file:///MAQUINA/Publico/newdoc. doc
> > > ","_blank");
> > >
> > > var word:URLRequest = new
> > > URLRequest("file:/\\MAQUINA/ Publico/newdoc. doc","_blank" );
> > >
> > > Se alguem poder me ajudar?
> > > Vlw
> > >
> > >
> > >
> >
> >
> > [As partes desta mensagem que não continham texto foram removidas]
> >
> >
> >
> > --------------------- --------- ------
>
> >
> > Flex-Brasil - A maior lista sobre Adobe Flex do Brasil
> > Regras da lista - http://docs.google.com/ View?id=ajjv3tjg 5jxf_21cqhpdhf5
> > Todos os participantes tem os seguintes benefícios:
> > + 35% de desconto em livros da O'Reilly ou Peachpit
> >
> > Site Oficial Flex : http://www.flex.org
> > Visite nosso site : http://groups.adobe.com/ groups/8024da86d a/summary
> > -------------
> > Conheça a AIR-Brasil a comunidade sobre Adobe AIR
> > Visite o site:http://groups.google.com/ group/air- brasil
> >
> > Links do Yahoo! Grupos
> >
> >
> >
>
> [As partes desta mensagem que não continham texto foram removidas]
>
>
>
[As partes desta mensagem que não continham texto foram removidas]
- 3.1.
-
uma opinião
Enviado por: "Marcelo Moacir Florindo" marceloflorindo@gmail.com marceloflorindo
Dom, 21 de Fev de 2010 4:40 pm
Colegas,
Tenho que fazer um módulo para colocar no site, onde o público
escolherá o estado, a cidade e o bairro
pesquisará produtos através de autocomplete
e os dados deverão ser enviados para uma lista
O flex seria ideal para isto, sabendo que será aberto ao público???
Obrigado a todos,
--
Marcelo Moacir Florindo
Analista/Desenvolvedor
http://www.gestaotec.com.br
- 3.2.
-
Codigo Flex 4 - parecer
Enviado por: "Nelson Santos" nelsonphp@yahoo.com.br nelsonphp
Dom, 21 de Fev de 2010 7:53 pm
Boa noite!!
Terminei de fazer o codigo abaixo, gostaria de saber se o mesmo segue os padrões do flex 4,?
Esses vai servir como modelo.
Valeu
Nelson
<?xml version="1.0" encoding="utf-8"?>
xmlns:s="library://ns.adobe.com/ "flex/spark
xmlns:mx="library://ns.adobe.com/ " width="100%" height="100%flex/halo ">
<s:states>
<s:State name="State1"/>
<s:State name="clienteCadastrado"/>
<s:State name="clienteConsultar"/>
<s:State name="clienteInserir"/>
<s:State name="clienteExibir"/>
<s:State name="clienteAtualizar"/>
</s:states>
<fx:Declarations>
<s:RadioButtonGroup id="cliente"/>
<!-- Place non-visual elements (e.g., services, value objects) here -->
</fx:Declarations>
<s:Border height="50" left="10" top="10" right="10">
<s:Button label="Cliente" cornerRadius="10" width="100%" height="100% " fontWeight=" bold" fontSize="16" />
</s:Border>
<s:HGroup height="40" right="10" left="10" top="65">
<s:Button label="Cadastrado" height="100%" width="100" cornerRadius= "10" id="bt_cadastrado" fontWeight=" bold" fontSize="14" />
<s:Button label="Consultar" height="100%" width="100" cornerRadius= "10" id="bt_consultar" fontWeight=" bold" fontSize="14" />
<s:Button label="Inserir" height="100%" width="100" cornerRadius= "10" id="bt_inserir" fontWeight=" bold" fontSize="14" />
</s:HGroup>
<!-- Aqui começa Cliente cadastrado -->
<s:Group includeIn="clienteCadastrado" right="10" left="10" top="110" bottom="10">
<mx:DataGrid includeIn="clienteCadastrado" right="0" left="0" top="0" bottom="30" id="dg_clienteCadas trado"
textAlign="center" verticalAlign="middle">
<mx:columns>
<mx:DataGridColumn headerText="Nome:" dataField="nome" fontSize="14" fontWeight=" bold"/>
<mx:DataGridColumn headerText="Email" dataField="email" fontSize="14" fontWeight=" bold"/>
<mx:DataGridColumn headerText="Telefone" dataField="telefone " fontSize="14" fontWeight=" bold"/>
<mx:DataGridColumn dataField="acao" fontSize="14" fontWeight="bold" headerText=" Ação"/>
</mx:columns>
</mx:DataGrid>
<s:HGroup includeIn="clienteCadastrado" width="400" height="30" bottom="0" left="0">
<s:Label text="Gerar:" height="100% " width="100" verticalAlign= "middle" textAlign="center" fontWeight=" bold" fontSize="14" />
<s:Button label="Excel" width="80" height="100%" cornerRadius= "10" fontWeight=" bold" fontSize="14" id="ge_excel" />
<s:Button label="PDF" width="80" height="100%" cornerRadius= "10" fontWeight=" bold" fontSize="14" id="ge_pdf"/ >
<s:Button label="Word" width="80" height="100%" cornerRadius= "10" fontWeight=" bold" fontSize="14" id="ge_word" />
</s:HGroup>
<s:Button includeIn="clienteCadastrado" label="Paginaçã o" right="0" bottom="0" cornerRadius= "10"
height="30" width="100" fontWeight="bold" fontSize="14" />
</s:Group>
<!-- Aqui termina cliente cadastrado -->
<!-- Aqui inicia os codigos de cliente consulta -->
<s:Group includeIn="clienteConsultar" right="10" left="10" top="110" bottom="10">
<s:HGroup height="60" left="0" right="0" top="0">
<mx:Form width="430" height="100%">
<s:HGroup>
<mx:FormItem label="Buscar por:" fontWeight="bold" fontSize="14" >
<mx:ComboBox editable="true" height="100%" paddingBottom= "0"
paddingRight="0" paddingLeft= "0" paddingTop=" 0" width="202">
</mx:ComboBox>
</mx:FormItem>
<s:Button width="80" height="25" cornerRadius="10" label="Buscar" />
</s:HGroup>
</mx:Form>
<mx:Spacer width="100%"/>
<s:Label text="Gerar:" height="100% " width="100" verticalAlign= "middle" textAlign="center" fontWeight=" bold" fontSize="14" />
<s:Button label="Excel" width="80" height="100%" cornerRadius= "10" fontWeight=" bold" fontSize="14" id="ge_excel" />
<s:Button label="PDF" width="80" height="100%" cornerRadius= "10" fontWeight=" bold" fontSize="14" id="ge_pdf"/ >
<s:Button label="Word" width="80" height="100%" cornerRadius= "10" fontWeight=" bold" fontSize="14" id="ge_word" />
</s:HGroup>
<s:Button label="Paginação" cornerRadius= "10" width="100" right="0" bottom="0" height="30"/ >
<mx:DataGrid right="0" left="0" top="65" bottom="30" verticalAlign="middle" textAlign="center" id="dg_clienteConsu ltar">
<mx:columns>
<mx:DataGridColumn headerText="Nome" dataField="nome" fontSize="14" fontWeight=" bold"/>
<mx:DataGridColumn headerText="Email" dataField="email" fontSize="14" fontWeight=" bold"/>
<mx:DataGridColumn headerText="Telefone" dataField="telefone " fontSize="14" fontWeight=" bold"/>
</mx:columns>
</mx:DataGrid>
</s:Group>
<!-- Aqui termina os codigos de cliente consulta -->
<!-- Aqui iinicia os codigos de cliente inserir -->
<s:Group includeIn="clienteInserir" right="10" left="10" top="110" bottom="10">
<s:Button label="Cadastro de Cliente" height="50" right="0" left="0" top="0" cornerRadius="10" fontWeight=" bold" fontSize="16" textAlign="center" />
<mx:Form right="149" left="10" bottom="10" top="86" id="form_clienteInserir">
<mx:FormItem label="Nome:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_nome"/>
</mx:FormItem>
<mx:FormItem label="CPF ou CNPJ:" fontWeight="bold" fontSize="14" >
<s:TextInput width="194" id="txt_cpf_cnpj"/>
</mx:FormItem>
<mx:FormItem label="RG ou IE:" fontWeight="bold" fontSize="14" >
<s:TextInput width="195" id="txt_rg_ie"/>
</mx:FormItem>
<mx:FormItem label="Endereço:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_endereco"/>
</mx:FormItem>
<mx:FormItem label="Bairro:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_bairro"/>
</mx:FormItem>
<mx:FormItem label="Cidade:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_cidade"/>
</mx:FormItem>
<mx:FormItem label="Estado:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_estado"/>
</mx:FormItem>
<mx:FormItem label="Email:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_email"/>
</mx:FormItem>
<mx:FormItem label="Celular:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_celular"/>
</mx:FormItem>
<mx:FormItem label="Telefone:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_telefone"/>
</mx:FormItem>
<mx:FormItem label="Observação:" fontWeight=" bold" fontSize="14" textAlign="center" >
<s:TextArea height="61" width="539" id="txt_observacao"/>
</mx:FormItem>
<s:Button label="Cadastrar" width="119" height="30" cornerRadius="10"
fontWeight="bold" fontSize="14" textAlign="center" />
</mx:Form>
<s:RadioButton label="Pessoa Fisica" groupName="cliente" y="60" left="2"/>
<s:RadioButton label="Pessoa Juridica" groupName="cliente" y="61" width="117" left="115"/>
</s:Group>
<!-- Aqui termina os codigos de cliente inserir -->
<!-- Aqui iinicia os codigos de cliente exibir -->
<s:Group right="10" left="10" top="110" bottom="10" includeIn="clienteExibir">
<s:Button label="Exibição de dados de Cliente" height="50" right="0" left="0" top="0" cornerRadius= "10" fontWeight=" bold" fontSize="16" textAlign="center" />
<mx:Form right="149" left="10" bottom="10" top="86" id="form_clienteExibir">
<mx:FormItem label="Nome:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_nome"/>
</mx:FormItem>
<mx:FormItem label="CPF ou CNPJ:" fontWeight="bold" fontSize="14" >
<s:TextInput width="194" id="txt_cpf_cnpj"/>
</mx:FormItem>
<mx:FormItem label="RG ou IE:" fontWeight="bold" fontSize="14" >
<s:TextInput width="195" id="txt_rg_ie"/>
</mx:FormItem>
<mx:FormItem label="Endereço:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_endereco"/>
</mx:FormItem>
<mx:FormItem label="Bairro:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_bairro"/>
</mx:FormItem>
<mx:FormItem label="Cidade:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_cidade"/>
</mx:FormItem>
<mx:FormItem label="Estado:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_estado"/>
</mx:FormItem>
<mx:FormItem label="Email:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_email"/>
</mx:FormItem>
<mx:FormItem label="Celular:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_celular"/>
</mx:FormItem>
<mx:FormItem label="Telefone:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_telefone"/>
</mx:FormItem>
<mx:FormItem label="Observação:" fontWeight=" bold" fontSize="14" textAlign="center" >
<s:TextArea height="61" width="539" id="txt_observacao"/>
</mx:FormItem>
<s:Button label="Voltar" width="119" height="30" cornerRadius="10"
fontWeight="bold" fontSize="14" textAlign="center" />
</mx:Form>
<s:RadioButton label="Pessoa Fisica" groupName="cliente" y="60" left="2"/>
<s:RadioButton label="Pessoa Juridica" groupName="cliente" y="61" width="117" left="115"/>
</s:Group>
<!-- Aqui termina os codigos de cliente inserir -->
<!-- Aqui iinicia os codigos de cliente atualizar -->
<s:Group right="10" left="10" top="110" bottom="10" includeIn="clienteAtualizar" >
<s:Button label="Atualizar dados de Cliente" height="50" right="0" left="0" top="0" cornerRadius="10" fontWeight=" bold" fontSize="16" textAlign="center" />
<mx:Form right="149" left="10" bottom="10" top="86" id="form_clienteAtualizar">
<mx:FormItem label="Nome:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_nome"/>
</mx:FormItem>
<mx:FormItem label="CPF ou CNPJ:" fontWeight="bold" fontSize="14" >
<s:TextInput width="194" id="txt_cpf_cnpj"/>
</mx:FormItem>
<mx:FormItem label="RG ou IE:" fontWeight="bold" fontSize="14" >
<s:TextInput width="195" id="txt_rg_ie"/>
</mx:FormItem>
<mx:FormItem label="Endereço:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_endereco"/>
</mx:FormItem>
<mx:FormItem label="Bairro:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_bairro"/>
</mx:FormItem>
<mx:FormItem label="Cidade:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_cidade"/>
</mx:FormItem>
<mx:FormItem label="Estado:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_estado"/>
</mx:FormItem>
<mx:FormItem label="Email:" fontWeight=" bold" fontSize="14" >
<s:TextInput width="539" id="txt_email"/>
</mx:FormItem>
<mx:FormItem label="Celular:" fontWeight="