Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

flexcoders · RIA Development with Adobe Flex

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 12337
  • Category: Development
  • Founded: Mar 17, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 161827 - 161856 of 165719   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
161827 valdhor Send Email Apr 5, 2011
12:50 pm
I am a little swamped at the moment but I am fairly sure I can figure this out. Just give me a couple days....
161828 Wally Kolcz
wallykolcz Send Email
Apr 5, 2011
12:57 pm
Sorry I forgot to update this, but I got it working after the first response....
161829 mahomed faizal abdool...
faizal_ac Send Email
Apr 5, 2011
2:14 pm
Hi Is there an autocomplete text area that I can use? I have a text area and I want to provide the user with a list of words that may be the word the user has...
161830 Jeffry Houser
reboog711 Send Email
Apr 5, 2011
3:22 pm
I don't know of one. Most (include our Flextras AutoCompleteComboBox) are based off of a single TextInput. ... -- Jeffry Houser, Technical Entrepreneur Adobe...
161831 method_air Send Email Apr 5, 2011
7:47 pm
Is there a limit to the number of SharedObjects that can be saved, to the users computer, or to one user folder? Thanks, Philip...
161832 xelflex@...
xelflex... Send Email
Apr 5, 2011
8:00 pm
Hello all, I have a set of six images, and when a user mouses over, I need to scale and make sure the scaled image stays within the outer container. That...
161833 Mark
mpiller Send Email
Apr 5, 2011
8:17 pm
Hi guys, If you work with Java/Google App Engine, you may find it useful. I just wanted to let you know that we released a version of WebORB which provides...
161834 jmerrill_2001 Send Email Apr 5, 2011
8:57 pm
I am skinning a Spark Panel with a Flex 4 Skin MXML class, and using some bitmaps for fills. I have researched and seem to be doing it right, but the graphics...
161835 j2me_soul
j2me_soul@... Send Email
Apr 6, 2011
3:50 am
How can change the itemRenderer depth in a list ? For example I want to put one itemrenderer to the top of the list. The others deeper than that which user...
161836 kenny14390 Send Email Apr 6, 2011
7:11 pm
Instead of moving the item renderer itself, consider rearranging the list's data provider followed by a refresh(). Rick...
161837 jmerrill_2001 Send Email Apr 6, 2011
7:55 pm
Anyone know about this? This seems pretty basic for skinning a Panel component for example. I have also tried exporting a skin design in Flash Pro with...
161838 Greg Hess
flexeffect@... Send Email
Apr 6, 2011
9:03 pm
Hi Folks, Have just added AirPlay support with our native iOS application and just love it... Would love it more if I could have support for AirPlay on our AIR...
161839 Amy
droponrcll Send Email
Apr 7, 2011
12:19 am
Check out http://coenraets.org/blog/2010/01/cool-itemrenderers-made-easy-in-flex-4/...
161840 j2me_soul
j2me_soul@... Send Email
Apr 7, 2011
8:17 am
Put you code in theapplicationComplete event in the main <mx:Application /> tag instead of thecreationComplete event. TheapplicationComplete tag is called...
161841 John Fletcher
fletchgqc Send Email
Apr 7, 2011
8:27 am
Given: [*Bindable*] *private* *var* dgLines:ArrayCollection; <mx:DataGrid id="dg" dataProvider="{dgLines}"> If I make a change to an object inside dgLines the...
161842 Brendan Meutzner
brendansjunk Send Email
Apr 7, 2011
8:31 am
ArrayCollection(dg.dataProvider).refresh() should do the trick. You can also look at the itemUpdated() method for ArrayCollection....
161843 j2me_soul
j2me_soul@... Send Email
Apr 7, 2011
8:37 am
I want to change the itemrenderer styles when user clicked one cell. But the style don't reflect to the itemrenderer automaticly. If I scoll down/up the...
161844 Johannes Nel
johannes.nel@... Send Email
Apr 7, 2011
8:58 am
i suspect this has to do when the flash object gets focus, but try to give the swf object focus by way of javascript and then try forcing fullscreen by ...
161845 John Fletcher
fletchgqc Send Email
Apr 7, 2011
10:34 am
Thanks, that worked. Actually I just did dgLines.refresh(), based on your answer. John 2011/4/7 Brendan Meutzner...
161846 Clark Stevenson
clarky Send Email
Apr 7, 2011
11:43 am
Hi all. Im running the latest FB4 Standard Edition. One of the problems i have had these past 2 weeks is that my SWCs dont update. What used to happen, was...
161847 Rajan
ilikeflex Send Email
Apr 7, 2011
11:49 am
Pleas provide any pointers. Thanks ilikeflex...
161848 Alex Harui
alex_harui Send Email
Apr 7, 2011
6:15 pm
ItemUpdated is the recommended practice. On 4/7/11 3:34 AM, "John Fletcher" <fletchgqc@...> wrote: Thanks, that worked. Actually I just did...
161849 Christophe
christophe_j... Send Email
Apr 7, 2011
9:28 pm
Hello, Since I have replaced my application in Flex Builder 3 by the adaptation in Flash builder, the number of connections is reduced by 2. What could be the...
161850 j2me_soul
j2me_soul@... Send Email
Apr 8, 2011
5:09 am
How to use Matrix class to up to enlarge a componet. I try to create a fish eye effect. But I use Matrix.scale method only can entrie scale component. But I...
161851 isa_loyer Send Email Apr 8, 2011
8:21 am
Dear Flexer, I'd like to create a search field with different search option.You can see below, whitch look and feel I try to do. Can you help me to do that? ...
161852 lanekelly5 Send Email Apr 8, 2011
1:34 pm
I have a rather large form that is going to require a vertical scrollbar on the container. I'd like to be able to put some links at the top that will allow...
161853 lanekelly5 Send Email Apr 8, 2011
1:51 pm
In case someone has the same question, this appears to be a solution: ...
161854 Mithula
mith_sree Send Email
Apr 8, 2011
4:46 pm
In my flex clod there was an error message : type was not found or was not a compile time constant:PodLayoutManager what will be the reason for these error...
161855 Emmanouil Tzoumas
man.tzoumas Send Email
Apr 8, 2011
4:46 pm
Can you please give me an example? Many thanks...
161856 Mithula
mith_sree Send Email
Apr 8, 2011
4:47 pm
Hello In my flex code I cann't find any error...But while running the application the problem window shows following error. Description Resource Path Location...
Messages 161827 - 161856 of 165719   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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