Skip to search.
flexcoders · RIA Development with Adobe Flex

Group Information

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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 23968 - 23997 of 165211   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
23968 Anatole Tartakovsky
anatolet Offline Send Email
Nov 1, 2005
11:50 am
You have to do it if default behavior is not satisfactory for your business case - but it is usually better to wrap this kind of functionality in the inherited...
23969 Andriy Panas
apanas_2000 Offline Send Email
Nov 1, 2005
11:50 am
Hello superabe, Tuesday, November 1, 2005, 4:04:55 AM, you wrote: ss> Preferably the commands need to be in a sequence. See example of "flexstore" app supplied...
23970 Andreas Weber
motiondraw Offline Send Email
Nov 1, 2005
11:50 am
Thanks for looking into this Matt, it was just the confirmation I needed! I did not have any luck re-creating the ArrayCollection: Trying out different...
23971 Greg Johnson
gjohnsonkg4awg Offline Send Email
Nov 1, 2005
2:51 pm
I am tryinig to create a class with functions that I use repeatedly so I can just include them in different components/applications. As far as I can tell I...
23972 weeksie31 Offline Send Email Nov 1, 2005
3:19 pm
Apologies if this has already been answered, but did anyone locate the 8.5 standalone player for Mac in the flex 2 install? Cheers, Nick...
23973 Geoffrey Williams
gsolo_01 Offline Send Email
Nov 1, 2005
3:36 pm
You can only have one public function / class / prop per .as file. Also, the .as files name must match that of the function / class / prop. ... From:...
23974 superabe superabe
superabe@... Send Email
Nov 1, 2005
5:11 pm
Is there a setting that controls how long the Image control waits to load the image before displaying the broken image icon? I am facing a situtaion when my...
23975 Tracy Spratt
nts333rd Offline Send Email
Nov 1, 2005
5:31 pm
Yes, I really need this. Jesse, if you are still following this thread: Besides moving my entire process to the server(which would take me several weeks, and...
23976 Matt Chotin
m_chotin Offline Send Email
Nov 1, 2005
5:43 pm
Flex has a rule of one public class per file, so you're going to need to factor each class into into its own file. Then make sure you declare the functions...
23977 Mink, Joseph
inajamaica Offline Send Email
Nov 1, 2005
6:07 pm
Hi, I'm using Flash Studio 8 (demo version) for the 1st time...I see how to create SWCs - I create a new Flash document, I do some drawing on the stage, then...
23978 Torben Nielsen
torben@... Send Email
Nov 1, 2005
6:12 pm
Hi Justin, I would advice you to buy a couple of books written by Colin Moock with the following titles: -Actionscipt for Flash MX the definitive guide, second...
23979 Greg Johnson
gjohnsonkg4awg Offline Send Email
Nov 1, 2005
6:21 pm
Hmm, well that pokes a hole in that plan. If I have to create a bunch of different files it kinda is contrary to my goal of combining things into one main...
23980 Mink, Joseph
inajamaica Offline Send Email
Nov 1, 2005
6:27 pm
Well, there's some kinda progress going on here : ) I am now getting the following error when I try to use my SWC: 1 Error, 1 Warning found. Warning ...
23981 Jordan Snyder
dataph33nd Offline Send Email
Nov 1, 2005
6:54 pm
Hello All, I'm looking to learn the Cairngorm microarchitecture, but I'm having a hard time finding anything that actually explains the design patterns...
23982 Roger Gonzalez
rgonzalez@... Send Email
Nov 1, 2005
7:08 pm
You need to make sure that you are exporting a Player 7 SWF.. the SWC export seems to also respect that setting, even though its off in a different menu. You...
23983 Roger Gonzalez
rgonzalez@... Send Email
Nov 1, 2005
7:10 pm
How so? A library isn't one file. You should package everything up by making a manifest file so that you can use your classes as MXML tags, and then use...
23984 Boddula, Sridhar
SBoddula@... Send Email
Nov 1, 2005
7:37 pm
We used to have network monitor feature in FlexBuilder 1.5. I couldn't see network monitor in FlexBuilder 2.0. Is there any feature similar to network monitor...
23985 Douglas Knudsen
dtk_atl Offline Send Email
Nov 1, 2005
7:42 pm
thanks to Macromedia Gold, nice towels guys, we have an answer. Look at using the doLater() method on this line daDate.selectedDate = tempDate; bamm! DK ... ...
23986 Greg Johnson
gjohnsonkg4awg Offline Send Email
Nov 1, 2005
7:52 pm
This is a part I didn't even get a chance to get into with 1.5 so im coming kinda late in 2. In my post you saw the functions that I want to make so I can use ...
23987 Matt Chotin
m_chotin Offline Send Email
Nov 1, 2005
8:07 pm
Not yet, we're figuring out what we can provide. ________________________________ From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On ...
23988 Rafael M. Martinelli
rafael.martinelli@... Send Email
Nov 1, 2005
8:37 pm
Hi people!!! I configured the cfadapter and I'm using Flex 2 with it. I had no problem and it was working very well. By the time I configured my...
23989 parinda_b_patel Offline Send Email Nov 1, 2005
8:37 pm
Hi, Is there a way to fire an event or something so that the toolTip on a datagrid control shows up ? I know currently the toolTip shows up after you mouse...
23990 Roger Gonzalez
rgonzalez@... Send Email
Nov 1, 2005
9:31 pm
This seems like you're talking about a couple different things here. I'm not sure I understand where mx.core.Application.application comes into it. You can do...
23991 Dave Wolf
gatorj24 Offline Send Email
Nov 1, 2005
9:48 pm
In the meantime you might check out the TCP Tunnel GUI which ships with the SOAP toolkit from Apache. Its a small proxy server that can sit between two hosts...
23992 Clint Modien
johny_bravo_78 Offline Send Email
Nov 1, 2005
10:19 pm
I also remember seeing this tool in a blog..... http://kevinlangdon.com/serviceCapture/ looked pretty kewl...
23993 superabe superabe
superabe@... Send Email
Nov 1, 2005
10:55 pm
Just realized that the script timeout popup is not showing on the regular Flash Player 8 (i.e non -debug version). Of course I tested this on another pc, so it...
23994 Tracy Spratt
nts333rd Offline Send Email
Nov 2, 2005
12:28 am
I got the latest from the MM site and it did not respect my settings. Tracy ________________________________ From: flexcoders@yahoogroups.com...
23995 Dan Plesse
empiricallys... Offline Send Email
Nov 2, 2005
12:38 am
I think you have to place the stuff inside one of the methods. OnRequestStart() or On something. Report back on which one. Thanks Dan _____ From:...
23996 JesterXL
flexxl Offline Send Email
Nov 2, 2005
2:18 am
If you've: - stepped back, and gotten other people's feedback on another possible solution; mainly to prevent a forest for the trees perception of how to solve...
23997 Matt Chotin
m_chotin Offline Send Email
Nov 2, 2005
2:33 am
OK, bad news. I went searching through the bugbase and found one for our docs team to add to the migration guide that the timeout can no longer be greater...
Messages 23968 - 23997 of 165211   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