Hi Riku, Welcome to the list. Cairngorm asserts that "state" and "model" are synonymous. One approach to manage the state of a view, is to maintain state...
... What's wrong with the Flex2 docs ? ... I suggest you fix them then, for starters ;-) ... That's not a good start, for instance. -- Tom Chiverton ...
Tom Chiverton
tom.chiverton@...
Jun 1, 2006 8:21 am
38215
Hi John, Alternatively, you could bind a variable to the text property of the text field. Change the string value of the bound variable when you change the...
... It can feel like that, but mostly this is a good thing - Java programs tend to be very much better structured, with definite layers and interfaces than...
Tom Chiverton
tom.chiverton@...
Jun 1, 2006 8:30 am
38217
... What happens if you request /com/testCFC.cfc on your site with a web browser ? -- Tom Chiverton **************************************************** This...
Tom Chiverton
tom.chiverton@...
Jun 1, 2006 8:31 am
38218
... So you want a Flex coder who writes applications in Java ? Eh ? -- Tom Chiverton **************************************************** This email is sent...
Tom Chiverton
tom.chiverton@...
Jun 1, 2006 8:32 am
38219
Aahh NICE, yeah, I'll give that a go Thanks Tim JG ... -- John Grden - Blitz...
Hi there ! I have a search pane. I open it (sliding to the right). Now, i want to go somewhere else in the application. In order to do that, when clicking on...
JL E.
flex@...
Jun 1, 2006 8:52 am
38223
It takes me to the cfc explorer as it should. I am not sure exactly why this isnt working. ... display ... England and Wales under registered number OC307980...
... Ohh-kaaaaay. Trying giving the CFC name in enterprise-services xml rather than in the MXML ? I assume the CF server's logs aren't helpful ? -- Tom...
Tom Chiverton
tom.chiverton@...
Jun 1, 2006 9:34 am
38226
Thanx Tim i'm gonna look into this, but i'm worried about one issue : In case of a command launching an effect in a component, when the effect starts, it means...
Hi Trying form a long time , if knows pls help me, How to change the tab font color in the TabNavigator Container in FLEX1.5 Thanks & Regards naveen ...
naveen kumar
naveen_h34@...
Jun 1, 2006 10:40 am
38229
Hi, I have a datagrid which has editable cell and binded to a dataprovider, not by cellrenderer, just by setting the attribute of the datagrid to be editable....
... http://weblogs.macromedia.com/mc/archives/FlexStyleExplorer.html any help ? I imagine you just need a style sheet linked in with something like ...
Tom Chiverton
tom.chiverton@...
Jun 1, 2006 10:55 am
38231
Thanks for reply css is a static solution ,what i need is to change it in runtime using ActionScript ... ...
naveen kumar
naveen_h34@...
Jun 1, 2006 11:09 am
38232
I am using Flexbuilder, Someone told me trace will give output in FlashLog.txt but somehow its not working for me. I tried creating mm.cfg also but no Luck ...
I tried replacing {context.root} with "flex" once more and it worked. I think I didn't recompile properly the first time I made this change. Still curious,...
I am sure this can't me right, but my remote call using RemoteObject to a CFC to return 1 record is taking 11 seconds. I have put debugging code in the Actions...
Plz tell me how can I set a data in particular Datagrid <mx:DataGrid rowCount="5" id="grid" resizableColumns="true" initialize="calHandler.setToday()"...
well basically i just want to shut of the drop shadow effect of the line charts so that i get only the straight-on lines. I tried to apply another line...
Hi, I was working with flex 2.0 beta 2 and i jump to beta 3.0 yesterday. my webservices does not work anymore. i put destination on same xml file. I need some...
Does anyone know some good resources for cairngorm, and what the best way to start learning it is. I have done a few large flex apps, and I would like to see...
Hi Guys, Does anyone have an example like this: I have a text input box and the user types in information. When they have finished typing I would like to fire...