[flexcoders] New HTML Editor for Flex.

2008-09-24 Thread Luís Gustavo Sanabio
Hi, Look this great solution to HTML Editor in Flex. http://www.brazip.com.br/Edit/index.php Gustavo Sanábio

[flexcoders] Group

2007-03-26 Thread Luís Gustavo Sanabio
Is anybody here?

Re: [flexcoders] FileReference Upload Problem/Bug in Firefox?

2006-12-11 Thread Luís Gustavo Sanabio
Hi Gi, The problem is that FileReference on FireFox uses other session_id. So, probably you are using the Session verification at PHP (or other) at server. The FireFox uses another instance of browser (not logged) to dispatch the upload file. regards, Gustavo 2006/11/15, Gi Hyun Lee [EMAIL

Re: [flexcoders] Re: HMAC-SHA1

2006-09-04 Thread Luís Gustavo Sanabio
--- In flexcoders@yahoogroups.com , Luís Gustavo Sanabio[EMAIL PROTECTED] wrote: Hi David,Yes, there are a lot of results about SHA1.But I need implement HMAC-SHA1, that crypts a String using a Key. thanks, Gustavo 2006/9/3, David Mendels [EMAIL PROTECTED]: Hi, If you Google: AS3 SHA1, you will see multple

[flexcoders] HMAC-SHA1

2006-09-03 Thread Luís Gustavo Sanabio
Hi, I would like to use Amazon S3 services, but I need to implement a HMAC-SHA1 to build a signature. Can anyone help me? thanks! Gustavo __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives:

Re: [flexcoders] HMAC-SHA1

2006-09-03 Thread Luís Gustavo Sanabio
Hi David, Yes, there are a lot of results about SHA1. But I need implement HMAC-SHA1, that crypts a String using a Key. thanks, Gustavo 2006/9/3, David Mendels [EMAIL PROTECTED]: Hi, If you Google: AS3 SHA1, you will see multple threads, blog entries and work on this that can get you

Re: [flexcoders] Re: How to let RichTextEditor export valid HTML?

2006-08-08 Thread Luís Gustavo Sanabio
Hi Stefan.. Do you have a function on PHP to clean this tags? Can you send me? thanks Gustavo 2006/8/8, Stefan Schmalhaus [EMAIL PROTECTED]: --- In flexcoders@yahoogroups.com, daniel_croona [EMAIL PROTECTED] wrote: There must be someone at Adobe who has thought of the Idea that someone would

Re: [flexcoders] Re: How to let RichTextEditor export valid HTML?

2006-08-08 Thread Luís Gustavo Sanabio
Thanks!! 2006/8/8, Stefan Schmalhaus [EMAIL PROTECTED]: --- In flexcoders@yahoogroups.com, Luís Gustavo Sanabio [EMAIL PROTECTED] wrote: Hi Stefan.. Do you have a function on PHP to clean this tags? Can you send me?--- Begin PHP Code --function cleanupFlashHTML

[flexcoders] ZLib Compression of ByteArray

2006-08-07 Thread Luís Gustavo Sanabio
Hi All, I don't understand the Compress and Uncompress methods of ByteArray. I need to compress some data and store it. I use compress method of ByteArray. Ok. It's fine!! But now I need to load the compressed data and decompress it. It's not work!! Because uncompress method works only

Re: [flexcoders] sending parameters from Flex2 to AMFPHP

2006-08-04 Thread Luís Gustavo Sanabio
I prefer to use: var myPostData: Object = new Object(); myPostData.param1 = 1; myPostData.param2 = 2; myPostData.param3 = test; myPostData.Date = new Date().valueOf().toString(); gateway.call(Projekt.shraniProjekt, new Responder(onResult,onFault), myPostData); enjoy, Gustavo 2006/8/2,

Re: [flexcoders] Passing server data back to FileReference upload

2006-07-20 Thread Luís Gustavo Sanabio
Hi... Is Anyone have a solution forthis topic? 2006/6/5, Nathan Smith [EMAIL PROTECTED]: I have the same question, can we get access to the HTTP response? On 5/2/06, mark_judd [EMAIL PROTECTED] wrote: Though I can get FileReference.upload() talking to my server to getfiles uploaded,

Re: [flexcoders] defaultButton not working?

2006-07-06 Thread Luís Gustavo Sanabio
works for me. 2006/7/5, Shannon Hicks [EMAIL PROTECTED]: I've added a defaultButton property to my form, yet the enter key does nothing. If I click the button, it behaves as expected. Here's my code: mx:Form id=loginForm width=100% defaultButton={loginButton} mx:FormItem label=Username

Re: [flexcoders] How to get client IP Address?

2006-07-06 Thread Luís Gustavo Sanabio
I use a PHP request to do this. 2006/7/6, Cleiton Luiz Coradelli [EMAIL PROTECTED]: There is any way to get the client IP Address in Flex? TIA . __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives:

[flexcoders] A really big problem with FDS. (disappointed)

2006-07-04 Thread Luís Gustavo Sanabio
Hi all. I'm really disappointed and surprised with FDS message system. My company uses a HTTP Proxyand my clients machines can'tcomunicate with FDS. On FDS samples, I cannavigateat applications (mxml) fine, but Collaboration Dashboard, FlexCab, Notes and others show Send Failed error

Re: [flexcoders] A really big problem with FDS. (disappointed)

2006-07-04 Thread Luís Gustavo Sanabio
Is this because your incoming proxy doesn't let the client machines connectthrough it, or just the end point URI is wrong (like, say 'localhost' to 'mydevmahcine.atwork' ?Remember, the end point URI you compile into the Flex app, must be from thepoint of view of where it is running, and must

Re: [flexcoders] Flex 2.0 final: Flash player version check?

2006-07-03 Thread Luís Gustavo Sanabio
Works fine here. The old flash 8.0 downloads the new Flash Player 9.0. Maybe you forgot to copy playerProductInstall.swf to the same folder of your application. Gustavo 2006/6/28, Tolulope Olonade [EMAIL PROTECTED]: Cool. Now I will be able to convince myCIO and show them a piece of what

[flexcoders] Can Flash 8 use FDS messages (JMS)?

2006-07-03 Thread Luís Gustavo Sanabio
Hi, I want to build a chat (one a one) application but I would like to comunicate with FLASH 8 too. Can I use the Flash Remoting to comunicate with FDS 2 JMS? thanks, Gustavo __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

Re: [flexcoders] Flex2B3 - flex and url variables

2006-06-27 Thread Luís Gustavo Sanabio
Hi... I'm using php file instead html wrapper. So, I get the querystrings.. look: AC_FL_RunContent(src, legume,width, 100%,height, 100%,align, middle,id, legume, quality, high,bgcolor, #869ca7,name, legume,flashvars,'myID=?=$_GET['myID']?date=?=$_GET['date']?',

Re: [flexcoders] Re: Site of Flex components?

2006-06-25 Thread Luís Gustavo Sanabio
imagine that once Flex2 gets going, Adobe might have something similar to the Flash exchange for Flex. There you could get free, share and pay components. Until then, keep browsing. -TH --- In flexcoders@yahoogroups.com, Luís Gustavo Sanabio [EMAIL PROTECTED] wrote: Who knows a good site

[flexcoders] Site of Flex components?

2006-06-24 Thread Luís Gustavo Sanabio
Who knows a good site for sharing Flex Components? (Free or Share components) I think that is important to this new comunity. __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives:

Re: [flexcoders] Re: Accepting MXML attribute's width in percentage on a custom component

2006-06-23 Thread Luís Gustavo Sanabio
I'm using anchors. left=0 right=0 top=0 bottom=0 It works better in some cases. (like resizes). Gustavo 2006/6/23, Tim Hoff [EMAIL PROTECTED]: You can get the width in pixels if you use measuredWidth instead ofwidth.x = mainCanvas.measuredWidth*.5 ;-TH--- In flexcoders@yahoogroups.com, Angela

[flexcoders] Re: ByteArray Compress / uncompress

2006-06-16 Thread Luís Gustavo Sanabio
Anyone have some idea? __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com SPONSORED LINKS

Re: [flexcoders] Can we move Flexcoders to a new forum??

2006-06-16 Thread Luís Gustavo Sanabio
I use gmail too. It's fantastic toforums. 2006/6/16, Michael Schmalle [EMAIL PROTECTED]: Well,I use gmail, it sticks all posts together.ThunderBird does this also. Since we're all developing in a slick technology, can't we dump tyhelegacy forum? I'm sure this will happen eventualy. HAAH this

Re: [flexcoders] flex builder mini-freezes

2006-06-15 Thread Luís Gustavo Sanabio
Yeah.. I have. I unchecked the Build Automaticallyon Project Menu. Now, it's better. 2006/6/14, Michael Schmalle [EMAIL PROTECTED]: Yeah, I have.There is probably a memory leak in it and restarting it is about the only cure. Sometiems it might be wise to restart you computer.I'm sure this is

Re: [flexcoders] calling custom component methods inside the parent application

2006-06-14 Thread Luís Gustavo Sanabio
What is raga? Maybe ID is missing. mx:CheckBox id=ragaclick=CheckCell.dummy() x=15 y=535/ Gustavo Sanabio 2006/6/13, Jeremy Lu [EMAIL PROTECTED]: try this: public function dummy () { cbSelected = parent.raga.selected; //orcbSelected =

Re: [flexcoders] calling custom component methods inside the parent application

2006-06-14 Thread Luís Gustavo Sanabio
You must set cbSelected as Bindable. [Bindable] private var cbSelected:Boolean; Gustavo Sanabio 2006/6/14, Chaitu Vadlapatla [EMAIL PROTECTED]: mx:CheckBox id="dummyCheckBox_cb" click=CheckCell.dummy() x=15 y=535///this piece is in my main application mxml My problem is with the click

Re: [flexcoders] Plugin to load a RSS feed

2006-06-13 Thread Luís Gustavo Sanabio
. (Sorry my English) Gustavo Sanabio Brazil On Saturday 10 June 2006 17:07, Luís Gustavo Sanabio wrote: I thinking about to build a IE and Firefox PLUGIN to load the RSS Feeds and send the data to Flash Player.Have you seen Adobe's Kiwi (and NoteTag demo app) stuff on the labs site

[flexcoders] ByteArray Compress / uncompress

2006-06-12 Thread Luís Gustavo Sanabio
Hi All, I don't understand the Compress and Uncompress methods of ByteArray. I need to compress some data and store it. I use compress method of ByteArray. Ok. It's fine!! But now I need to load the compressed data and decompress it. It's not work!! Because uncompress method works only

Re: [flexcoders] show/hide panel borders (F2b3)

2006-06-12 Thread Luís Gustavo Sanabio
I have the same problem. I can't solved it. 2006/6/12, Jim Robson [EMAIL PROTECTED]: Tom,Instead of removing the border, which seems to confuse theplayer, could you just toggle the border's color? When you want the border to disappear, change its color to the samecolor as the panel's

Re: [flexcoders] Re: Help! ( Dynamic URLs for HTTPServices )

2006-06-10 Thread Luís Gustavo Sanabio
Hi All, I really need to load RSS feeds directly, without PHPand FDS Proxies. My server is alreadytoo busy! :-) I did this withmy Flex Application embedded in a DELPHI Application (FlashPlayerControl component). Yeahh. Works perfectly. The users must download a browser (Delphi Application)

Re: [flexcoders] One last try: Javascript security

2006-06-10 Thread Luís Gustavo Sanabio
Hi.. Try set the allowScriptAccess to ALWAYS of the object and embed tags on the HTML page. The default is allowScriptAccess=sameDomain Try set to: allowScriptAccess=always Gustavo __._,_.___ -- Flexcoders Mailing List FAQ:

Re: [flexcoders] Re: ExternalInterface | How to get called from flash inxml flavor?

2006-06-10 Thread Luís Gustavo Sanabio
Hi... I'm sorry, but what is NPPlugin? 2006/6/9, drome.dario [EMAIL PROTECTED]: Came on guys!... just a suggestion?... even simple? Yahoo! Groups Sponsor ~-- Everything you need is oneclick away. Make Yahoo! your home

[flexcoders]

2006-06-10 Thread Luís Gustavo Sanabio
Hi All, I really need to load RSS feeds directly, without PHPand FDS Proxies. My server is alreadytoo busy! :-) I did this withmy Flex Application embedded in a DELPHI Application (FlashPlayerControl component). Yeahh. Works perfectly. The users must download a browser (Delphi Application)

Re: [flexcoders]

2006-06-10 Thread Luís Gustavo Sanabio
Hi Abdul. _javascript_ can't load and access contents at other domains. (Permission Denied) Hi Weyert, the problem is that I need to load Public Feeds, at dynamic domains. Flash and Flex can read the feeds only at the same domain of application. It can't load urls at other domains. So, my

Re: [flexcoders] USing the FileReference Class

2006-06-07 Thread Luís Gustavo Sanabio
I have the same problem. I think that is impossible, because of the security reasons. 2006/6/7, rama satoskar [EMAIL PROTECTED]: Hi friends,I am using the FileReference class to select an image and show itdirectly at runtime. However I am not able to extract the complete file path from the

Re: [flexcoders] optimizing html output from RichTextEditor Component

2006-06-07 Thread Luís Gustavo Sanabio
I would like this too.. I thinking develop my own RichEditor Component instead. 2006/6/7, Benjamin Dobler [EMAIL PROTECTED]: Hi list,can anyone share good strategies for optimizing the html output from theRichTextEditor Component. It uses a lot of unnecessary p- and Textformat- tags. Is there a

Re: [flexcoders] How up upload a ByteArray to PHP on the server?

2006-06-06 Thread Luís Gustavo Sanabio
Hi rigidcode, Send the bytearray using URLLoader with $POST. I think that you need to send the apropriate header. I did it, but I don't remember well. At PHP, use: if(is_uploaded_file($_FILES[Filedata][tmp_name])) $_FILES[Filedata][tmp_name] Gustavo Sanabio 2006/6/6, Tim Scollick [EMAIL

Re: [flexcoders] Framerate of Flex (Movies)

2006-06-05 Thread Luís Gustavo Sanabio
framerate default is 24 To change it, use stage.frameRate = xxx 2006/4/26, JesterXL [EMAIL PROTECTED]: Flex 1.5 it's frameRate in the Application tag. I'm sure mxmlc might of had some param for it (I believe she defaults to 24). In Flex 2, it's -default-frame-rate:

Re: [flexcoders] Convert a Bitmap into an Image? Flex 2

2006-06-05 Thread Luís Gustavo Sanabio
the jpegencoder.aswas attached. Gustavo Sanabio 2006/6/5, rigidcode [EMAIL PROTECTED]: I made a Bitmap programatically in Flex.How do I display it as anImage. I know I can display it as a Bitmap if I put it into a UIComponent, but if I do, I can't get events on it like mouse over,etc.I want to

Re: [flexcoders] Save a BitMap to the server as a jpg? flex2

2006-06-01 Thread Luís Gustavo Sanabio
ok.. I will send to your mail too. 2006/6/1, Dima Ulich [EMAIL PROTECTED]: Would you send one to me too pleaseThanks in advance--- Luís Gustavo Sanabio [EMAIL PROTECTED] wrote: I sent the JPEGEncoder.asto your email. 2006/5/31, Luís Gustavo Sanabio [EMAIL PROTECTED]: I have a BitMapData

Re: [flexcoders] Save a BitMap to the server as a jpg? flex2

2006-05-31 Thread Luís Gustavo Sanabio
I sent the JPEGEncoder.as to your email. 2006/5/31, Luís Gustavo Sanabio [EMAIL PROTECTED]: I have a BitMapData to JPG algoritm for FLEX 2.It's made in AS3.Do you want it? Sorry my English Gustavo Sanábio 2006/5/31, Tim Scollick [EMAIL PROTECTED]: If .png is an option instead of .jpg

Re: [flexcoders] Re: Resize effect puzzle

2006-05-29 Thread Luís Gustavo Sanabio
=text value={data.description}/ /mx:State/mx:states/mx:VBox --- In flexcoders@yahoogroups.com, Luís Gustavo Sanabio[EMAIL PROTECTED] wrote: Hi, Try to use rollOver and rollOutinstead mouseOver, mouseOut. Gustavo Sanabio Brazil

[flexcoders] Re: Smallest SWF with External attribute

2006-05-28 Thread Luís Gustavo Sanabio
!! regards, Gustavo Sanabio Brazil 2006/5/27, Luís Gustavo Sanabio [EMAIL PROTECTED]: Hi all, This is a great tip. If you have a main flex applicationand you need to load other modules (flex application), you can set this module as External attribute (Project-Properties-Flex Build Path-Library Path

Re: [flexcoders] Resize effect puzzle

2006-05-27 Thread Luís Gustavo Sanabio
Hi, Tryto use rollOver androllOut instead mouseOver, mouseOut. Gustavo Sanabio Brazil 2006/5/27, rama satoskar [EMAIL PROTECTED]: Hi everyone,I am using a image structure as an item renderer in a tilelist whichis populated from a data array. The application runs an resizes the image when on

Re: [flexcoders] Re: Flex2B3 Problem with beta3 and FileReferenceList

2006-05-27 Thread Luís Gustavo Sanabio
:) --- In flexcoders@yahoogroups.com , Luís Gustavo Sanabiosanabio@ wrote: Same problem here. Beta 4 now On 5/10/06, Mark Judd mark_judd@ wrote: Same issue here (on FileReference itself) ... the selectdoesn'tseem to fire. Even

Re: [flexcoders] Re: Flex2B2: Bug? stopImmediatePropagation() in List itemRenderer problem

2006-05-23 Thread Luís Gustavo Sanabio
Yeahhh.. roolOver and roolOut works better than mouseOver and mouseOut. Thanks by thispost Tom. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com

Re: [flexcoders] Attn Adobe - PopupManager.centerPopup() - dosent

2006-05-16 Thread Luís Gustavo Sanabio
I use PopUpManager.addPopUp(DisplayObject(parentApplication), false); Gustavo Sanabio On 5/16/06, Jason Hawryluk [EMAIL PROTECTED] wrote: My pop-ups are popping up properly.oMyForm = new oMyForm ();PopUpManager.addPopUp(oMyForm,parentApplication.getChildAt (0),

Re: [flexcoders] Re: Flex2B3 Problem with beta3 and FileReferenceList

2006-05-10 Thread Luís Gustavo Sanabio
Same problem here. Beta 4 now On 5/10/06, Mark Judd [EMAIL PROTECTED] wrote: Same issue here (on FileReference itself) ... the select doesn't seem to fire.Even their example code doesn't seem to work. I'm hoping this is just a change in the API that isn't documented.I'd hate to have

Re: [flexcoders] Re: Beta 3 runtime error Error: Cannot add a child that is already parented.

2006-05-10 Thread Luís Gustavo Sanabio
relativeTo works fine here. Thanks Ben. On 5/10/06, wlbagent [EMAIL PROTECTED] wrote: Thanks, Ben--- In flexcoders@yahoogroups.com, ben.clinkinbeard[EMAIL PROTECTED] wrote: http://kuwamoto.org/2006/05/08/tips-for-flex-2-beta-3/ Yahoo! Groups Sponsor

[flexcoders] Compress String

2006-02-24 Thread Luís Gustavo Sanabio
Hi.. I would like to compress a String and send it to a server.I used compress() function of ByteArray and worked fine.But I need to do reverse, and the uncompress() function did not works.The uncompress() function only works in the SAME instance of ByteArray. (arrggh) Is there another way

Re: [flexcoders] Compress String

2006-02-24 Thread Luís Gustavo Sanabio
there ? The http protocol will transport compressed info over wire anddeliver uncompressed information to the player. Seems you would get larger benefit with much less work and transparent solution. Thank you, Anatole Tartakovsky - Original Message - From: Luís Gustavo Sanabio