[flexcoders] Re: Well, that does me absolutely no good....unless you can show me how to do th

2008-04-18 Thread Jason The Saj
I'll give that a try, it looks like it might be a solution for me...thanks!

[flexcoders] Hi there,

2008-04-16 Thread Jason The Saj
/example2-swfobject2.html Note - in my personal usage, I broke up the example into two classes. One for browser detection and one for _blank issues. Note, there are a few caveats: > allowScriptAccess needs to be set to "always" > wmode needs to be set to either "transparent" or "opaque" - Jason

[flexcoders] Click Lite: The right click now. But not now?

2008-04-16 Thread Jason The Saj
Why does click work here? But not here? btnFoo.addEventListener(MouseEvent.CLICK,Foo(2)); Now, it's obviously Adobe has coded the button component to allow for arguments to be passed via the click parameter. But we're not given that same privilege when using just AS3. But obviously, they mu

[flexcoders] Well, that does me absolutely no good....unless you can show me how to do this!

2008-04-16 Thread Jason The Saj
http://www.adobe.com/2006/mxml";>

[flexcoders] Re: addEventListener and additional arguments?

2008-04-16 Thread Jason The Saj
Okay then How do I do the simple act of "click" event call function and pass a parameter value? This was easy in AS1/AS2/JS I could essentially just say... btnFoo.release = function (parameters){...} Now, it looks like i need to add an event listener. Then create a custom event. All so I

[flexcoders] How do i split up a very large MXML?

2008-04-15 Thread Jason B
ive got 5000 lines of mxml and im a month away from finishing how the heck can i seperate this up. i tried modules but then its very difficult to handle passing data right now my project contains many tabs and lots of objects and tabs under those. its getting quite large please anyone?

[flexcoders] Re: handling scope of functions inside an itemrender

2008-04-15 Thread Jason B
_ > > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On > Behalf Of Jason B > Sent: Tuesday, April 15, 2008 11:02 AM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] handling scope of functions inside an itemrender > > > > i

[flexcoders] handling scope of functions inside an itemrender

2008-04-15 Thread Jason B
im trying to figure out how inside a grid (itemrender) when a user press's a button how they can call a function in script at the top of the mxml. it seems out of scope says the IDE?

[flexcoders] how do I know when a component is invisible

2008-04-12 Thread Jason Rayles
he current view in a viewstack or any other permutation? Thanks, Jason

RE: [flexcoders] Flex 3.0 + Artificial Intelligence

2008-04-03 Thread Merrill, Jason
The "import from LinkedIn profile" feature doesn't seem to work - says I am missing title and summary data from my profile, even though I am not. Jason Merrill Bank of America GT&O and Risk L&LD Solutions Design & Development eTools & Multimedia Bank of A

RE: [flexcoders] Where is adobe? Come to universities!

2008-04-03 Thread Merrill, Jason
inly true they don't have anywhere near the amount of resources Microsoft has to promote products. I think Adobe will have to use some creative marketing strategies to better compete with the massive Silverlight push Microsoft is developing. Jason Merrill Bank of America GT&O a

RE: [flexcoders] best way to update a display object's VO's x and y props?

2008-04-03 Thread Merrill, Jason
already updated. Jason Merrill Bank of America GT&O and Risk L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community Are you a Bank of America associate interested in innovative learning ideas and technologies? Check ou

RE: [flexcoders] .net flash remoting

2008-04-02 Thread Merrill, Jason
If you have any examples of hand-coding Webservice connnection not using a component, I would be interested thanks. Jason Merrill Bank of America GT&O and Risk L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community

RE: [flexcoders] .net flash remoting

2008-04-02 Thread Merrill, Jason
es in Flash CS3 - I don't know that you can natively. WebOrb might be the only option if that would work with AS3. Jason Merrill Bank of America GT&O and Risk L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Comm

[flexcoders] Re: Flex LOCKUPS UP BROWSER no code though is created?

2008-04-01 Thread Jason B
--- In flexcoders@yahoogroups.com, "valdhor" <[EMAIL PROTECTED]> wrote: > > I tried what you said and found out that all you need to do is click > on the "Stations X" tab and then the "Info" tab. At this point the > entire browser crashed. > > After a bit of paring I found that the offending tag i

[flexcoders] Re: Flex LOCKUPS UP BROWSER no code though is created?

2008-04-01 Thread Jason B
--- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote: > > You might be hitting an invalidation loop. Try setting scrolPolicies to > off in the Canvas and locking down the size of the List. Could you please show an example im not finding anywhere what you mean?

[flexcoders] Re: Flex LOCKUPS UP BROWSER no code though is created?

2008-04-01 Thread Jason B
I have no idea why your system locks. I would check the version of the > Flash player you have. Maybe try it in Firefox instead of IE (Or the > other way round). Does it happen on other computers etc (General > troubleshooting techniques). > > > --- In flexcoders@yahoogroups.com

[flexcoders] Re: Flex LOCKUPS UP BROWSER no code though is created?

2008-04-01 Thread Jason B
No lockups occur until i add this in dataProvider="{listData}" to my list box weirdive got really no script at all? http://www.adobe.com/2006/mxml"; layout="absolute" backgroundColor="white" height="100%" width="100%">

[flexcoders] Flex LOCKUPS UP BROWSER no code though is created?

2008-04-01 Thread Jason B
FYI: I've got no code handlers setup just creating the GUI so i can demo a basic gui to my boss and yet the basic gui with no actionscript locks up the browser ? what is causing this to happen? Error: Error #1502: A script has executed for longer than the default timeout period of 15 seconds.

[flexcoders] Plumbers & Programmers

2008-03-31 Thread Jason The Saj
Plumber's faucets always leak... Programmer's websites always suck... *LOL* My own website is oh, 4 yrs out-of-date. But I'm too busy working, raising a little girl and trying to be a good husband to update it. That said, Jeffry Houser has been in the Allaire/Macromedia/Adobe community for qui

[flexcoders] add event listener to line chart label

2008-03-31 Thread Jason Rayles
static type mx.charts.LineChart. Thanks, Jason

RE: [flexcoders] Cairngorm for Flex 3

2008-03-27 Thread Merrill, Jason
Cairngorm is just an AS3 framework, I don't think there is anything in there specific for Flex 2 or 3, or even Flex for that matter. The current version should work fine. Someone correct me if I am wrong... Jason Merrill Bank of America GT&O and Risk L&LD Solutions Design

[flexcoders] Camera / Video feed from iMac's Webcam is mirrored/reversed?

2008-03-27 Thread Jason The Saj
Is there any way to correct this? (ie: mirror the video component, feed, or a Flash Player setting?) - Jason

[flexcoders] HSlider - invert / reverse scale.

2008-03-27 Thread Jason The Saj
I am using an hslider for a project. My values range from 1-50. However, in this case "1" is the higher sensitivity value. Currently my slider is as follows: <-1-50-> I'd like to change it so that it slides from 50 down to 1. So that the highest sensitivity value is to

[flexcoders] Re: Fwd: 1119 code error with pastebin

2008-03-27 Thread Jason B
--- In flexcoders@yahoogroups.com, "jason bronson" <[EMAIL PROTECTED]> wrote: > > itemDoubleClick="{testdude.htmlText=userRequest.lastResult.users.user[ > testdude.selectedIndex].descriptionlong}"> > > ive been googling my heart out but cant seem to f

[flexcoders] Fwd: 1119 code error with pastebin

2008-03-27 Thread jason bronson
ive been googling my heart out but cant seem to find the reason for this? i was following a tutorial for php&Flex and copied everything but just cant seem to make sense of this? anyone? heres full code http://pastebin.org/25644

[flexcoders] 1119 code error

2008-03-27 Thread jason bronson
ive been googling my heart out but cant seem to find the reason for this? i was following a tutorial for php&Flex and copied everything but just cant seem to make sense of this? anyone? heres full code http://localhost2/xml.php

[flexcoders] data grid throwing a 1119 error?

2008-03-27 Thread Jason B
ive been googling my heart out but cant seem to find the reason for this? i was following a tutorial for php&Flex and copied everything but just cant seem to make sense of this? anyone? heres full code http://localhost2/xml.php

[flexcoders] httpservice errror cant seem to make any sense?

2008-03-26 Thread Jason B
ive been getting this Severity and DescriptionPathResourceLocationCreation TimeId Parse error at ''.test/srctest.mxmlline 36 1206558734203125 and i moved the code for httpservice around with no luck keeps pointing to line that has I just cant understand what

RE: [flexcoders] drawing in Flex

2008-03-26 Thread Merrill, Jason
You can just add a sprite to a container and draw on that with basic Actionscript 3. look at Sprite.graphics.* Jason Merrill Bank of America GT&O and Risk L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community A

[flexcoders] Topcoders and Flexcoders

2008-03-26 Thread Merrill, Jason
has the experience been like? Jason Merrill Bank of America GT&O and Risk L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community Are you a Bank of America associate interested in innovative learning ideas and technol

[flexcoders] Re: Binding to Microphone

2008-03-26 Thread Jason The Saj
I too would love to know the answer to this. I'd like to BIND to the activityLevel of the camera.

RE: [flexcoders] Developer Exam

2008-03-25 Thread Merrill, Jason
Congrats! Jason Merrill Bank of America GT&O and Risk L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community Are you a Bank of America associate interested in innovative learning ideas and technologies? Check out ou

RE: [flexcoders] Message posting guidelines

2008-03-24 Thread Merrill, Jason
Your membership was set to moderated for some reason. I changed your membership to unmoderated status. That should help. Jason Merrill Bank of America GT&O and Risk L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community

RE: [flexcoders] Looking for moderator help

2008-03-24 Thread Merrill, Jason
>>I am a moderator on another, related Yahoo group, Flash_Tiger. We have >>solved the logjam problem by having three moderators--Jason Merrill, another >>member of this list, is one of our moderators. >>Moderators keep our list spam-free, and, when necessary, on-t

RE: [flexcoders] FB2 Keyboard Shortcut to insert variables/member names?

2008-03-21 Thread Merrill, Jason
:void { junk() moreJunk(); [Codehint/auto-insert for _b] //<==new blank line } I can see this stuff in the Outline, but I would like to insert members via a keyboard shortcut. Jason Merrill Bank of America GT&O and Risk L&LD Solutions Design & Development eTools & Mult

RE: [flexcoders] FB2 Keyboard Shortcut to insert variables/member names?

2008-03-21 Thread Merrill, Jason
otkeys, press Control+Shift+L Thank you again, but in my original post, I had mentioned, "I looked in the Key Assist in Flexbuilder 2 " Jason Merrill Bank of America GT&O and Risk L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform

RE: [flexcoders] Flex2 versus Flex3 font size

2008-03-21 Thread Jason Szeto
sized buttons. .myButton { paddingLeft: 0; paddingRight: 0; } Jason From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Alex Harui Sent: Thursday, March 20, 2008 12:02 PM To: flexcoders@yahoogroups.com Subjec

[flexcoders] FB2 Keyboard Shortcut to insert variables/member names?

2008-03-21 Thread Merrill, Jason
o remember what I called something and then either typing or copying and pasting - any way to do this? Thanks. Jason Merrill Bank of America GT&O and Risk L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community Are you a

[flexcoders] Re: Flex Builder complaint

2008-03-03 Thread jason vancleave
does it sound like either of these bugs? https://bugs.adobe.com/jira/browse/FB-11894 https://bugs.adobe.com/jira/browse/FB-11583 --- In flexcoders@yahoogroups.com, "Dmitri Girski" <[EMAIL PROTECTED]> wrote: > > Actually, I've seen similar bug - when I tried to migrate the project > to FB3 at som

Re: [flexcoders] Need Help on Date Globalization in Flex 3

2008-03-01 Thread Jason Sheedy
Hi Madhu, the best thing to do in my opinion is to put your date mask in your resource bundle and change it to whatever you'd like to use for each locale. I blog a bit about I18N in flex3 a little while back .. http://www.jmpj.net/jason/index.cfm/2007/12/19/I18n-in-Flex-3--pros-and-cons

RE: [flexcoders] Decrease vertical space between children of VBox

2008-02-26 Thread Merrill, Jason
Bam! verticalGap was it, thanks! Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community Are you a Bank of America associate interested in innovative learning ideas and technologie

RE: [flexcoders] New files in project not compiled?

2008-02-26 Thread Merrill, Jason
Have you also tried cleaning the project? Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community Are you a Bank of America associate interested in innovative learning ideas and technol

[flexcoders] Decrease vertical space between children of VBox

2008-02-26 Thread Merrill, Jason
. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community Are you a Bank of America associate interested in innovative learning ideas and technologies? Check out ou

RE: [flexcoders] Loading an image file and then a swf file in sequence

2008-02-26 Thread Merrill, Jason
All you need to do is read up on how to do three things: 1) Load and use XML data 2) Load a .swf file, add it to the display list 3) Use the Timer class If you search those three topics in the Flex help, you should have enough info to accomplish this. Jason Merrill Bank of America GT&

RE: [flexcoders] Re: Flex 3 and AIR 1 are now live!

2008-02-25 Thread Merrill, Jason
Graduate from school, that'll fix it. :) Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community Are you a Bank of America associate interested in innovative learning ideas and te

RE: [flexcoders] if i buy flex2 now, will i have to pay again for flex3 (how soon is it?)

2008-02-22 Thread Merrill, Jason
See this Flexcoders thread and the responses: http://tech.groups.yahoo.com/group/flexcoders/message/96423 And especially this response from Matt Chotin at Adobe: http://tech.groups.yahoo.com/group/flexcoders/message/96531 Jason Merrill Bank of America GT&O L&LD Solution

RE: [flexcoders] as3 global variables - no more

2008-02-22 Thread Merrill, Jason
Global is bad and went directly against OOP. To do it right, you want your component to broadcast an event, and the other componet to listen for that event and then call another method when the event is heard. Jason Merrill Bank of America GT&O L&LD Solutions Design & Develop

RE: [flexcoders] Auto block comment in Flexbuilder 2?

2008-02-21 Thread Merrill, Jason
Dang, for some reason our internal proxy servers categorize the "www.uflash.org" URL as "computer crime" - for some odd reason, I don't know why. I can't access it from work. Thanks though, I did see in FB2 I could just hit CTRL+SHIFT+L and all the key shortcuts

RE: [flexcoders] Drawing in Panel Insanity

2008-02-20 Thread Merrill, Jason
Thanks Jim! I'll check it out. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community Interested in innovative ideas in Learning? Check out the GT&O Innov

RE: [flexcoders] Auto block comment in Flexbuilder 2?

2008-02-20 Thread Merrill, Jason
Perfect, that's exactly what I was looking for. Thanks. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community Interested in innovative ideas in Learning? Check out the GT&O

[flexcoders] Auto block comment in Flexbuilder 2?

2008-02-20 Thread Merrill, Jason
Is there a key combination in Flexbuilder 2 to auto-comment out a selected region of code? I hate having to type manually in MXML... or /* */ in Actionscript. Thanks. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank

RE: [flexcoders] Drawing in Panel Insanity

2008-02-20 Thread Merrill, Jason
Cool - do have some sample methods that get the scrollbar width of a component that extends panel? Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community Interested in innovative i

RE: [flexcoders] Drawing in Panel Insanity

2008-02-19 Thread Merrill, Jason
Right, but I mean I can't seem to find the method or properties to find the panel's scrollbars in the Panel content area - nothing I could find in the help docs. Got it working because I made the dumb mistake of calling width on the UIComponent instead of the panel itself. Jas

RE: [flexcoders] Re: Implementing Office 2007 menus

2008-02-19 Thread Merrill, Jason
I actually really like the new Office 2007 UI, FWIW. Easier to find stuff I think. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community Interested in innovative ideas in Learning?

RE: [flexcoders] Drawing in Panel Insanity

2008-02-19 Thread Merrill, Jason
Hey Eric, I didn't thank you for your help thanks. I have it working now. By the way, is there a way to get the scrollbar's width (for the vertical scrollbar) and height style (for the horizontal scroll bar) in the container form of the panel? Jason Merrill Bank of America

RE: [flexcoders] Drawing in Panel Insanity

2008-02-19 Thread Merrill, Jason
I understand, and I'm doing that. ;) I discovered I was calculating based on the UIComponent's size, and not the Panel's size, stupid. Thanks, I almost have it working now. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Mul

RE: [flexcoders] Drawing in Panel Insanity

2008-02-19 Thread Merrill, Jason
I thought about that, but it's much further off that what that could possibly be. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community Interested in innovative ideas in Learn

[flexcoders] Drawing in Panel Insanity

2008-02-19 Thread Merrill, Jason
private function reposition(e:Event):void { measure(); _flowchart.x = (width/2)-(_flowchart/2); _flowchart.y = (height/2)-(_flowchart/2); } Thanks, Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America

RE: [flexcoders] draw simple shapes in a Flex app?

2008-02-15 Thread Merrill, Jason
You need to add the sprite to a container of some kind like a canvas or a panel. And to draw a Rectangle, why are you using beginBitmapFill? Just try beginFill instead. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank

RE: [flexcoders] Buttons in text

2008-02-15 Thread Merrill, Jason
ddEventListener(TextEvent.LINK, linkEvent); function linkEvent(event:TextEvent):void { trace(event.text); // Link Clicked } Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Fla

RE: [flexcoders] Buttons in text

2008-02-15 Thread Merrill, Jason
Which version of Actionscript? If you mean 1 or 2, read up on asfunction. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community

RE: [flexcoders] Re: Adobe People, Save me from Silverlight!

2008-02-14 Thread Merrill, Jason
details on that though, other than it exists. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community

[flexcoders] userAgent failing to return info in IE 6 since security update - anyone else?

2008-02-14 Thread Jason The Saj
I've been using the following for determining browser: var browserAgent:String = ExternalInterface.call("function getBrowser(){return navigator.userAgent;}"); if(browserAgent != null && browserAgent.indexOf("Safari/IE/Firefox/Etc") >= 0){} But recently, IE has ceased returning the info. I notice

[flexcoders] Re: how can I know what browser my app is in?

2008-02-14 Thread Jason The Saj
I've been using the following: var browserAgent:String = ExternalInterface.call("function getBrowser(){return navigator.userAgent;}"); if(browserAgent != null && browserAgent.indexOf("Safari/IE/Firefox/Etc") >= 0){} But recently, IE has ceased returning the info. I noticed this after a recent "s

RE: [flexcoders] Flex Feedback for the Future

2008-02-13 Thread Merrill, Jason
I'd like to see Flexbuilder's UI get more inline with Adobe's Creative Suite tools - but retain the developer-friendly environment and advantages that came from the original Eclipse design. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eT

RE: [flexcoders] Databinding in component

2008-02-12 Thread Merrill, Jason
But if my dataProvider is an ArrayCollection of object data, not XML, what would you suggest? Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community __

RE: [flexcoders] Adobe People, Save me from Silverlight! (Microsoft's Legal Record)

2008-02-12 Thread Merrill, Jason
I think he's talking about the player and you're talking about development. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community

RE: [flexcoders] Databinding in component

2008-02-12 Thread Merrill, Jason
Thanks Tracy, I'll try that route. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community From: flexcoders@yahoogroups.com [mailto

RE: [flexcoders] Adobe People, Save me from Silverlight!

2008-02-12 Thread Merrill, Jason
ight now - (all Visual Studio languages coming soon) Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community From: flexcoders@yahoogroups.c

RE: [flexcoders] Databinding in component

2008-02-12 Thread Merrill, Jason
ssign id to the slider? What's the preferred way to do this? http://www.adobe.com/2006/mxml"; layout="absolute" applicationComplete="init()"> Jason Merrill Bank of America GT&O L&LD Solutions Design & Develo

[flexcoders] Databinding warning in repeater

2008-02-12 Thread Merrill, Jason
Since this is in a repeater, is it a conflict with the way I assign id to the slider? What's the preferred way to do this? http://www.adobe.com/2006/mxml http://www.adobe.com/2006/mxml> " layout="absolute" applicationComplete="init()">

RE: [flexcoders] Flex Feedback for the Future

2008-02-12 Thread Merrill, Jason
>>I expect it'll come up more now there's AIR. Maybe it will come up FOR Air. ;) Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community

RE: [flexcoders] DataGrid limit on amount of records or data?

2008-02-12 Thread Merrill, Jason
f node. Funny then, as per the topic title, I thought we were talking about DataGrid. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community

[flexcoders] Re: Help!! flashlog.txt suddently stopped - no log messages anymore

2008-02-12 Thread jason vancleave
I had this recently and it was because I had another mm.cfg on my system. See if you have another mm.cfg somewhere else (like ~/Library). If you do delete it and see if that works. --- In flexcoders@yahoogroups.com, "stoff0" <[EMAIL PROTECTED]> wrote: > > Today the flash debug player stopped lo

RE: [flexcoders] HBox children alignment?

2008-02-11 Thread Merrill, Jason
Thanks - as you can see in my original post, I did try the second method you mentioned (horizontalAlign), but it failed. The first one works (though it seems slightly like a bit of a hack). Thanks. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools

RE: [flexcoders] Re: HBox children alignment?

2008-02-11 Thread Merrill, Jason
Perfect, I never would have thought of that. Thanks Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community From: flexcoders@yahoogr

[flexcoders] HBox children alignment?

2008-02-11 Thread Merrill, Jason
CHECKBOX | | TEXT CHECKBOX | This is my attempt, but does not work - I want the checkbox to be right-aligned, and the label text for skillName to be left aligned: Jason Merrill Bank of America GT&O

RE: [flexcoders] DataGrid limit on amount of records or data?

2008-02-11 Thread Merrill, Jason
I guess, but I can think of a few use cases where Id >want to load a severe amount of data. Can you? (-; No, I guess I can't think of cases when showing 10,000 records with no filtering would be important in a Flex app. What examples were you thinking of? Jason Merrill Bank of

RE: [flexcoders] DataGrid limit on amount of records or data?

2008-02-09 Thread Merrill, Jason
As a side note, taking a step back, why would you want to present that many records at a time to the user? It seems anything above a few hundred is overly cumbersome to wade through, and should perhaps instead be filtered further. No? Jason Merrill Bank of America GT&O L&LD S

RE: [flexcoders] CellRenderer in AS3/Flex 2 vs. Flash 8/AS2

2008-02-08 Thread Merrill, Jason
OK, that's what I wanted to know. Thanks guys! Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community From: flexcoders@yahoogrou

RE: [flexcoders] CellRenderer in AS3/Flex 2 vs. Flash 8/AS2

2008-02-08 Thread Merrill, Jason
Anyone? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Merrill, Jason Sent: Thursday, February 07, 2008 5:08 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] CellRenderer in AS3/Flex 2 vs. Flash

[flexcoders] CellRenderer in AS3/Flex 2 vs. Flash 8/AS2

2008-02-07 Thread Merrill, Jason
with it. Does anyone know if this been improved in the AS3/Flex 2 framework? Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community

RE: [flexcoders] Re: is this how to use commitProperties

2008-02-07 Thread Merrill, Jason
My opinion is that is a lot of code to wade through! Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community From: flexcoders@yahoogr

RE: [flexcoders] Re: Targeting from components

2008-02-05 Thread Merrill, Jason
atches its own events so you'll need to find out what event you want to listen for. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community ___

RE: [flexcoders] Targeting from components

2008-02-04 Thread Merrill, Jason
I think you should instead have your custom component broadcast an event, and have a listener in your main application listen for it and respond, making the change to your app. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank

RE: [flexcoders] Databinding in component

2008-02-04 Thread Merrill, Jason
>>_dataProvider.addEventListener(CollectionEvent.COLLECTION_CHANGE, handleCollectionChanged, false, 0, true); Thanks Scott, exactly what I was looking for! Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Fl

RE: [flexcoders] Databinding in component

2008-02-04 Thread Merrill, Jason
No, that's not what I'm looking for, but thanks anyway. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community From: flexcode

[flexcoders] Databinding in component

2008-02-04 Thread Merrill, Jason
Why does the button click below not trigger databinding in the component (i.e. automatic call of set dataprovider)? Here is my test case: //MXML: http://www.adobe.com/2006/mxml " xmlns:c="components.*" layout="absolute" applicationComplete="init()" >

RE: [flexcoders] Flex training classes in the east coast, USA

2008-02-04 Thread Merrill, Jason
Figleaf software is in D.C. and they are Adobe certified trainers. I took a ColdFusion course from them and it was good. They offer several Flex courses. http://training.figleaf.com/Courses/Flex_Training.cfm Jason Merrill Bank of America GT&O L&LD Solutions Design &

RE: [flexcoders] RE: Flex, Thermo, Flash - Why Thermo? Make Flash & Flex Happy Together...

2008-02-01 Thread Merrill, Jason
lso not for certain it will ever be made public at all). Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community From: flexcoders@yahoogro

RE: [flexcoders] Set dataProvider method stops at midpoint?

2008-02-01 Thread Merrill, Jason
ah getStackTrace- thanks Alex. Only been digging aroundin AS3 since Dec. Need to do some more reading in the help docs on the Error class. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community

RE: [flexcoders] Set dataProvider method stops at midpoint?

2008-02-01 Thread Merrill, Jason
When you say, "dump the stacktrace from the error", do you mean what I'm doing here or something different? Here is what I'm doing: try { _myClass = new MyClass(this, _dp); } catch (e:Error) { trace("A code error occured. "+e.message);

RE: [flexcoders] Set dataProvider method stops at midpoint?

2008-02-01 Thread Merrill, Jason
Thanks Alex, Jim, I'm sprinkling around some try/catch statements and I'll try debugging this a little further. Seems something in my class is getting a null value somewhere, so that's a start anyway. Jason Merrill Bank of America GT&O L&LD Solutions Desig

[flexcoders] Set dataProvider method stops at midpoint?

2008-02-01 Thread Merrill, Jason
I'm somewhat new to Flex, but NOT new to Actionscript, and this is the oddest and one of the most frustrating things I have ever had to debug. I'm sure it's just me not understanding how Flex, components, and databinding works, but I'm at a loss. The core of my question is: What could cause a met

RE: [flexcoders] Re: Flex buttons and screen readers

2008-02-01 Thread Merrill, Jason
>>I have spoken to our QA here and they are going to try to get a copy >>of JAWS to test with. Freedown Scientific provides a trial version for free - you can download and test with that. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTool

RE: [flexcoders] Getting events from non-visual components created in actionscript?

2008-02-01 Thread Merrill, Jason
ipt code - you can modify it to your hearts content or follow the pattern. It's just a collection of design patterns to make your life easier, that's all. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of America Flash Platform Developer Community

RE: [flexcoders] Re: Error #2025 - Clash between Flex 3 (Beta 2) & Flash CS3 (Possible Bug)

2008-01-31 Thread Merrill, Jason
>> I really hope someday Flash &Flex can work better together. <http://www.youtube.com/watch?v=R2pgnNSpi_M&feature=related> >>There are just so many ways that the Flash stage makes more sense to a >>designer http://www.youtube.com/watch?v=R2pgnNSpi_M&feat

RE: [flexcoders] Flex buttons and screen readers

2008-01-31 Thread Merrill, Jason
fields instead of static ones. We just had a big discussion on the Flash_Tiger list on Yahoo about Jaws screenreader and Flash - search for "Flash and JAWS". Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Bank of Americ

RE: [flexcoders] Sorting XML Results

2008-01-31 Thread Merrill, Jason
rea on each Canvas in the ViewStack with an ID, and use Actionscript to push the respective data set from the XML. There is a lot of data in the help docs on sorting XML data. Jason Merrill Bank of America GT&O L&LD Solutions Design & Development eTools & Multimedia Ban

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