Re: [FALCON] Procedure of writing SWFs (removing code for handling signed swfs)

2014-10-31 Thread marcio fermino
Em sexta-feira, 31 de outubro de 2014, marcio fermino < prologicasiste...@gmail.com> escreveu: > UhxSxtgczxyzzxx > > Em sexta-feira, 31 de outubro de 2014, Christofer Dutz < > christofer.d...@c-ware.de > > escreveu: > >> I wasn't planning on ripp

Re: [FALCON] Procedure of writing SWFs (removing code for handling signed swfs)

2014-10-31 Thread marcio fermino
UhxSxtgczxyzzxx Em sexta-feira, 31 de outubro de 2014, Christofer Dutz < christofer.d...@c-ware.de> escreveu: > I wasn't planning on ripping out anything at the moment ... I just > stumbled over it and wanted to discuss it this this code is even > accessible. The code I'm talking about deals with

Re: Flex and server technology

2014-02-25 Thread Marcio Fermino
Exato.. Em 25/02/2014, à(s) 12:34, Christofer Dutz escreveu: > Well I'd simply say that they don't have EJB and Spring Support ... so what? > ... I bet BLazeDS doesn't Support PHP or .Net ;-) > Why not just add the missing Frameworks and make your "x"es to mark the > Frameworks the others Suppo

Re: Apache Flex in the IOS

2013-12-01 Thread marcio fermino
the > file system and apps are expected to follow this convention." > > - apple developer site (https://developer.apple.com/ > library/mac/documentation/FileManagement/Conceptual/ > FileSystemProgrammingGuide/FileSystemOverview/FileSystemOverview.html) > > > > &g

Re: Apache Flex in the IOS

2013-12-01 Thread marcio fermino
hen you say " the pictures are in the device" , what do you mean > exactly? > > > > How were they stored in the device ? through another application or > through your application? > > > > Please be more explicit on the context, if you want someone to he

Re: Apache Flex in the IOS

2013-12-01 Thread marcio fermino
S you typically use CameraRoll.browseForImage() to access the photos: > > http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/CameraRoll.html#browseForImage() > > You cannot use absolute url to get photos outside your app's folder. > > DarkStone > 2013-12-01 > > &

Apache Flex in the IOS

2013-11-30 Thread marcio fermino
Hello friends, I no longer know where else to look, I've tried everything. How could I access a picture on IOS, need to pass the path at run time, eg: img.source = "" the pictures are in the device, I have a table with the name of the images, but I need the path where they are stored? In

File.applicationDirectory

2013-04-08 Thread Marcio Fermino
Olá, gostaria saber como verificar se existe um arquivo em um diretório dentro da aplicação no IOS, algo parecido como var prefsFile:File = File.applicationDirectory; prefsFile = prefsFile.resolvePath("../meuDiretorio/teste.text"

TileList

2013-04-02 Thread Marcio Fermino
Friends, anyone know any way for me to find an item in the TileList? example: http://blog.flexexamples.com/2008/02/15/creating-a-simple-image-gallery-with-the-flex-horizontallist-control/ By clicking a button I select the item DreamWeaver for example? Thank you;

Re: .gitignore: FlexComponentKit.mxi

2013-03-18 Thread Marcio Fermino
Friend resolved… http://ns.adobe.com/mxml/2009"; xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="library://ns.adobe.com/flex/mx"

Re: Help Error TileList

2013-03-18 Thread Marcio Fermino
;All" > > or send me source code.I will debug > Thanks & Regards ? > MANISH SHARMA > > > On Mon, Mar 18, 2013 at 9:20 PM, Marcio Fermino > wrote: > Amigos estou implementando uma galeria de imagens. > > As imagens estao vindo corretamente, mas

Re: Help Error TileList

2013-03-18 Thread Marcio Fermino
same problem the code http://ns.adobe.com/mxml/2009"; xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="library://ns.adobe.com/flex/mx" width="686" height="494" creationComplete="titlewindow1_creationCompleteHandler(event)">

Re: Imagem TileList

2013-03-16 Thread Marcio Fermino
alguma. OBS.; Recebo ArrayCollection Em 16/03/2013, às 11:59, João Fernandes escreveu: > Marcio, are your elements of XML type? > > > 2013/3/16 Marcio Fermino > >> o que esta errado ? em meu código >> Eu preciso mostrar imagens >> Elas estão dentr

Imagem TileList

2013-03-16 Thread Marcio Fermino
o que esta errado ? em meu código Eu preciso mostrar imagens Elas estão dentro da aplicação com uma pasta chamada "../caminho/myimage," Mas não ficam visiveis o que devo colocar aqui http://www.adobe.com/2006/mxml"; horizontalAlign="center" verticalAlign="mid

who Open HTML in the Flex ?

2013-03-07 Thread Marcio Fermino
Hello friends. Please any idea I need open google.com in the TitleWindow any idea ? Thank you

Project Apache Flex

2013-01-27 Thread Marcio Fermino
Friends, how is the Apache Flex project? Thank you.