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...
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...
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...
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...
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:...
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...
superabe superabe
superabe@...
Nov 1, 2005 5:11 pm
23975
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...
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...
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...
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...
Torben Nielsen
torben@...
Nov 1, 2005 6:12 pm
23979
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...
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 ...
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...
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...
Roger Gonzalez
rgonzalez@...
Nov 1, 2005 7:08 pm
23983
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...
Roger Gonzalez
rgonzalez@...
Nov 1, 2005 7:10 pm
23984
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...
Boddula, Sridhar
SBoddula@...
Nov 1, 2005 7:37 pm
23985
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 ... ...
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 ...
Not yet, we're figuring out what we can provide. ________________________________ From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On ...
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...
Rafael M. Martinelli
rafael.martinelli@...
Nov 1, 2005 8:37 pm
23989
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...
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...
Roger Gonzalez
rgonzalez@...
Nov 1, 2005 9:31 pm
23991
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...
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...
superabe superabe
superabe@...
Nov 1, 2005 10:55 pm
23994
I got the latest from the MM site and it did not respect my settings. Tracy ________________________________ From: flexcoders@yahoogroups.com...
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...
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...