Re: [flexcoders] KeyBoardEvents

2007-01-11 Thread Michael Klishin
From my experience setFocus helps in your case, just use it in creationComplete handler of parent container (whatever it is) or component root tag (which happens to be parent container as well) On 11/01/07, Lieven Cardoen [EMAIL PROTECTED] wrote: In Application is seems to work once with

Re: [flexcoders] Re: loading a external variable into a flex app

2007-01-02 Thread Michael Klishin
Check out this or use debug mode with Debug Flash Player: https://addons.mozilla.org/firefox/3469/ On 03/01/07, g_vaccarezza [EMAIL PROTECTED] wrote: As for the checkpoint or a trace() statement... I'm having a hard time getting around flex debugging... I'm a Flash user and I'm used to the

[flexcoders] What's the best place to report Flex framework bugs?

2006-11-01 Thread Michael Klishin
Hi, I have several bug requests and 2 patches for Flex framework. What's the best place to this? Is it Adobe's general bug request form? Regards, -- Michael, puts self.inspect # = { Flex, Red5, Java, Ruby, insomnia } -- Flexcoders Mailing List FAQ:

[flexcoders] Save image at server-side with ColdFusion

2006-09-05 Thread Michael Klishin
Hi, Is there a well-known way to save an image from bitmap data into the file on server with ColdFusion? I never worked with it and struggle to find an example... Thanks! -- Michael 'Antares' Klishin novemberain.com | flexwiki.novemberain.com | osflash.org/red5 | rubyonrails.ru --

[flexcoders] Save image @ server side with ColdFusion 5

2006-09-01 Thread Michael Klishin
Hi, What would you recommend to use to encode ByteArray as Base64 and send to ColdFusion 5 script to save it? I've never dealt with CF before as I'm the Rails guy so I'm pretty stuck... You can just point me to the class I need to investigate ;) Thanks in advance! -- Michael 'Antares' Klishin

Re: [flexcoders] The supplied index is out of bounds error is thrown when binding LinkBar dataProvider and selectedIndex properties simultaneously

2006-08-30 Thread Michael Klishin
On Thu, 2006-08-17 at 18:39 +0300, Sergey Kovalyov wrote: Hi All! The exception is thrown while running this application. Sure, it is due to _selectedIndex default value that equals 0, but _dataProvider is still empty. But how to avoid this problem? Regards, Sergey. Use creationComplete

Re: [flexcoders] ICQ, Skype, Yahoo and other messengers id validation

2006-08-04 Thread Michael Klishin
Sergey Kovalyov wrote: I assume that it is not Flex specific question and probably software issue in general, but still. Does anybody know the validation rules for messengers ID. I mean length and allowed characters. I know that Skype id must be at least 6 and maximum 32 characters length,

Re: [flexcoders] ICQ, Skype, Yahoo and other messengers id validation

2006-08-04 Thread Michael Klishin
Sergey Kovalyov wrote: Thank you, Michael! And what about ICQ? Now they use both digital value and digital with dashes. It's just digits, the shortest I could find is 4 chars length and the longest at the time is 9. Dashes are stripped in database queries and used just for usability sake.

Re: [flexcoders] ICQ, Skype, Yahoo and other messengers id validation

2006-08-04 Thread Michael Klishin
Sergey Kovalyov wrote: So, the validation string should be like this [0-9]{4,10}$ in order to fit future 10-digits numbers? Kinda that -- Michael Antares Klishin, http://www.novemberain.com | mailto:[EMAIL PROTECTED] -- Flexcoders Mailing List FAQ:

Re: [flexcoders] Re: Automated migration to Flex 2

2006-06-11 Thread Michael Klishin
maxym.hryniv wrote: Regexp rules, but i just don't want to repeat something that is allready done. However thanx. What in particular are you going to migrate? -- Michael Antares Klishin, http://www.novemberain.com | mailto:[EMAIL PROTECTED] Yahoo! Groups Sponsor

Re: [flexcoders] Multithreading?

2006-06-09 Thread Michael Klishin
n51red wrote: Is there any mechanism for multithreading in Flex(2.0), such that client side processing can continue without freezing the user interface? If you mean remote datasource polling it's not necessary because everything in Flash platform was and will be asynchronous. What about

Re: [flexcoders] Flex2 and TIFF image format

2006-06-06 Thread Michael Klishin
Carlos Rovira wrote: Hi, I have a client that wants to use Flex2 for a project, but he want to display TIFF images. As FP9 doesn't support this image format natively, I want to know, from someone who has some experience with this format, the possiblilities that I could follow and pros

Re: [flexcoders] AJAX versus Flex

2006-05-25 Thread Michael Klishin
jwc_wensan wrote: To all: Got this email today, http://ajax.sys-con.com/ and it got me to thinking. First off, I'm a subscriber of JDJ, AJAX Developers Journal, Codeproject, I'm often to EclipseZone and JavaLobby, and I see Adobe Flex ads EVERYWHERE over the Web. Second, even

[flexcoders] Flex 2 and OS X

2006-04-20 Thread Michael Klishin
Hi guys, I just wonder is there a way to run Flex 2 under OS X at the moment? I was asked and have no idea 'cause I'm still an unhappy Windows user by some reason :) Thanks! -- Michael Antares Klishin, Email: [EMAIL PROTECTED] Web: www.novemberain.com Non progredi est regredi --

[flexcoders] Flex Enterprise Services and JBoss 4 : fail to run sample apps

2006-03-19 Thread Michael Klishin
Hi, I'm trying to run Flex 2 Enterprise Services on JBoss 4.03 SP1 and get exceptions while deploying. I read a post at Adobe labs forums with the same problem but there were no answers to the question. Did anyone experienced this problem with JBoss? Thanks in advance. Regards, -- Michael

[flexcoders] GUI testing best practices

2006-03-05 Thread Michael Klishin
Hi, With FlexUnit for Flex 2 have been realised recently I have to ask once again... How do you think, what are the best ways to test GUI in MVC driven Flex application? Regards. -- Michael Antares Klishin, Email: [EMAIL PROTECTED] Web: www.novemberain.com Non progredi est regredi --

Re: [flexcoders] Detecting Client Country or Location

2006-03-03 Thread Michael Klishin
Dan wrote: hi, As Actionscript can detect the OS version of the client machine, is there any way that a flex application can detect the country of the client? Since we want to store the information for analysis. Any people come across this before? Any suggestion? Use server-side

[flexcoders] Flex 2 Enterprise Services and SSL

2006-02-27 Thread Michael Klishin
Hi, Could anyone tell me if Flex 2 ES supports SSL for communication with server? Regards. 0:35 | 28.02.2006 -- Michael Antares Klishin, Email: [EMAIL PROTECTED] Web: www.novemberain.com Non progredi est regredi -- Flexcoders Mailing List FAQ:

Re: [flexcoders] Create an Xml file

2006-01-04 Thread Michael Klishin
shr_bali wrote: Can i create a new XML file with the ActionScript code. You can create new XML object and then send it to server to save it (or use Flash Remoting for saving). Check out XML class in docs ;) -- Michael Antares Klishin, Email: [EMAIL PROTECTED] Web: www.novemberain.com Non

[flexcoders] To Adobe Team guys: AS3 feature request, custom metadata tags

2006-01-02 Thread Michael Klishin
Hi, I'm sorry but I don't know what is the best place to post a feature request so I'll post it here because Adobe team guys are subscribed to this list :) Here we go... In AS3 it's possible to get info about instance of a class at runtime with help of describeType. Futhermore we can use

Re: [flexcoders] Embed font's glyphs in AS3 Project in Flex Builder 2 alpha

2006-01-02 Thread Michael Klishin
Rob Rusher wrote: Did you try adding it in your style sheet like this: @font-face { src: url(assets/fonts/arial.ttf); fontFamily:futura; unicode-range: glyphs; } Then in your flex-config.xml set the unicode-range: language-range langglyphs/lang rangeU+0E01-U+0E5B/range

Re: [flexcoders] To Adobe Team guys: AS3 feature request, custom metadata tags

2006-01-02 Thread Michael Klishin
Matt Chotin wrote: We know, we've been asking for this internally. Last I heard we weren't going to get it because of schedule but we'll see. Such a pity but thanks for your response anyway! -- Michael Antares Klishin, Email: [EMAIL PROTECTED] Web: www.novemberain.com Non progredi est

Re: [flexcoders] Embed font's glyphs in AS3 Project in Flex Builder 2 alpha

2006-01-02 Thread Michael Klishin
Hi, Thanks for help Jesse and Johannes :) Regards, -- Michael Antares Klishin, Email: [EMAIL PROTECTED] Web: www.novemberain.com Non progredi est regredi -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives:

[flexcoders] Embed font's glyphs in AS3 Project in Flex Builder 2 alpha

2006-01-01 Thread Michael Klishin
Hi, Is there a way to embed specific set of glyphs in Action Script 3 project in Zorn? Like we do with Embed button in Flash. Thanks in advance, Happy new year! -- Michael Antares Klishin, Email: [EMAIL PROTECTED] Web: www.novemberain.com Non progredi est regredi -- Flexcoders Mailing List

Re: [flexcoders] Embed font's glyphs in AS3 Project in Flex Builder 2 alpha

2006-01-01 Thread Michael Klishin
JesterXL wrote: [Embed(systemFont='Arial', mimeType='application/x-font-truetype')] Thanks Jesse but this will embed the whole font, won't it? What if I need, say, just numerals? Or just letters a, j, u, and w? Is there a way to do it? -- Michael Antares Klishin, Email: [EMAIL PROTECTED]

Re: [flexcoders] [Flex2] creationComplete throw several times...

2005-12-27 Thread Michael Klishin
Manish Jethani wrote: I'm not sure I understand the scenario, but creationComplete is triggerred once and exactly once for every UIComponent instance. Could it be that you're getting events from child objects as well? If that's the case, you could check for the event object's 'target'