Re: [flexcoders] Xiff and Flex

2006-03-01 Thread Scott Langeberg
I don't know. We host our own servers!ScottOn 3/1/06, JesterXL <[EMAIL PROTECTED]> wrote: Thanks Scott!  So, assuming she's cool, are there servers out there that offer hosting options for Wildfire?   - Original Message ----- From: Scott Langeberg

Re: [flexcoders] Xiff and Flex

2006-03-01 Thread Scott Langeberg
ribe from this group, send an email to:  [EMAIL PROTECTED]   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service . -- : : ) Scott -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mai

Re: [flexcoders] Xiff and Flex

2006-03-01 Thread Scott Langeberg
 Visit your group "flexcoders" on the web.   To unsubscribe from this group, send an email to:  [EMAIL PROTECTED]   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service . -- : : ) Scott -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/gr

[flexcoders] Flex 2: Custom events disappearing

2006-03-01 Thread Scott Langeberg
nything that scrolls, the onMouseDown() still fires in the first, but I'm no longer catching that DragItemEvent in the second component. Any ideas why flex's components would mess up my dispatching or listening? -- : : ) Scott -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexco

Re: [flexcoders] Developing Rich Clients book

2006-02-26 Thread Scott Barnes
s%40yahoogroups.com > Yahoo! Groups Links > > > > > > > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com > Yahoo! Groups Links

Re: [flexcoders] Flex component that encapsulates DENG?

2006-02-25 Thread Scott Barnes
rchives: > http://www.mail-archive.com/flexcoders%40yahoogroups.com > > > > YAHOO! GROUPS LINKS > > Visit your group "flexcoders" on the web. > > To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > >

[flexcoders] Flex 2: popup window drag function

2006-02-17 Thread Scott Langeberg
t;10" marginRight="10" mouseDown="click()" mouseMove="drag()"mouseUp="msUp()" titleBackgroundSkin="TitleSkin"title="Default Title">                                                                                                                : : ) Scott -- Flexcod

Re: [flexcoders] Flex 2 Beta - KeyboardEvent - Problem

2006-02-10 Thread Scott Langeberg
andler in _javascript_).   Additionally, have you tried screwing with the 3rd (or 4th?) parameter, setCapture?   - Original Message - From: Scott Langeberg To: flexcoders@yahoogroups.com Sent: Friday, February 10, 2006 1:47 PM Subject: Re: [flexcoders] Flex 2 Beta - KeyboardEvent - P

Re: [flexcoders] Flex 2 Beta - KeyboardEvent - Problem

2006-02-10 Thread Scott Langeberg
ot;     layout="absolute"     creationComplete="init()">                                                                            On 2/10/06, Scott Langeberg <[EMAIL PROTECTED]> wrote:Strange, but makes sense! Jester, how come you're always the one that figures out my problems?

Re: [flexcoders] Flex 2 Beta - KeyboardEvent - Problem

2006-02-10 Thread Scott Langeberg
reationComplete event.   - Original Message - From: Scott Langeberg To: flexcoders@yahoogroups.com Sent: Friday, February 10, 2006 12:27 PM Subject: Fwd: [flexcoders] Flex 2 Beta - KeyboardEvent - Problem So, can we safely call it a bug: Flex doesn't pick up keyboard events - unles

Fwd: [flexcoders] Flex 2 Beta - KeyboardEvent - Problem

2006-02-10 Thread Scott Langeberg
So, can we safely call it a bug: Flex doesn't pick up keyboard events - unless there's component focus?Thanks,Scott-- Forwarded message --From: Matt Horn <[EMAIL PROTECTED]>Date: Feb 9, 2006 10:20 AMSubject: RE: [flexcoders] Flex 2 Beta - KeyboardEvent - Proble

[flexcoders] Flex 2 Beta - KeyboardEvent - Problem

2006-02-09 Thread Scott Langeberg
a.com/2005/mxml"     xmlns="*"     layout="absolute"     creationComplete="init()">                                                                            -- : : ) Scott -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcoder

Re: [flexcoders] Flex 2: popup depth management

2006-02-06 Thread Scott Langeberg
ndex(p1, popupParent.getChildIndex(p2) + 1); // or -1 or 0 );                            } On 2/6/06, Manish Jethani <[EMAIL PROTECTED]> wrote: On 2/3/06, Scott Langeberg <[EMAIL PROTECTED]> wrote: >    Anyone found how to control the depths of windows creat

Re: [flexcoders] Fade effects with Forms

2006-02-06 Thread Scott Langeberg
YAHOO! GROUPS LINKS  Visit your group "flexcoders" on the web.   To unsubscribe from this group, send an email to:  [EMAIL PROTECTED]   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service . -- : : ) Sco

Fwd: [flexcoders] Flex 2: popup depth management

2006-02-04 Thread Scott Langeberg
I should clarify that I'm really going for a floating window effect like Jesse Warden's: http://dev.jessewarden.com/dndv5/dm.htmScott-- Forwarded message ------ From: Scott Langeberg <[EMAIL PROTECTED]>Date: Feb 4, 2006 2:07 PMSubject: Re: [flexcoders] Flex 2: popup

Re: [flexcoders] Flex 2: popup depth management

2006-02-04 Thread Scott Langeberg
ger and use addChild(), addChildAt(), setChildIndex() which is just like using setDpeth() now. Play with the Windows that way. If I am wrong, I guess I do not fully understand the implied implementation of the PopUpManager. Peace, Mike On 2/3/06, Scott Langeberg < [EMAIL PROTECTED]> wrote: Any

[flexcoders] Flex 2: popup depth management

2006-02-03 Thread Scott Langeberg
);                p2 = PopUpManager.createPopUp(this, comps.TestPanel, false);   }I want to be able to overlap popups and exchange their depths, so the one clicked overlaps all others. -- : : ) Scott -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files

[flexcoders] Cairngorm Documentation - Event system

2006-02-02 Thread Scott Langeberg
ectedChild' of the appView instance of  mx:ViewStack, after the LoginEvent fires. Can't find it for the life of me!Thanks,Scott -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcode

Re: [flexcoders] Flex book and Flex 2

2006-02-01 Thread Scott Barnes
t; > Manager - Sydney Flash Platform Developers Group www.flashdev.org.au > > > > > > -- > > Flexcoders Mailing List > > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > > Search Archives: > > http://www.mail-archive.com/flexcoders%40yahoogroups.com >

Re: [flexcoders] Flex book and Flex 2

2006-02-01 Thread Scott Barnes
Oops, Sorry, revision of my post meant to say: ".. did however notice that the END PARTS of the book was more of a starting point to what we later now know as Cairngorm (not that it was a bad thing, quite the opposite)..." On 2/2/06, Scott Barnes <[EMAIL PROTECTED]> wrote: >

Re: [flexcoders] How to add an MXML component which is not in the root folder?

2006-01-17 Thread Scott Langeberg
I guess, if your application were a class, but if you're using MXML, it is not!Java only requires a main() method. Flex requires extending , which seems to be causing the problem.Scott On 1/17/06, Martin Wood <[EMAIL PROTECTED]> wrote: > Java, not so sure, but seems likely to work there. Fl

Re: [flexcoders] How to add an MXML component which is not in the root folder?

2006-01-17 Thread Scott Langeberg
any suggestions / recommendations id also love to hear them. thanks, Martin Scott Langeberg wrote: > Thanks Martin, > > For some reason, when i first tried that, I also had to include a > folder reference to the other project. Now, I've found that I'm > killing eclipse when

Re: [flexcoders] How to add an MXML component which is not in the root folder?

2006-01-17 Thread Scott Langeberg
tion, where is another application. This appears to be a bad idea! Would the appropriate course be to load the other application's .swf file? Scott On 1/16/06, Martin Wood <[EMAIL PROTECTED]> wrote: > right, well i was only referring to as3 files, but i built a simple test > follow

Re: [flexcoders] How to add an MXML component which is not in the root folder?

2006-01-16 Thread Scott Langeberg
Has anyone been able to use code from one project inside of another? I haven't been able to get Martin's suggestion of setting the Classpath to work. Thanks, Scott On 12/4/05, Martin Wood <[EMAIL PROTECTED]> wrote: > you can use the xmlns attribute either in the app

Re: [flexcoders] Something like interop between two swf instances

2005-12-21 Thread Scott Langeberg
Do you know what the limitations are for parameters sent via LocalConnection?It would be nice if I could transmit bimaps or movieclips!ScottOn 12/21/05, Theodore E Patrick <[EMAIL PROTECTED]> wrote: Try the LocalConnection Class. Each SWF application can register as alistener and allow function

Re: [flexcoders] How do I know if a password is secure or not

2005-12-21 Thread Scott Langeberg
And transmit them via SSL (https://yourdomain.com).!!The SSL certificate is required for maximum security. Otherwise, someone can intercept the network packet and parse out the text that is sent to the server. If you don't care that much, then don't worry. ScottOn 12/20/05, [EMAIL PROTECTED] <[E

Re: [flexcoders] How do I know if a password is secure or not

2005-12-20 Thread Scott Langeberg
You can open the shared object as a text file and simply read it. i.e.: not secure!For example, in WinXP, my user name is 'slangeberg'. I can view shared objects here:C:\Documents and Settings\slangeberg\Application Data\Macromedia\Flash Player Open the files with the .sol extension using any te

Re: [flexcoders] Scientific Notation

2005-12-16 Thread Scott Langeberg
Should be right, if:9.095531709556422E7 = (9.095531709556422 * 10^7) = 90955317.0955642which should be correct!ScottOn 12/16/05, Martin Wood < [EMAIL PROTECTED]> wrote: i just did a quick var x:Number = 9.095531709556422E7; trace(x); and it said 90955317.0955642 is that right? my brain

Re: [flexcoders] Re: passing Map in remote object

2005-12-11 Thread Scott Langeberg
Darin,   Small typo. Think you meant this:   for (var key:String in obj){   trace("key: "+key+" | Obj[key]: "+String(obj[key]));   Alert.show("key: "+key+" | Obj[key]: "+String(obj[key]) );} Scott   On 12/10/05, Darin Kohles <[EMAIL PROTECTED]> w

Re: [flexcoders] Socket (not XMLSocket) Issue

2005-11-30 Thread Scott Langeberg
uot;+evtObj[c]);   //}  var resp:String = socket.readUTF ();   trace("Client received: "+resp); } public function disconnect():Void { //throws IOError {  trace("Client.disonnect()");  chat("GOODBYE");   socket.close(); }   }}: : ) Scott  O

Re: [flexcoders] Re: Job: Flex Developer

2005-11-28 Thread Scott Barnes
e we are at it') At anyrate, hope you two can patch things up ;) "An eye for an eye would make the whole world blind." - Mahatma Gandhi On 11/29/05, Clint Modien <[EMAIL PROTECTED]> wrote: > > Done... apologies to the group. > > Scott: your post about MM and MS is a

Re: [flexcoders] Re: Job: Flex Developer

2005-11-28 Thread Scott Barnes
ot receive confirmation that you > had indeed received it. Please confirm for me the receipt of this email and > my previous email. > > > > Thank you, > > > > Kenny Yates > > > > Lead Flex Developer > > > > 469.964.1000 > > > > [EMAIL PRO

Re: [flexcoders] RE: Job: Flex Developer

2005-11-28 Thread Scott Barnes
est practice YAHOO! GROUPS LINKS  Visit your group "flexcoders" on the web.   To unsubscribe from this group, send an email to:  [EMAIL PROTECTED]   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. -- Regards,Scott Barnesht

Re: [flexcoders] OT: 2D array from Remoting

2005-11-23 Thread Scott Langeberg
eason!            textShape = CreateObject("java", "com.imagetrend.text.TextShape");textShape.init(arguments.layout , arguments.text, arguments.font); coordsArray = textShape.getCoordinateArray();                 Scott On 11/23/05, Dustin

Re: [flexcoders] OT: 2D array from Remoting

2005-11-23 Thread Scott Langeberg
Yeah, Flash accessing the built-in remoting in Coldfusion MX 7.   Scott  On 11/23/05, Dustin Mercer <[EMAIL PROTECTED]> wrote: Scott,   Are you using Flex or Flash.  You say Flash with remoting, but I have seen people refer to Flex the same way (Generalizing) J   Just want to make

[flexcoders] OT: 2D array from Remoting

2005-11-23 Thread Scott Langeberg
mponent works fine, as I called it from another CFM.   Thanks,   Scott -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com

Re: [flexcoders] php & flex-2 standalone

2005-11-20 Thread Scott Langeberg
Does PHP have any webservice libraries? I know with coldfusion, it is easy to set up a component to serve as a webservice.   Scott  On 11/20/05, JIGNESH M. DODIYA <[EMAIL PROTECTED]> wrote: hi,do anybody know any alternet way to use php and felx-2 standalone together?? i know that remote

Re: [flexcoders] Cairngorm is bad?

2005-11-14 Thread Scott Barnes
of Java Web MVC frameworks so I have a vision about how > framework should look like to make your project succeed. > Thanx for any comments. > > Regards, > Mykola > > > > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoder

Re: [flexcoders] It's Time to Flex My Zorn: Flex 2.0 & Flex Builder 2

2005-11-14 Thread Scott Barnes
tion.. simplify the application, don't give a user 100% of an application if all they ever use is 10%? with FLEX you stand a great position in terms of breaking your UI up into portions thus having a progressive UI. Its the HTML Web App "dream" but none of the pain and all of the eye c

Re: [flexcoders] It's Time to Flex My Zorn: Flex 2.0 & Flex Builder 2

2005-11-12 Thread Scott Barnes
%40yahoogroups.comYahoo! Groups Links<*> To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to:[EMAIL PROTECTED]<*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/term

Re: [flexcoders] Cool Flex Site with Free 30 day trial

2005-11-10 Thread Scott Barnes
its associated attachments is strictly prohibited. We also inform you that we have checked that this message does not contain any virus but we decline any responsability in case of any damage caused by an a non detected virus.-- -

Re: [flexcoders] AJAX ms etc -- Flex2: pricing info

2005-11-09 Thread Scott Barnes
d an email to:[EMAIL PROTECTED]<*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/-- Regards,Scott Barneshttp://www.mossyblog.com -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://ww

Re: [flexcoders] AJAX ms etc -- Flex2: pricing info

2005-11-09 Thread Scott Barnes
of things, namely "Preloading".. "ok this is going to take xyz cool"... they could do more things with FP8 filters mind you to make it feel "Richer".. but my point is that if you walk in with a AJAX solution in one arm, and your competitor follows behind you with th

Re: [flexcoders] Re: Flex2: pricing info

2005-11-08 Thread Scott Barnes
rapid amount of time while still giving the end solution a point of difference in terms of either interaction or business. Thus, combining the two elements and you have to so far align with FLEX, it delivers a much richer UI and in a much faster effort ratio (provided you learn the language). Ra

Re: [flexcoders] Custom components in Flex 2

2005-11-07 Thread Scott Barnes
---~->--Flexcoders Mailing ListFAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links <*> To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/<*>

Re: [flexcoders] Flex2: pricing info

2005-11-03 Thread Scott Barnes
rtainly help out, but it's not really the same. Scott Barnes hassome excellent blog entries ( www.mossyblog.com, specifically http://www.mossyblog.com/archives/454.cfm) with some AJAX/DHTML vs.Flex development anecdotes, which I personally feel are moreindicative of the true "cost&q

Re: [flexcoders] Production development with Flex2... when?

2005-11-03 Thread Scott Barnes
ps.yahoo.com/group/flexcoders/<*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED]<*> Your use of Yahoo! Groups is subject to:http://docs.yahoo.com/info/terms/ -- Regards,Scott Barneshttp://www.mossyblog.com -- Flexcoders Mailing List FAQ: http://groups.ya

Re: [flexcoders] Dual core license policy

2005-11-03 Thread Scott Barnes
Macromedia flex YAHOO! GROUPS LINKS  Visit your group "flexcoders" on the web.   To unsubscribe from this group, send an email to:  [EMAIL PROTECTED]   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. -- Regards,Scott

Re: [flexcoders] go away, Matt!

2005-11-02 Thread Scott Barnes
his group, send an email to:  [EMAIL PROTECTED]   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. -- Regards,Scott Barneshttp://www.mossyblog.com -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search A

Re: [flexcoders] AJAX vs Flex whitepaper?? anyone??

2005-10-26 Thread Scott Barnes
be from this group, send an email to:[EMAIL PROTECTED]<*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/-- Regards,Scott Barneshttp://www.mossyblog.com -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexco

Re: [flexcoders] Re: BindingManager and Properties interogation.. (Flex 1.5)

2005-10-25 Thread Scott Barnes
arks, where as others prefer crocs... thats of course after we overcome our fear of not being allowed to jump into kangaroo pouches when we are little ;) ...damn, if i only could of worked in "throw a shrimp on the barbe" in there somehow... From: flexcoders@yahoogroups.com [mailto

Re: [flexcoders] Re: BindingManager and Properties interogation.. (Flex 1.5)

2005-10-24 Thread Scott Barnes
;m impressed anyway, now i have to relearn everying for FLEX 2.0... geez...hopefully there is some transfer there in terms of logic that i can leveridge (ie i'm hoping its not too radical in change of framework). Thanks Matt. (P.S... nice Aussie Accent at MAX btw.. it was disturbing heh)   Matt

Re: [flexcoders] How to do constructor when extending Container

2005-10-24 Thread Scott Barnes
;*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/-- Regards,Scott Barneshttp://www.mossyblog.com -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yah

Re: [flexcoders] Re: BindingManager and Properties interogation.. (Flex 1.5)

2005-10-24 Thread Scott Barnes
validation errors work correctly, it isn't going to provide what you need.   Matt   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Scott Barnes Sent: Sunday, October 23, 2005 10:09 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: BindingMana

[flexcoders] Re: BindingManager and Properties interogation.. (Flex 1.5)

2005-10-23 Thread Scott Barnes
ergeProperties array maybe? Anyway, anyone within MM or in this list had much experience with MXML tags and how to intercept various routines before construct commences, i'd greatly appreciate it.On 10/24/05, Scott Barnes <[EMAIL PROTECTED]> wrote: Heyas, I've been wanting to basic

[flexcoders] BindingManager and Properties interogation.. (Flex 1.5)

2005-10-23 Thread Scott Barnes
t reference at say "createChildren"? Is it a matter of: mx.managers.BindingManager.getUIComponentWatcherForDestination(this, this.id )-- Regards,Scott Barneshttp://www.mossyblog.com -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40ya

Re: [flexcoders] Re: Macromedia Labs site

2005-10-18 Thread Scott Barnes
web.   To unsubscribe from this group, send an email to:  [EMAIL PROTECTED]   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. -- Regards,Scott Barneshttp://www.mossyblog.com -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files

Re: [flexcoders] Flex 2 Alpha is here???

2005-10-16 Thread Scott Barnes
r use of Yahoo! Groups is subject to:http://docs.yahoo.com/info/terms/ -- Regards,Scott Barneshttp://www.mossyblog.com -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogro

Re: [flexcoders] [Ann] Update on Sydney Dev Group Oct Meeting

2005-10-10 Thread Scott Barnes
om/flexcoders%40yahoogroups.comYahoo! Groups Links<*> To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to:[EMAIL PROTECTED]<*> Your use of Yahoo! Groups is subject to: http://docs.yahoo

Re: [flexcoders] Flash 9 Wishlist

2005-10-02 Thread Scott Barnes
GROUPS LINKS  Visit your group "flexcoders" on the web.   To unsubscribe from this group, send an email to:  [EMAIL PROTECTED]   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. -- Regards,Scott Barneshttp://www.mossyblog.com -- Flexcode

Re: [flexcoders] Flex Server Alternatives

2005-09-28 Thread Scott Barnes
in 1 web server). If you're using decent hardware with 4CPU Xeons, you've got 5 machines * 4 cpus/ea = 20 CPUs * $15K/cpu = $300 000. You would have to REALLY boost automation, workflow efficiency, etc... to recuperate the cost of Flex licensing and Flex application development (not everyone

Re: [flexcoders] Re: custom preloader

2005-09-28 Thread Scott Barnes
s/flexcodersFAQ.txtSearch Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links<*> To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to:[EMAIL PROTECTED]<*> Your use

Re: [flexcoders] Flex Server Alternatives

2005-09-28 Thread Scott Barnes
-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links<*> To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to:[EMAIL PROTECTED]<*> Your use of Yahoo! Groups is subject to: http://docs.yah

Re: [flexcoders] MACR +3.35

2005-09-17 Thread Scott Barnes
email to:[EMAIL PROTECTED]<*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/-- Regards,Scott Barneshttp://www.mossyblog.com -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: htt

[flexcoders] OT: WebDU - 2006, Call for Papers

2005-09-12 Thread Scott Barnes
hehe (Speakers get in for free etc). I'll be nominating a paper on "Practical guide to Skinning Flex" so that's off limits hehe :) Back to your normal FLEX Coders channel. -- Regards,Scott Barneshttp://www.mossyblog.com -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/g

Re: [flexcoders] Custom Component builder

2005-09-01 Thread Scott Barnes
tp://groups.yahoo.com/group/flexcoders/<*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED]<*> Your use of Yahoo! Groups is subject to:http://docs.yahoo.com/info/terms/ -- Regards,Scott Barneshttp://www.mossyblog.com -- Flexcoders Mailing List F

Re: [flexcoders] "Browserless" Flex? - legal?

2005-08-31 Thread Scott Barnes
groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to:     http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, s

Re: [flexcoders] Accordion panel to stay open, when another panel is selected.

2005-08-27 Thread Scott Barnes
//www.mail-archive.com/flexcoders%40yahoogroups.com > Yahoo! Groups Links > > > > > > > -- Regards, Scott Barnes http://www.mossyblog.com Yahoo! Groups Sponsor

Re: [flexcoders] creationComplete on ViewStack children *bug?*

2005-08-25 Thread Scott Barnes
; on a child of a viewstack is beyond me? Smells fishy to me ;) hehe On 8/26/05, Abdul Qabiz <[EMAIL PROTECTED]> wrote: > > > Scott- > > > So in saying this, does this mean that ViewStack creates the base > > containers for all of its children, but all sub-

Re: [flexcoders] CFC debugging & netConnectionDebugger

2005-08-25 Thread Scott Barnes
> > YAHOO! GROUPS LINKS > > > Visit your group "flexcoders" on the web. > > To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > Your use of Yahoo! Groups is subject to the Yahoo!

Re: [flexcoders] Cairngorm Development Cycle

2005-08-25 Thread Scott Barnes
give the boys feedback on things to tweak.   Dimitrios "Jimmy" Gianninas RIA Developer Optimal Payments Inc.   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Scott BarnesSent: Wednesday, August 24, 2005 11:25 PMTo: flexcoders@yahoogroups.c

[flexcoders] creationComplete on ViewStack children *bug?*

2005-08-25 Thread Scott Barnes
ntire container has come back completed, now carry out tasks" I also tried putting creationPolicy="all" on the child container itself, but still nothing. It has to be done via the ViewStack in order for me to manipulate controls within a child? -- Regards, Scott Barne

Re: [flexcoders] Cairngorm Development Cycle

2005-08-24 Thread Scott Barnes
ves: http://www.mail-archive.com/flexcoders%40yahoogroups.com > Yahoo! Groups Links > > > > > > > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: http://www.mail-archive.com/flexcode

Re: [flexcoders] Cairgorm question.

2005-08-22 Thread Scott Barnes
loper > > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com > Yahoo! Groups Links > > > > > > > -- Regards, Scott Ba

[flexcoders] Cairngorm, Form binding and VO's .. curiousity got the better of me.

2005-08-22 Thread Scott Barnes
* be type casted, in that coupled with a VO of some sort. I then had the notion that Validators could then be applied to the model and again can be kept "out" of the actual form (viewpod)? Common practice? how doth folks here adhere to re-using binding with forms, I'm open to suggestion

Re: [flexcoders] Formatting tree's nodes and sub-nodes

2005-08-22 Thread Scott Bachman
the setValue() method, I think you could just set the style on cell based on whether it's a branch or not... Scott P Trisnadi wrote: Is there a way to format tree's branches and leaves differently? E.g.: all the branches to be bold and blue, while all the leaves are black and in re

Re: [flexcoders] Re: Query Cleansing

2005-08-19 Thread Scott Barnes
n > you'll be dealing with typed objects. just get rid of the getters/setters and > you should be back on the track! > > Cheers, > Dirk. > > ____ > > Von: flexcoders@yahoogroups.com im Auftrag von Scott Barnes > Gesendet: Fr 1

Re: [flexcoders] Can Flex do this if so how

2005-08-19 Thread Scott Barnes
eloper YAHOO! GROUPS LINKS  Visit your group "flexcoders" on the web.   To unsubscribe from this group, send an email to:  [EMAIL PROTECTED]   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. -- Regards,Scott Barneshttp://w

Re: [flexcoders] Re: Query Cleansing

2005-08-19 Thread Scott Barnes
lication if i were to then pass each indx of that array into other object.methods it would effectively match up the vo to that one stated via cfmx eg: view.getInvoiceAt(indx:Number) : InvoiceVO { return view.dataprovider[indx]; } > Dirk. > > -Original Message- >

Re: [flexcoders] Re: Query Cleansing

2005-08-19 Thread Scott Barnes
eateObject("java","flashgateway.io.ASObject"); InvoiceVO = ASObject.init(); InvoiceVO.setType("com.incoFLEX.ITW.vo.InvoiceVO"); InvoiceVO.put("invoiceid&

Re: [flexcoders] Re: Query Cleansing

2005-08-19 Thread Scott Barnes
I feel so dumb, i've totally overlooked flashgateway.io.ASObject Thanks Dirk, (i've got pretty much the exact setup as you described, only array of objects now has unlocked a lot more "aa...i'm such a n00bie") Scott p.s thanks andrew too ;) hehe. On 8/19/05,

[flexcoders] Query Cleansing

2005-08-18 Thread Scott Barnes
e mixed results from CFMX to FLEX in terms of data (especially when querys and structs are concerned). What are some best practices in terms of using Remote Object / Recordsets with frameworks like Cairngorm (which i'm presently using) -- Regards, Scott Barnes http://www.mossybl

[flexcoders] mx:Tree being populated by a CF Array?

2005-08-14 Thread Scott Barnes
I can't quite seem to recall on whether or not you can populate a mx:TREE via a RemoteObject (which returns an ArrayOfStructs). Its possible isn't it? ie i'm using cairngorm ModelLocator to bind the view and remote together? -- Regards, Scott Barnes http://ww

Re: [flexcoders] Flex Pricing - a question about a Starter Kit ?

2005-08-08 Thread Scott Barnes
AQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com > Yahoo! Groups Links > > > > > > > > -- Regards, Scott Barnes http://www.mossyblog.com Yaho

Re: [flexcoders] Cairngorm vs ARP

2005-08-06 Thread Scott Barnes
th Synergy. Scott On 8/6/05, Steven Webster <[EMAIL PROTECTED]> wrote: > Hi Jesse, > > Thanks for your response! > > -- > However, I still think ARP is lighter weight; I define light weight as "more > files = more heavy". ARP doesn't have ViewLocators, Vie

Re: [flexcoders] Hope all is watching the Avalon space..

2005-08-01 Thread Scott Barnes
don't see any reason why MM would want to > > > invest the time in a Flash Player that runs on top of the JVM since it > > > doesn't buy them performance or portability, but rather just a new > > > series of headaches. > > > > > > -d >

Re: [flexcoders] Hope all is watching the Avalon space..

2005-08-01 Thread Scott Barnes
se of Yahoo! Groups is subject to the Yahoo! Terms of > > Service <http://docs.yahoo.com/info/terms/>. > > > > > > ---- > > > > > > > -- > Flexcoders Mailing List > FAQ: htt

Re: [flexcoders] Flex and Databas Project

2005-07-31 Thread Scott Barnes
http://docs.yahoo.com/info/terms/>. > > > > > > > > > > > > -- > Flexcoders Mailing List > FAQ: > http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: > http://www.mail-archive.com/flexcoders%40y

Re: [flexcoders] Using Flex with no Java, but only WebServices?

2005-07-29 Thread Scott Bachman
You can use Flex just with Web Services, but you'll still need a J2EE (Tomcat,JBoss,etc.) container on which to run the Flex app. Scott dlandi2000 wrote: Hello, I have my own custom socket server implementation, through which I can also expose web services. Can anyone tell

Re: [flexcoders] Event Handlers inside custom components

2005-07-27 Thread Scott Barnes
le outside of the component. > > > > Any thoughts? > > > Is this as easy as I think it should be? > > > > > > > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Sear

Re: [flexcoders] Is there a way to selectively enable/disable Tabs?

2005-07-27 Thread Scott Barnes
rchives: http://www.mail-archive.com/flexcoders%40yahoogroups.com > Yahoo! Groups Links > > > > > > > > -- Regards, Scott Barnes http://www.mossyblog.com -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives:

Re: [flexcoders] OT: Flex Team Macromedia :)

2005-07-27 Thread Scott Barnes
(much like now) while coding... i call it the "zone". -- Regards, Scott Barnes http://www.mossyblog.com -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo!

Re: [flexcoders] OT: Flex Team Macromedia :)

2005-07-27 Thread Scott Barnes
On 7/28/05, John Dowdell <[EMAIL PROTECTED]> wrote: > Scott Barnes wrote: > > wtf is our "FLEX" Team Macromedia :) (ie noice no FLEX team macromedians)... > I'm guessing "w" stands for "where" this time... otherwise I'm off-track > in t

[flexcoders] OT: Flex Team Macromedia :)

2005-07-27 Thread Scott Barnes
Just realised something, wtf is our "FLEX" Team Macromedia :) (ie noice no FLEX team macromedians)... oh so flash and dreamweaver get them, but wheres our flex luv..isn't our product worth more then the others combined? hehe -- Regards, Scott Barnes http://www.mossyblog.com

Re: [flexcoders] Re: Dynamically Built SWF's with Flex

2005-07-26 Thread Scott Barnes
On 7/26/05, jamiebadman <[EMAIL PROTECTED]> wrote: > Scott: Thanks for the info; much appreciated, regardless of how > scary it reads! hehe i'm sure it could be "dumbed' down more for folks who are looking at this with a confused expression, (ie not belittling anyone

Re: [flexcoders] Dynamically Built SWF's with Flex

2005-07-26 Thread Scott Barnes
eed to recompile it. Again, easist solution would be use CFMX to pre-roll your MXML...but nothing wrong with a bit of a good challenge to ear ones pay ;) hehe. Hope that helps, if you need a flex-gun-slinger to do the above for you, i'm cheap ;) hehehe.. -- Regards, Scott Barnes http:

Re: [flexcoders] mx:Panel and border_mc

2005-07-21 Thread Scott Barnes
ry setting its alpha to 0 and see what happens? > > > > > > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of Scott Barnes > Sent: Thursday, July 21, 2005 6:00 PM > To: flexcoders@yahoogroups.com > Subject: [fl

Re: [flexcoders] passing data to dynamically created TabNavigator children

2005-07-21 Thread Scott Barnes
oogroups.com > Yahoo! Groups Links > > > > > > > -- Regards, Scott Barnes http://www.mossyblog.com -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoder

[flexcoders] mx:Panel and border_mc

2005-07-21 Thread Scott Barnes
rome() border_mc._alpha = 0; back_mc._alpha = 0; controlBar_mc._alpha = 0; floatingBorder_mc._alpha = 0; all hide their respective visuals, except this "outside border" persists. Could someone shed some light onto how borderThickness gets drawn? am i looking in the right class? (ie

Re: [flexcoders] dynamically creating children suggestions?

2005-07-21 Thread Scott Barnes
en said about FP8, the garbage collection is now fixed, and will return un-used memory back to the Operating Systems furnace *heh* - which is gewwwd/ > 10 billion more ideas of course, Matt'll put the smack down when he > finishes his tea and crepes. hahahahaha.. watch out for

<    3   4   5   6   7   8   9   10   11   >