Re: odd issue w/ flex install

2004-05-13 Thread shree_vathsan
I have a problem installing flex with cold fusion. I don't see any of the config.xml files when installing without JRun server, when i do install it with Jrun server they look for their own independent jrun server and not as per configuration based on the document from macromedia. Can any one

Re[2]: [flexcoders] Problem with Umlauts in external AS files

2004-05-13 Thread Kai König
Dirk, Yukari, sorry Dirk, it even works in my German enviroment ;-) I'm running MS IE 6.0.2800.1106.xpsp2.030422-1633 on Win XP with the latest Flash Player 7. My mxml page rendes in UTF-8, but even if I switch the browser to ISO, traditional chinese etc. it doesn't change the umlauts... Cheers

Re[4]: [flexcoders] Re: Required validation doesn't work...

2004-05-13 Thread Kai König
Hi Matt, MC Hope this clarifies things, yes, it sure does! Thanks for that! Let me just comment on you, because I couldn't fully agree with you ;) Let's imagine a form in the context of the order processing of a shopping cart. When the user follows the process, why should he leave a certain

Re: keyDown event not capturing esc key

2004-05-13 Thread bobpardoe1959
Interestingly the keyUp event does capture it BOb --- In flexcoders@yahoogroups.com, bobpardoe1959 [EMAIL PROTECTED] wrote: can anyone tell me why the keydown event on a titlewindow and datagrid does not capture the esc key. I am hosting both of them as a custom component in a popup

setFocus to button does not show focus attained

2004-05-13 Thread bobpardoe1959
If you tab to a button on a form, the halo effect kicks in withthe border highlighter. If you set focus in code it does not Is there any way I can force the effect in code, so that the users can see that the button has focus ? My buttons are on a control bar is there a way of setting the

RE: [flexcoders] Problem with Umlauts in external AS files

2004-05-13 Thread Dirk Eismann
Hi Yukari, ok, my setup is as follows: - German Win XP prof. SP 1 - Mozilla 1.4.1 with Flash Player 7.0.14.112 Debug - Internet Explorer IE 6.0.2800.1106.xpsp2.030422-1633 with Flash ActiveX 7.0.19.0 Debug Symptoms: - Both browsers display Umlauts correctly if they are placed in the MXML file

Re: Re[4]: [flexcoders] Re: Required validation doesn't work...

2004-05-13 Thread Alistair McLeod
Hi Kai, This isn't (just) a plug, but theres a chapter in our soon-on-the-shelves-book where I implemented an alternative validation framework with Flex, which is particularly useful with multi-page forms (such as the Accordion) with a single submit button. In that framework we show how we can

RE: [flexcoders] getURL 3rd parameter?

2004-05-13 Thread Dimitrios Gianninas
Hi, I just did what you are trying to do yesterdayhere is how you do it. First imbed your movie inside a JSP page with a special _javascript_ function: %@ taglib uri="FlexTagLib" prefix="mm" % htmlheadscript// //

Error in documentation on CellRenderers

2004-05-13 Thread Dirk Eismann
Just a note: on zop of page 426 in devflexapps.pdf it says CellRenderer.getCellIndex() Returns an object with two fields, columnIndex and rowIndex, that indicate the position of the cell ... There's a typo: the getCellIndex() method returns an object with two fields, columnIndex and itemIndex,

RE: [flexcoders] odd issue w/ flex install

2004-05-13 Thread Brandon Purcell
Raymond, I am willing to bet that the .mxml extension is mapped in IIS but the ISAPI filter is not installed. Can you make sure the ISAPI filter is installed properly either at the global or site level. The extensions seems to be working but the servlet mappings (/flex-intenal/) are