Re: [flexcoders] Google, Yahoo hooked on AJAX?

2006-03-13 Thread JesterXL
AJAX is here, works, has a large community, is an old technology and thus has a plethora of resources. Flex 2 isn't publicy out yet in an official capacity and Flex 1.5's price point excludes a lot of those types of endeavors. Yahoo uses both; they area big company. Yahoo Maps utilized

Re: [flexcoders] Google, Yahoo hooked on AJAX?

2006-03-13 Thread JesterXL
Scary. - Original Message - From: Claus Wahlers To: flexcoders@yahoogroups.com Sent: Monday, March 13, 2006 1:11 PM Subject: Re: [flexcoders] Google, Yahoo hooked on AJAX? you have to download the entire Flex 2 package just to get it (which is a good thing).not true,

Re: [flexcoders] Is there a third-party or opensource market for Flex components?

2006-03-09 Thread JesterXL
Market? Well, there are a bunch of Flash components that can easily be ported to work in Flex, some with no work at all. As far as creating them, however, that takes a lot of work, time, and the decision to go pay vs. open source isn't one to be taken lightly if you value your time at all.

Re: [flexcoders] SEO strategies for RIA?

2006-03-09 Thread JesterXL
Jim Kremens asked Google how to index Flash sites. Here is quoted response from the Google Team: "The practice of creating HTML copies of these Flash pages for ourcrawler is actually our recommended solutions to this kind of issue.If you do this, please be sure to include a robots.txt

Re: [flexcoders] Effects - Newbie help

2006-03-08 Thread JesterXL
Use Dissolve: http://www.jessewarden.com/archives/2005/10/mxeffectsfade_v.html - Original Message - From: Brent Johnson [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Wednesday, March 08, 2006 9:47 PM Subject: [flexcoders] Effects - Newbie help I'm having a litle trouble

Re: [flexcoders] Reading or Embedding SWFs?

2006-03-03 Thread JesterXL
Because it works consistently with the embedding of the path. Once Flex Builder fails to transcode, it refuses to budge on "re-checking" the embed path. I'll try to send you a re-producible test case by Monday. - Original Message - From: Roger Gonzalez To:

Re: [flexcoders] Flexlet's and Yahoo Widgets

2006-03-03 Thread JesterXL
to more info?I've been asked about this as well. On 3/2/06, JesterXL [EMAIL PROTECTED] wrote: You can easily create these using tools like mProject or SWFStudio to wrap your Flex SWF's, but it'd be nice if someone would create a framework around such tools, like Central kind

Re: [flexcoders] Reading or Embedding SWFs?

2006-03-03 Thread JesterXL
I use ANT to make mxmlc my automated-bitch with 1 click. The mouse won't hurt you Roger... it's actually pretty pimp if you get a glowing one. - Original Message - From: Roger Gonzalez To: flexcoders@yahoogroups.com Sent: Friday, March 03, 2006 11:03 AM Subject: RE:

Re: [flexcoders] Flexlet's and Yahoo Widgets

2006-03-03 Thread JesterXL
? anyplace else I can find some info on this? *runs a search* Didn't really find anything in this list... have any pointers? On 3/3/06, JesterXL [EMAIL PROTECTED] wrote: Here's the example (CAREFUL!!! TONS OF RAM USAGE!) http://dev.jessewarden.com/captivate/flexonthedesktop

Re: [flexcoders] Flexlet's and Yahoo Widgets

2006-03-03 Thread JesterXL
. The actual app doesn't use that much, hehe! - Original Message - From: Rich Tretola To: flexcoders@yahoogroups.com Sent: Friday, March 03, 2006 1:05 PM Subject: Re: [flexcoders] Flexlet's and Yahoo Widgets Hey JesseWhy does this use so much RAM ?Rich On 3/3/06, JesterXL [EMAIL PROTECTED

Re: [flexcoders] Flexlet's and Yahoo Widgets

2006-03-03 Thread JesterXL
specific. On 3/3/06, JesterXL [EMAIL PROTECTED] wrote: Yep. Actually more than 2: // if running in mProjectorif(_global.mSystem != null){var o = _global.mSystem.getDesktopWorkArea();var tW:Number = o.right - o.left;var tH:Number = o.bottom - o.top;_global.mWindow.s

Re: [flexcoders] Flex and URL variables

2006-03-03 Thread JesterXL
e initialize to same state from the rest URL... FYI! Patent has been filed for this idea :)-abdul On 3/3/06, JesterXL [EMAIL PROTECTED] wrote: Don't know the Flex 2 way. For Flex 1.5, I used Kevin Lynch's deep linking code. http://www.klynch.com/archives/76.html My im

Re: [flexcoders] how do you put a link in a datagrid?

2006-03-02 Thread JesterXL
Title: RE: [flexcoders] Actionscript-based Applications with Flex 2 Flex 1.5 or 2? - Original Message - From: jeff noyes To: flexcoders@yahoogroups.com Sent: Thursday, March 02, 2006 7:22 AM Subject: [flexcoders] how do you put a link in a datagrid? Can someone pleasepoint me

Re: [flexcoders] mx.control.alert

2006-03-02 Thread JesterXL
Try adding some \n and \r to the end of the text you put in to the Alert box. - Original Message - From: deepu_verma [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, March 02, 2006 12:05 PM Subject: [flexcoders] mx.control.alert Hi all, I am using

Re: [flexcoders] 32kb limit in Flex 2.0?

2006-03-02 Thread JesterXL
Title: 32kb limit in Flex 2.0? I think it's like 8 megs now. - Original Message - From: Parekh, Shweta - BLS CTR To: flexcoders@yahoogroups.com Sent: Thursday, March 02, 2006 4:36 PM Subject: [flexcoders] 32kb limit in Flex 2.0? Hi, Does anybody know if there is the 32KB size

Re: [flexcoders] Flex and URL variables

2006-03-02 Thread JesterXL
Flex 1.5 or 2? - Original Message - From: Jonathan Miranda To: flexcoders@yahoogroups.com Sent: Thursday, March 02, 2006 5:49 PM Subject: [flexcoders] Flex and URL variables Alright, I’ve done this with Flash before but I’m wondering how similar it is.Let’s say I start my app

Re: [flexcoders] Flex and URL variables

2006-03-02 Thread JesterXL
Don't know the Flex 2 way. For Flex 1.5, I used Kevin Lynch's deep linking code. http://www.klynch.com/archives/76.html My implementation: http://www.jessewarden.com/archives/2005/10/code_share_real.html Basically, _javascript_ will set vars for you and you can use Kevin's class to

Re: [flexcoders] Reading or Embedding SWFs?

2006-03-02 Thread JesterXL
It doesn't import your frame labels either, but it DOES work. Word of advice; embed your movieclip asset to a class rather than a variable. [Embed(source="your.swf")] public class YouClass extends MovieClip vs. [Embed(source="your.swf#SymbolName")] public var MySymbol:Class; -

Re: [flexcoders] Reading or Embedding SWFs?

2006-03-02 Thread JesterXL
...geez, I'm tired... that's: [Embed(source="your.swf", symbol="SymbolName")] public class YouClass extends MovieClip - Original Message - From: JesterXL To: flexcoders@yahoogroups.com Sent: Thursday, March 02, 2006 10:00 PM Subject: Re: [flexcoders] Readi

Re: [flexcoders] Understanding UIComponent

2006-03-02 Thread JesterXL
You look like you're on the right track. For now (as of Beta 1), I think the only ones that actually matter event wise are: initialize creationComplete The only difference is initialize runs before allof the layout stuff, so if you need to do your own positioning/sizing, this is a good

Re: [flexcoders] Text/Label Shadows

2006-03-01 Thread JesterXL
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 id=main_lbl text=Hello color=#FF x=0 y=0 / mx:Label text={main_lbl.text} color=#00 x={main_lbl.x + 1} y={main_lbl.y + 1} / Flex

Re: [flexcoders] Xiff and Flex

2006-03-01 Thread JesterXL
I'd be willing to help if someone could show me to a working server. I've got plenty of working Flash AS2 code, but NO working server's. The one at Dreamhost is like... stupid, it comes with accounts you can create, but no conference rooms, etc. I know jack about Jabber, but I do have

Re: [flexcoders] Xiff and Flex

2006-03-01 Thread JesterXL
, etc. Scott On 3/1/06, JesterXL [EMAIL PROTECTED] wrote: I'd be willing to help if someone could show me to a working server. I've got plenty of working Flash AS2 code, but NO working server's. The one at Dreamhost is like... stupid, it comes with accounts you can create

Re: [flexcoders] Re: Xiff and Flex

2006-03-01 Thread JesterXL
Systems, Inc. Macromedia Flex Alliance Partner http://www.cynergysystems.com Email: [EMAIL PROTECTED] Office: 866-CYNERGY --- In flexcoders@yahoogroups.com, JesterXL [EMAIL PROTECTED] wrote: Thanks Scott! So, assuming she's cool, are there servers out there that offer hosting options

Re: [flexcoders] Resize bug

2006-03-01 Thread JesterXL
Yep, jacked up here. - Original Message - From: Jonathan Miranda To: flexcoders@yahoogroups.com Sent: Wednesday, March 01, 2006 5:14 PM Subject: [flexcoders] Resize bug Anyone have problems with someone dragging an HDivideBox divider to the edges? Take the Welcome Dashboard

Re: [flexcoders] Re: Flex Builder 1.5 question

2006-02-28 Thread JesterXL
I usually get this in FlexBuilder when the Flex server I've defined is wrong. Sometimes, I'll switch sites, and forget, and when I hit Run, it'll be pointing to some other project. - Original Message - From: nntasha1976 [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Tuesday,

Re: [flexcoders] Re: Flex Builder 1.5 question

2006-02-28 Thread JesterXL
Or your webserver isn't running - Original Message - From: JesterXL [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Tuesday, February 28, 2006 1:26 PM Subject: Re: [flexcoders] Re: Flex Builder 1.5 question I usually get this in FlexBuilder when the Flex server I've defined

Re: [flexcoders] Re: RIA Certified Developer/Architect

2006-02-27 Thread JesterXL
...both of you, Jonathan and Brendan, have good attitudes, and contribute to this list. Both of those facts alone would cause me to hire you in a heartbeat. However, if you are looking for the sense of accomplishment, ability to represent bigger companies, and the resume addition, then I

Re: [flexcoders] Re: Array based class throws error for splice method call

2006-02-27 Thread JesterXL
There are known problems with sub-classing Array, but not sure the status. For now, just use composition until we know it's fixed. - Original Message - From: Doug Lowder [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, February 27, 2006 4:59 PM Subject: [flexcoders] Re:

[flexcoders] ServiceCapture, Firefox, Flash Player 8.5

2006-02-26 Thread JesterXL
Anyone used ServiceCapture 1.2.8 with Firefox and Flash Player 8.5 beta? I'm getting nothing, but works just fine with Flash Player 7 in IE... ??? -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives:

Re: [flexcoders] ServiceCapture, Firefox, Flash Player 8.5

2006-02-26 Thread JesterXL
and the latest Flash Player 8.5 (from Flex2 beta1). Have you added the file:///C://Program%20Files/ServiceCapture/firefox.js in your Firefox proxy connection parameter? Benoit Hediard -Message d'origine- De : flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] De la part de JesterXL

Re: [flexcoders] Flex Enterprise Services: Airplane Chat

2006-02-26 Thread JesterXL
messaging which can solve some problems and ASObject adapters for DataService which can act as RSO, but as you get more robust you'll end up wanting more features. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of JesterXL Sent: Saturday, February

[flexcoders] Flex Enterprise Services: Airplane Chat

2006-02-25 Thread JesterXL
of server-side coding? Only thing I used it for was config changing, but just curious if others have used it, and if so, for what, and if you used the server at all. http://dev.jessewarden.com/flex/airplane_chat_fes/ Details http://www.jessewarden.com/archives/2006/02/flex_enterprise.html --JesterXL

Re: [flexcoders] Re: Modal Box Popup and Wait

2006-02-22 Thread JesterXL
--- In flexcoders@yahoogroups.com, JesterXL jesterxl@ wrote: Flash has no publicly exposed method documented to pause the Flash Player scripting thread. What I've done in games in the past is have those classes/components that must freeze implement an IPause interface that has

Re: [flexcoders] Animation Sequence Problem.

2006-02-22 Thread JesterXL
Try using the mx.effects.Sequence. If you don't want to use any of the Flex classes, then build a queue, and when the effect has completed, run the next effect in the array. - Original Message - From: quasimotoca [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Wednesday,

Re: [flexcoders] Positioning Alert

2006-02-21 Thread JesterXL
but the center of it's assigned reference. On 2/20/06, JesterXL [EMAIL PROTECTED] wrote: In Flex 2, not 1.5. ...is the Alert centered yet? - Original Message - From: [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Sunday, February 19, 2006 10:05 PM Subject: Re: [flexcoders

Re: [flexcoders] calling a function based on value of text input

2006-02-21 Thread JesterXL
Flex docs -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of JesterXL Sent: Tuesday, February 21, 2006 12:17 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] calling a function based on value of text input var s:String

Re: [flexcoders] Re: Object cleanup and memory usage Best Practices (2.0b1)

2006-02-21 Thread JesterXL
to it, due to addChild(). - Gordon -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of JesterXL Sent: Monday, February 20, 2006 3:13 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: Object cleanup and memory usage Best Practices (2.0b1

Re: [flexcoders] Flex2 :: Internal Build Error :: Adobe Engineers?

2006-02-21 Thread JesterXL
I usually copy files and rebuild them from various parts. Like, I'll create a bin directory by hand, copy other SWF's in, and rename them to yourproject.swf, and yourproject-debug.swf. The HTML files are copied from other projects too, but the html-template folder can be rebuilt by right

Re: [flexcoders] Flex2 :: Internal Build Error :: Adobe Engineers?

2006-02-21 Thread JesterXL
d. That still hasn't helped me! Yes, I know the problem is in my component somwhere but, I don't know where.Adboe engineers are awsome, I jut hope there will be a more elegent way to fix this our at least guide us developers becasue I am wastin time, hehe time is money they say.Peace, Mike

Re: [flexcoders] Positioning Alert

2006-02-21 Thread JesterXL
days have? On 2/21/06, JesterXL [EMAIL PROTECTED] wrote: Know, I mean the Alert's show function. The 4th parameter is what it uses to center. Excplicitly set it to MovieClip(mx.core.Application.application), or use Application's alert function. - Original Message - From: Daniel

Re: [flexcoders] Sandboxing issues?

2006-02-20 Thread JesterXL
Flash 8 movies can only talk to local content only, or net content only, not both. Your Flash 8 SWF is talking to .NET; how is it talking to your Flex app? - Original Message - From: Gregor Kiddie [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, February 20, 2006 6:13 AM

Re: [flexcoders] Case of the Mondays

2006-02-20 Thread JesterXL
I always ignore it and do a Project Clean and it goes away. - Original Message - From: Jonathan Miranda To: flexcoders@yahoogroups.com Sent: Monday, February 20, 2006 10:35 AM Subject: [flexcoders] Case of the Mondays So I open up Flex and my project to get the following:An

Re: [flexcoders] Re: Sandboxing issues?

2006-02-20 Thread JesterXL
back false? Egor. --- In flexcoders@yahoogroups.com, JesterXL [EMAIL PROTECTED] wrote: Flash 8 movies can only talk to local content only, or net content only, not both. Your Flash 8 SWF is talking to .NET; how is it talking to your Flex app? - Original Message - From: Gregor

Re: [flexcoders] Re: Object cleanup and memory usage Best Practices (2.0b1)

2006-02-20 Thread JesterXL
? if so, could you please explain how to clean it up properly, as I need to use it, and there was no documentation on how to clean it up. Thanks! --- In flexcoders@yahoogroups.com, JesterXL [EMAIL PROTECTED] wrote: 6 rules of thumb: 1. never trust an alpha for benchmarking 2. never trust

Re: [flexcoders] Re: Object cleanup and memory usage Best Practices (2.0b1)

2006-02-20 Thread JesterXL
a deconstructor or finalizer or anything. One last question, does calling delete on an object release any Activation objects created for it? thanks, Thunder --- In flexcoders@yahoogroups.com, JesterXL [EMAIL PROTECTED] wrote: Nope. Some people used onUnload for MovieClips, but I wouldn't touch

Re: [flexcoders] Flex2 :: LivePreview support ofr custom components

2006-02-20 Thread JesterXL
Are you making the SWC with Flash or compc? - Original Message - From: Teoti Graphix To: flexcoders@yahoogroups.com Sent: Monday, February 20, 2006 1:53 PM Subject: [flexcoders] Flex2 :: LivePreview support ofr custom components Hey,Quick question to the adobe engineers.Are we

Re: [flexcoders] Re: Object cleanup and memory usage Best Practices (2.0b1)

2006-02-20 Thread JesterXL
changes to do with adding event listeners, and I've never had any problems with the scope of my functions; they always seem to have the scope of the object they're defined in. thanks, Thunder --- In flexcoders@yahoogroups.com, JesterXL [EMAIL PROTECTED] wrote: Negative, local variables are good

Re: [flexcoders] Positioning Alert

2006-02-19 Thread JesterXL
In Flex 2, not 1.5. ...is the Alert centered yet? - Original Message - From: [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Sunday, February 19, 2006 10:05 PM Subject: Re: [flexcoders] Positioning Alert Isn't centerPopUp a method of the PopUpManager? such as :

Re: [flexcoders] Actionscript-based Applications with Flex 2

2006-02-18 Thread JesterXL
Naw, actually you can do that. I forget what they recommend, but you need to cast DisplayObjects to IUIComponent to ensure what you add them to Flex DisplayContainers, it doesn't bitch. var a:Sprite = new Sprite() as IUIComponent; my_canvas.addChild(a); Or something like that, I forget

Re: [flexcoders] Actionscript-based Applications with Flex 2

2006-02-18 Thread JesterXL
, or less publicized than it should be. (Although JesterXL provided some good tips I've not yet had a chance to try) -Mark -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Roger Gonzalez Sent: Saturday, February 18, 2006 11:10 AM To: flexcoders

Re: [flexcoders] easiest way to build SWF file for flex 1.5?

2006-02-18 Thread JesterXL
Here's what I do: - open Notepad - paste in the the URL to a hyperlink like so: a href=""right click save as here/a - save the file as cow.htm - open IE (I know, crazy) - File Open - open cow.htm - right click on the hyperlink, Save As... - BOOM, you got a SWF! - Original Message

Re: [flexcoders] Actionscript-based Applications with Flex 2

2006-02-17 Thread JesterXL
If you are looking for a HelloWorld, see the bottom of this email. Here's the quick(?) skizzy on the various technologies. Don't have time? Read to the # to skip the background. Flash Player 8.5 is engineered to work with the improved ActionScript 3 language, and have pimp new

Re: [flexcoders] Modal Box Popup and Wait

2006-02-16 Thread JesterXL
Flash has no publicly exposed method documented to pause the Flash Player scripting thread. What I've done in games in the past is have those classes/components that must freeze implement an IPause interface that has the public methods of pause and resume. That way, I can pause the entire

Re: [flexcoders] RTL in a comboBox in flex 1.5?

2006-02-16 Thread JesterXL
Might help, might not: http://weblogs.macromedia.com/jd/archives/2006/02/flaraby2_beta.cfm - Original Message - From: Nithya R To: flexcoders Sent: Thursday, February 16, 2006 10:24 AM Subject: [flexcoders] RTL in a comboBox in flex 1.5? hi is it possible to have a RTL combobox

Re: [flexcoders] Change URL without reloading page and re-initializing flex application

2006-02-16 Thread JesterXL
Check out the HistoryManager in the docs. Additionally, you can use some deep-linking code Kevin Lynch provided (there are a bunch of other ones too!). (give her 3 seconds) http://dev.jessewarden.com/flex/codeshare/index.htm#codeid=43 Kevin's code my source are available here.

Re: [flexcoders] Flex Application with several Forms

2006-02-16 Thread JesterXL
Large SWF's aren't bad. Large, full ViewStacks are. 1. You can use createChild to load them on demand, or pre-compile to their own SWF's and load via a Loader. 2. I like ViewStacks. You can put a bunch of forms in them, and toggle their visibility. - Original Message - From:

Re: [flexcoders] LinkBar questions - Flex 1.5

2006-02-15 Thread JesterXL
Bug? :: shugs :: Fix? Throw it in an HBox with hScrollPolicy = "auto" - Original Message - From: Graham, Jason To: flexcoders@yahoogroups.com Sent: Wednesday, February 15, 2006 8:40 PM Subject: [flexcoders] LinkBar questions - Flex 1.5 The LinkBar appears not to scroll, if

Re: [flexcoders] HttpService on a timer

2006-02-14 Thread JesterXL
function startCalling() { clearInterval ( serviceID ); serviceID = setInterval ( this, "callService", 5 * 60 * 1000); } function callService() { yourService.send(); // it is 'send' right? forget the method name... } startCalling(); - Original Message - From: Jonathan

Re: [flexcoders] My Flex 1.5 project went live at TWELVE Hotel in Atlanta on Sunday!

2006-02-13 Thread JesterXL
Title: My Flex 1.5 project went live at TWELVE Hotel in Atlanta on Sunday! Congrats buddy! - Original Message - From: Tracy Spratt To: flexcoders@yahoogroups.com Sent: Monday, February 13, 2006 5:38 PM Subject: [flexcoders] My Flex 1.5 project went live at TWELVE Hotel in

Re: [flexcoders] HTML in TextArea

2006-02-13 Thread JesterXL
mx:String id=my_html source=your.htm / mx:TextArea htmlText={my_html} / - Original Message - From: jgraham_us [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, February 13, 2006 6:29 PM Subject: [flexcoders] HTML in TextArea I want to use the htmlText to populate a

Re: [flexcoders] Benefits of Flash Security Model and crossdomain.xml

2006-02-13 Thread JesterXL
BTW, AJAX follows the same security model. The difference? The Flash Player can get around it with permission from the server (the server has a crossdomain.xml on it). AJAX can't. - Original Message - From: Darron J. Schall [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent:

Re: [flexcoders] Filters, Contributing

2006-02-10 Thread JesterXL
createChildren() or updateDisplayList() is called, but I can't find any info. So I was hoping that someone with more knowledge about the internals of those classes would step forward, should I even hope for a Flex engineer to see this? -Trey JesterXL wrote: Ohhh, you want to actually have it be a filter vs

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

2006-02-10 Thread JesterXL
It's easy to fix; do: stage.focus = this; In your creationComplete 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

Re: [flexcoders] How to handle this DataGrid request

2006-02-10 Thread JesterXL
:: guessing :: Maybe parent.selectedIndex? - Original Message - From: Jonathan Miranda To: flexcoders@yahoogroups.com Sent: Friday, February 10, 2006 1:46 PM Subject: RE: [flexcoders] How to handle this DataGrid request I am *super* close to getting this, but I’m stuck on

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

2006-02-10 Thread JesterXL
" width="236" height="196" /mx:TextArea /mx:Canvas /mx:Application 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? Isn't the Macromedia/Adobe s

Re: [flexcoders] Flex -- -- Flash Projectors question??

2006-02-10 Thread JesterXL
Technically? Nope. mProject, SWFStudio, Screenweaver, etc. do not yet support the 8.5 format. Additionally, interop isn't going to work without a lot of upfront coding. Legally? Sure. Flex 1.5 requires a server, and while you can deploy from a server that does not have Flex 1.5 installed,

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

2006-02-10 Thread JesterXL
- From: Scott Langeberg To: flexcoders@yahoogroups.com Sent: Friday, February 10, 2006 2:27 PM Subject: Re: [flexcoders] Flex 2 Beta - KeyboardEvent - Problem Hmm, yeah I was clicking on the movie, first.What does setCapture belong to?Scott On 2/10/06, JesterXL [EMAIL PROTECTED] wrote

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

2006-02-10 Thread JesterXL
Subject: Re: [flexcoders] Flex 2 Beta - KeyboardEvent - Problem I'm guessing you're talking about the addEventListener()?;) Scott On 2/10/06, JesterXL [EMAIL PROTECTED] wrote: :: goes to look :: Ah, 3rd parameter, useCapture:Boolean. From the docs: useCapture: Boolean (default

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

2006-02-10 Thread JesterXL
esign view! Scott On 2/10/06, JesterXL [EMAIL PROTECTED] wrote: :: goes to look :: Ah, 3rd parameter, useCapture:Boolean. From the docs: useCapture: Boolean (default = false) — Determines whether the listener will work in the capture phase or the target and bubbl

Re: [flexcoders] Using Embed not working in Beta (worked in Alpha)

2006-02-10 Thread JesterXL
Try: - Project Properties - Flex Build Path Libraries Tab Add SWC... - frameworks.swc (it's like libs or something) - Original Message - From: quasimotoca [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Friday, February 10, 2006 11:22 PM Subject: [flexcoders] Using Embed not

Re: [flexcoders] Filters, Contributing

2006-02-09 Thread JesterXL
Here is the 1.5 way; 2 shouldn't be that different: http://www.jessewarden.com/archives/2006/01/how_to_use_the.html - Original Message - From: Trey Long [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, February 09, 2006 1:54 PM Subject: [flexcoders] Filters,

Re: [flexcoders] How to get data from mySQL database

2006-02-09 Thread JesterXL
I've been using AMFPHP; works pretty well. http://www.jessewarden.com/archives/2005/12/amfphp_10_works.html - Original Message - From: flashmxfreak [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, February 09, 2006 3:23 PM Subject: [flexcoders] How to get data from mySQL

Re: [flexcoders] embed a movieclip

2006-02-09 Thread JesterXL
ts fixed in the next release. On 2/8/06, JesterXL [EMAIL PROTECTED] wrote: Have you successfully set a getter/setter property? - Original Message - From: Jason Y. Kwong To: flexcoders@yahoogroups.com Sent: Wednesday, February 08, 2006 3:0

Re: [flexcoders] Re: Flex and Flash Media server

2006-02-09 Thread JesterXL
His site does that all the time, just refresh one time; always works the 2nd time. - Original Message - From: flashmxfreak [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, February 09, 2006 3:25 PM Subject: [flexcoders] Re: Flex and Flash Media server Requested page

Re: [flexcoders] Filters, Contributing

2006-02-09 Thread JesterXL
= new MyNewFilter(); var filtsCopy:Array = DisplayObject.filters; filtsCopy.push(MyNewFilter); DisplayObject.filters = filtsCopy; If that was covered in there, please correct me. It's possible that I missed something. -Trey JesterXL wrote: Here is the 1.5 way; 2 shouldn't be that different: http

Re: [flexcoders] Learning AC for Flex 2.0 from scratch: best bet?

2006-02-09 Thread JesterXL
Site (AS2) http://www.debreuil.com/docs/ It's how I learned. - Original Message - From: Stephane B. To: flexcoders@yahoogroups.com Sent: Thursday, February 09, 2006 4:21 PM Subject: [flexcoders] Learning AC for Flex 2.0 from scratch: best bet? I'm trying to define the best

Re: [flexcoders] Application Background

2006-02-08 Thread JesterXL
Title: Application Background setStyle("backgroundColor", 0xFF); setStyle("backgroundAlpha", 0); And then set the wmode attribute in HTML object/embed to "transparent". Doesn't work on all browsers. - Original Message - From: Mehdi, Agha To: flexcoders@yahoogroups.com Sent:

Re: [flexcoders] embed a movieclip

2006-02-08 Thread JesterXL
Have you successfully set a getter/setter property? - Original Message - From: Jason Y. Kwong To: flexcoders@yahoogroups.com Sent: Wednesday, February 08, 2006 3:08 PM Subject: Re: [flexcoders] embed a movieclip Ok, I found something interesting about this. You can actually

Re: [flexcoders] embed a movieclip

2006-02-08 Thread JesterXL
here's an easier way...or this gets fixed in the next release. On 2/8/06, JesterXL [EMAIL PROTECTED] wrote: Have you successfully set a getter/setter property? - Original Message - From: Jason Y. Kwong To: flexcoders@yahoogroups.com Sent: Wednesday, February 08, 2006 3

Re: [flexcoders] embed a movieclip

2006-02-08 Thread JesterXL
, but there are no good choices here. ... . .. .j JesterXL wrote: ...whoa... so, if I have an MC inside of the Flash 8 SWF, I can in fact run code through a Flash Player 8.5 SWF? Can you post your example somewhere, this would be really valuable! - Original Message - *From

Re: [flexcoders] Got embed SWF to call a function in Flex

2006-02-08 Thread JesterXL
Hrm... this line: myMC.myRect = this.source(); //get function reference. I think is backwards. Like, this.source() fires the function that shows the alert. You're writing it like myMC is supposed to hold the return value of the source function, but the source function doesn't return

Re: [flexcoders] Got embed SWF to call a function in Flex

2006-02-08 Thread JesterXL
...damn... I tried using this technique to run YahooMaps, but even though the zoomLevel setter was set, it was just a blank beize. So, I tried using BitmapData.draw, both in the SWF and in Flex, but no dice... - Original Message - From: JesterXL [EMAIL PROTECTED] To: flexcoders

Re: [flexcoders] Split a single Flex application into parts

2006-02-07 Thread JesterXL
Deferred instantiation, Loader like you said, or createChild/removeChild. - Original Message - From: superabe superabe To: flexcoders@yahoogroups.com Sent: Tuesday, February 07, 2006 12:37 PM Subject: [flexcoders] Split a single Flex application into parts Hi List, I havea

Re: [flexcoders] AS2: is it Pass By Reference?

2006-02-07 Thread JesterXL
Primitives are pass by val, whereas all complex types are pass by ref. String Number == pass by val Date, Array, Object, etc. == pass by ref When in doubt, assume by ref. - Original Message - From: Sauro, Nick To: flexcoders@yahoogroups.com Sent: Tuesday, February 07, 2006

Re: [flexcoders] Fade effects with Forms

2006-02-06 Thread JesterXL
Use Dissolve, not Fade. http://www.jessewarden.com/archives/2005/10/mxeffectsfade_v.html - Original Message - From: Jonathan Miranda To: flexcoders@yahoogroups.com Sent: Monday, February 06, 2006 11:47 AM Subject: [flexcoders] Fade effects with Forms I have an accordion with a

Re: [flexcoders] Yahoo Maps Flex 2

2006-02-06 Thread JesterXL
Flex 1.5 was used to create the Yahoo Maps currently on Yahoo's dev site. As such, it won't compile in Flex 2. You can load it into a Loader maybe, but then you could only control it via LocalConnection, and they don't have a LocalConnection API in it. Your best bet is to create one via

Re: [flexcoders] Support for datagram sockets in Flex 2.0?

2006-02-06 Thread JesterXL
What is a datagram socket? What is a datagram? - Original Message - From: tobiaspatton [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, February 06, 2006 5:18 PM Subject: [flexcoders] Support for datagram sockets in Flex 2.0? The subject line says it all. I can't find a

Re: [flexcoders] Support for datagram sockets in Flex 2.0?

2006-02-06 Thread JesterXL
Ok, read this: http://java.sun.com/j2se/1.4.2/docs/api/java/net/DatagramSocket.html And if it's UDP, it won't work. The binary socket in Flash Player 8.5 is TCP/IP. - Original Message - From: tobiaspatton [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Monday, February 06, 2006

Re: [flexcoders] Re: Scrolling a TextArea to the bottom?

2006-02-02 Thread JesterXL
Hey Brian, sorry about the 1 liner. Basically this: mx:TextArea id=my_ta change=my_ta.vPosition = my_ta.maxVPosition / Is the same as: import mx.controls.TextArea; createChild ( TextArea, my_ta ); my_ta.addEventListener ( change, Delegate.create(this, anonFunction)); function

Re: [flexcoders] Flex / OOP custom component coding question

2006-02-02 Thread JesterXL
There are a few ways. Dirk mentioned one, there are 3 others I've read about. One way is to create your MXML as pure tags form elements with ID's. Then, you create your associated ActionScript that contains only logic (no creation of GUI stuff). You link to this .as file via your mx:Script

Re: [flexcoders] IE7 beta

2006-02-01 Thread JesterXL
How's Flash run in it? - Original Message - From: Nick Weekes To: flexcoders@yahoogroups.com Sent: Wednesday, February 01, 2006 3:39 AM Subject: [flexcoders] IE7 beta In case anyone wants a break from checking out the loveliness in Flex 2 beta, here is a link to the just

Re: [flexcoders] Recent Outages RIA

2006-02-01 Thread JesterXL
You can't insulate your code against incompetence, although, I'm sure Eiffel has an exception thrown for that. - Original Message - From: jwc_wensan [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Wednesday, February 01, 2006 10:01 AM Subject: [flexcoders] Recent Outages RIA

Re: [flexcoders] IE7 beta

2006-02-01 Thread JesterXL
That's ok, I get 8.5 to crash a lot. Good to hear about the speed! Now if only Firefox could.. you know... not suck, that'd be great!!! - Original Message - From: Nick Weekes To: flexcoders@yahoogroups.com Sent: Wednesday, February 01, 2006 10:43 AM Subject: RE: [flexcoders] IE7

Re: [flexcoders] View Source in Firefox 1.5?

2006-02-01 Thread JesterXL
Works in IE, failes in Firefox until you allow popups. - Original Message - From: Manish Jethani [EMAIL PROTECTED] To: Flexcoders flexcoders@yahoogroups.com Sent: Wednesday, February 01, 2006 1:26 PM Subject: [flexcoders] View Source in Firefox 1.5? Hi folks, Looking for feedback.

Re: [flexcoders] Creating that Validator popup message? (Flex 2.0)

2006-02-01 Thread JesterXL
For the TextFields? No. Validation + TextPopups in Flex 1.5 are harcoded together. Not sure in 2.0. You can, however, create whatever type of popup you want via PopUpManager. If you want to set the focus of the object, either do object.setFocus(), or just visually, do

Re: [flexcoders] Creating that Validator popup message? (Flex 2.0)

2006-02-01 Thread JesterXL
Oops, nice find! - Original Message - From: Stephen Gilson To: flexcoders@yahoogroups.com Sent: Wednesday, February 01, 2006 7:19 PM Subject: RE: [flexcoders] Creating that Validator popup message? (Flex 2.0) From the validator doc: The UIComponent class defines the

Re: [flexcoders] Ad Rotator Snippet

2006-02-01 Thread JesterXL
I can answer the 2nd; no, FLV only. Flash Lite 2 supports Real MPEG4 I think. - Original Message - From: Howard, Dave To: flexcoders@yahoogroups.com Sent: Wednesday, February 01, 2006 10:33 PM Subject: [flexcoders] Ad Rotator Snippet Sorry..sending again with relevent subject

Re: [flexcoders] inactive popup header color issue-- anybody?

2006-02-01 Thread JesterXL
I thought I already answered this... anyway, you need to pass an array, not a string. This: oldWindow.setStyle("headerColors", "#ff,#ff"); needs to be: oldWindow.setStyle("headerColors", [#ff,#ff]); - Original Message - From: Nithya R To: flexcoders Sent:

Re: [flexcoders] Re: Scrolling a TextArea to the bottom?

2006-02-01 Thread JesterXL
mx:TextArea id=my_ta change=my_ta.vPosition = my_ta.maxVPosition / Untested. - Original Message - From: Brian Lesser [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, February 02, 2006 12:23 AM Subject: Re: [flexcoders] Re: Scrolling a TextArea to the bottom? Thanks

<    1   2   3   4   5   6   7   8   9   10   >