Search the web
Sign In
New User? Sign Up
flexcoders · RIA Development with Adobe Flex
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 30374 - 30403 of 149588   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
30374
You can set the direction property to "horizontal". -Sreenivas...
Sreenivas R
sreeni_r
Offline Send Email
Mar 1, 2006
12:11 pm
30375
I'm using the mx.controls.Image in a cellrenderer for a TileList. But when I set the source and give the load-call the images seems to be or loading twice or...
moyosaned
Offline Send Email
Mar 1, 2006
1:38 pm
30376
Thanks Matt. I got Peter Ent looking into it at the moment. He suggested the same thing. Basically, there is no way to turn off logging to...
Douglas Knudsen
dtk_atl
Offline Send Email
Mar 1, 2006
1:40 pm
30377
... [snip] Okay it's not working. If you set `selectedIndex` to 0, it works. There's one more bug: when a tab is selected programmatically, the text doesn't...
Manish Jethani
manish_jethani
Offline Send Email
Mar 1, 2006
1:54 pm
30378
there are options to set the character encodings in the gateway.php file. ... there are options to set the character encodings in the gateway.php file. On...
Rich Rodecker
flashape2
Offline Send Email
Mar 1, 2006
1:54 pm
30379
look for this line in the gateway.php file: //Read above large note for explanation of charset handling ... as it says there, there are notes in there that...
Rich Rodecker
flashape2
Offline Send Email
Mar 1, 2006
1:54 pm
30380
The Flex project I'm working on is up to the stage of commencing initial communications from flex swf client to the business logic on the backend server. I've...
grae_hall
Offline Send Email
Mar 1, 2006
1:55 pm
30381
Forgive a newbie question, but I'm having some trouble getting my Text Event listener to work properly. I want to get a callback whenever the text changes in...
Andy
llexaz
Offline Send Email
Mar 1, 2006
1:56 pm
30382
If you use a cornerRadius above 47, the shadow algorithm goes nuts and draws dark black blocks around boxes where there seems to be overlap -- the further the...
Jono Spiro
dewhiskey@...
Send Email
Mar 1, 2006
1:56 pm
30383
Does anyone know of a clean way to get shadows, or other effects drawn on labels (or any composite object... perhaps)? I'm /not/ looking for a sharp shadow --...
Jono Spiro
dewhiskey@...
Send Email
Mar 1, 2006
1:56 pm
30384
Hi Graham, Thanks for the reply. It helped solve some follow up issues after I overcame the below problem. The cause of this problem was the fact that the...
allister_dickson
allister_dic...
Offline Send Email
Mar 1, 2006
1:56 pm
30385
Hi Renaun, Many thanks for your reply. I have checked and both are in the WEB-INF folder on the {JRUNroot}/servers/flex/flex/WEB-INF/flex-war/frameworks/mx.swc...
nntasha1976
Offline Send Email
Mar 1, 2006
1:56 pm
30386
Hi, In addition to setting the isCellEditor=true flag you also need to set editorProperty=selected for your code to function correctly with a ...
Harish Sivaramakrishnan
harishsivaram
Offline Send Email
Mar 1, 2006
1:57 pm
30387
Not really when I call makeRemoteCall the way you sugested the first parameter (userName) receives nothing, and the second parameter recieves the userName and...
mvbaffa
Offline Send Email
Mar 1, 2006
1:57 pm
30388
Hello all,I tried to do the restaurant tutorial located at: http://www.macromedia.com/devnet/flex/articles/restaurant_app_03.html I did all the tutorials says...
cplus_developer
Offline Send Email
Mar 1, 2006
1:58 pm
30389
Hi This error is about cross domain files i think? But today and i put on run the example of Mike Potter http://blogs.adobe.com/mikepotter/ I put the example...
jf.saldanha
Offline Send Email
Mar 1, 2006
2:10 pm
30390
Hi, When I create radio buttons inside a repeater control. The UI creats the all the radio button in a single group. Following is the code : <mx:Repeater...
deepu_verma
Offline Send Email
Mar 1, 2006
2:15 pm
30391
What if you mark them transient? Does that help? -- Dave Wolf Cynergy Systems, Inc. Macromedia Flex Alliance Partner http://www.cynergysystems.com Email:...
Dave Wolf
gatorj24
Offline Send Email
Mar 1, 2006
2:19 pm
30392
... "textInput" is dispatched *before* the text is changed. "change" is dispatched *after* the text is changed. So you're looking for "change" Manish...
Manish Jethani
manish_jethani
Offline Send Email
Mar 1, 2006
2:22 pm
30393
Flex 2 server side documentation would be more detailed and extensive. There are not chapters related to: Development of Custom adapters. Configuration in...
javanatic23
Offline Send Email
Mar 1, 2006
2:24 pm
30394
Hi I'm doing a simple test but get the above error. what am i doing wrong? tia var byteArr:ByteArray = new ByteArray(); byteArr.writeUTF("hello"); ...
bhaq1972
Offline Send Email
Mar 1, 2006
2:25 pm
30395
... So you have subclassed Button and "swatchColor" is your own style? Try calling super.styleChanged(null) from where you're changing the colour. Manish...
Manish Jethani
manish_jethani
Offline Send Email
Mar 1, 2006
2:39 pm
30396
On 2/28/06, Richard Schutten <rs@...> wrote: [snip] ... Flex containers (like VBox) can only take objects of type IUIComponent. So the best way is...
Manish Jethani
manish_jethani
Offline Send Email
Mar 1, 2006
2:48 pm
30397
Could anybody kindly help me?? Need to show lable on column chart and line chart. John ... good. ... custom ... it's ... this?...
wujunjr
Offline Send Email
Mar 1, 2006
3:00 pm
30398
I'm going through the example here, ...
Mike Potter
mikeypotter
Offline Send Email
Mar 1, 2006
3:02 pm
30399
something else which should work vBoxInstance.allChildrenList.addChild(pDisplayObject); i would go with what manish says simply because the framework will play...
Johannes Nel
johannes.nel@...
Send Email
Mar 1, 2006
3:10 pm
30400
... Depending on what you want to do, this might be better. This will add the Bitmap as a chrome object, so positioning it will be entirely upto you (which...
Manish Jethani
manish_jethani
Offline Send Email
Mar 1, 2006
3:46 pm
30401
Flex 1.5: - put 2 labels in a canvas - 1 white, 1 black - put the white one at x 0, y 0 - put the black one at x 1, y 1 You can then bind it like so: <mx:Label...
JesterXL
flexxl
Offline Send Email
Mar 1, 2006
3:47 pm
30402
... ... because you're declaring ExternalInterfaceTest inside your main application class. It should be in a separate file instead, not nested the way it is...
Manish Jethani
manish_jethani
Offline Send Email
Mar 1, 2006
3:48 pm
30403
Not sure why a new class is being declared inside a script block... You can try the examples in this section of the Developing Flex Applications book: ...
Matt Horn
danger4242
Offline Send Email
Mar 1, 2006
3:52 pm
Messages 30374 - 30403 of 149588   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help