Hi, I am getting errors (It is not a known type or a property of mx.containers.TabNavigator) when I am trying to run my Flex application on BEA Weblogic 8.1 on...
20861
Michel Bertrand
michel.bertrand@...
Sep 1, 2005 6:43 pm
Hello ! I'm doing a bechmarket regarding Cairngorm and Struts features, so does anybody know if and when the Cairngorm project will support: - Error Handling -...
20862
delaquae
Sep 1, 2005 6:54 pm
I need to be able to call a function when a specific cell in a DataGrid has been changed and would like to know the best way to accomplish this?...
20863
delaquae
Sep 1, 2005 7:08 pm
I have not had any luck setting the background alpha on a Tree component. I would like the tree background to reflect the Panel background in which it...
20864
parinda_b_patel
Sep 1, 2005 8:00 pm
You will need to write your own MXML or ActionScript to perform that. There is no ready to use tool in order to do that. ... want to...
20865
parinda_b_patel
Sep 1, 2005 8:00 pm
Can anybody help ?...
20866
parinda_b_patel
Sep 1, 2005 8:00 pm
It looks like its context-path issue. ... application on ... I have ... and I ... followed ... ...
20867
Jeremy Rottman
jarottman
Sep 1, 2005 8:08 pm
I am not sure where to begin. My app structure is folder based start with index.mxml/application.cfm on the top teir. Then I move into folders that I can...
20868
Steven Webster
swebsteratit...
Sep 1, 2005 8:09 pm
Hey Michel, - Error Handling What would you require exactly; remember we're not "in JVM" so the responsibility to throw errors is different. What would you be...
20869
cruegger2000
Sep 1, 2005 8:12 pm
I want to have a form on the client side that accepts a list of items of the same type/meaning, for example people's names. I would then send a value object to...
20870
nostra72@...
nostra72
Sep 1, 2005 8:19 pm
Is using a shared object the best way to say store someone's password so that nobody else can get to it? Also are there examples of programs where a user can...
20871
Manish Jethani
manish_jethani
Sep 1, 2005 8:22 pm
... I think you're looking for the cellEdit event. Manish...
20872
Mercer, Dustin
james_d_mercer
Sep 1, 2005 9:23 pm
You have to set the namespace property (xmlns:xxx) on either the app or the instantiated control. I.E. Option 1: <mx:Application...
20873
pilby1
Sep 1, 2005 9:23 pm
I noticed that in the html page that FlexBuilder generates, there are the following flashvars variables: - historyUrl - lconid What would be the consequence of...
20874
heybluez
Sep 1, 2005 9:42 pm
This is great! Thanks! ... replacement ... jump. We ... just for ... easily ... http://www.mail-archive.com/flexcoders%40yahoogroups.com...
20875
Jeff Krueger
powellbullfrog
Sep 1, 2005 9:56 pm
Hello, I would like direct all the flex log info to a specific file. In the flex-config.xml file in the logging section there is the setup for file logging....
20876
Dennis Baldwin
flashcfm
Sep 1, 2005 10:22 pm
If you decide to use a SharedObject then be sure to utilize some level of encryption. Check out http://www.db75.com/blog/archives/000103.html for a basic...
20877
k631go2
Sep 1, 2005 11:28 pm
Based on the example in the livedocs: http://livedocs.macromedia.com/flex/15/flex_docs_en/00000619.htm I would like to be able to remove the colored boxes...
20878
Andrew Spaulding
achillesflex
Sep 1, 2005 11:39 pm
Better still, take a look at AScrypt, cryptography class library set which covers the following encryption algorithms: Base8, Base64, Goauld, LZW, GUID, RC4,...
20879
Andrew Spaulding
achillesflex
Sep 1, 2005 11:42 pm
Option 3 also works like this ;-) without giving the namespace a reference: <mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml"> <AddSale...
20880
Matt Horn
danger4242
Sep 2, 2005 2:51 am
If you remove the historyUrl, users can no longer use the browser's back and forward buttons to navigate through their Flex app. This flashvar is necessary for...
20881
Matt Chotin
m_chotin
Sep 2, 2005 4:23 am
That seems like a bug, the reason it's pulling the exponent is probably because of that hyphen after the e, it parsed the number incorrectly as -4 and -12....
20882
Matt Chotin
m_chotin
Sep 2, 2005 4:24 am
Any object you receive back from a RemoteObject should work in any system you want (like the Reflection API). But it's going to be the AS object, it won't...
20883
Matt Chotin
m_chotin
Sep 2, 2005 4:29 am
These are all the XML files that he had. Matt ________________________________ From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf...
20884
Sreejith Unnikrishnan
sreejithunni
Sep 2, 2005 4:34 am
Thank you very much....
20885
Matt Chotin
m_chotin
Sep 2, 2005 4:40 am
I don't think Tree or the Lists support alpha for their background. I might be wrong but it's what I remember...sorry. Matt ________________________________ ...
20886
Matt Chotin
m_chotin
Sep 2, 2005 4:43 am
Easiest way might be to componentize the FormItem. Then you give the FormItem its own id but the IDs inside all can be the same. Matt ...
20887
Matt Chotin
m_chotin
Sep 2, 2005 4:47 am
Rough sketch maybe... you would want to add a reference to the canvas itself as part of your drag source data. So instead of just relying on the format that...
20888
Prasad Dhananjaya
prasad@...
Sep 2, 2005 6:20 am
Hi All, I want to draw some dots on the canvas(which are going to use as codinates) and I did it. But when I move scrollbar(vScrollbar or HScrollbar) these...
20889
Alberto Albericio Sal...
alberto@...
Sep 2, 2005 7:00 am
Ok, thanks all... it seems I will have to deal with AS hehe ... -- Alberto Albericio Salvador Aura S.A. Seguros Departamento Informática...