[flexcoders] FlexUnit/CoreLib testing

2007-09-14 Thread Mark Hawley
Apparently I am completely moronic. It's been a while since I did any Flex work, and I started up a new workspace. I've checked out as3corelib and as3flexunitlib from the repositories, and each is in a Flex Library Project, as the incomplete, out-of-date as3corelib wiki recommends. Hooray. How do

Re: [flexcoders] Re: Html Text does NOT print in same format as rendered on scre

2007-05-02 Thread John Mark Hawley
flash trys to > > get smart and not render the text as an image but as text... which > > changes some line breaks and such... this is really annoying. > > > > Not sure how to solf this issue... just want all my text to print. > > > > Any help would be appreciated.

Re: [flexcoders] Re: FlexPrintJob not printing multiple formatted lines successf

2007-05-01 Thread John Mark Hawley
> Does fix the problem of the last line not printined correctly but > then anywhere else in my app this embeded font "shadows" the system > font and print outs are very poor quality and all other > labels/buttons using Verdana are very fuzzy... > > I'll keep diggi

Re: [flexcoders] Re: FlexPrintJob not printing multiple formatted lines successf

2007-05-01 Thread John Mark Hawley
s only > > happens > > > to certain font/size combinations. Verdana 11 prints first line > > only, > > > second and 3rd lines don't print, even though they are on screen > > ok. > > > Verdana 12 prints just fine, 2nd and following lines print

Re: [flexcoders] RangeError on SWFLoader

2007-04-13 Thread John Mark Hawley
lutions along > those lines have been fruitless. > > I'm now thinking I should probably be moving the try/catch somewhere > else, but I would have no idea where. > > Any ideas? Similar problems? > > Cheers, > Michelle > > > > -- John Mark Hawley Th

Re: [flexcoders] Re: Make a component 'modal'

2007-03-30 Thread John Mark Hawley
pup display an existing displayobject > that I'm not aware of? > > Thanks again! > Shaun > > --- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote: > > > > You could popup a copy of the component over the component in > qu

Re: [flexcoders] Re: Make a component 'modal'

2007-03-30 Thread John Mark Hawley
You could try temporarily reparenting the "strong focused" component so it was over everything else in the displayList, then drop a big translucent grey box behind it, set to intercept mouse clicks. That sounds like it should work, eh? -Mark Hawley > > From: "Sha

Re: RE: [flexcoders] HTML-like Table/Textbox behavior possible?

2007-03-28 Thread John Mark Hawley
...and if you have columns of varying percentage-based widths, you should be able to proportionally tweak those "100%"'s in order to make the V/HBox setup work just the same as your HTML table. -Mark Hawley > > From: "Dimitrios Gianninas" <[EMAIL PROTECTED]&g

Re: [flexcoders] Re: How to asynchronously dispatch an event

2007-03-23 Thread John Mark Hawley
d in > 2.0 in that context. > > > Again, I appreciate people taking the time to get be bootstrapped with > flex. > > Peter > > > -- John Mark Hawley The Nilbog Group 773.968.4980 (cell) -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoder

Re: [flexcoders] How to asynchronously dispatch an event

2007-03-23 Thread John Mark Hawley
use a doLater() method to wait a frame before broadcasting an event. -Mark Hawley > > From: "pgp.coppens" <[EMAIL PROTECTED]> > Date: 2007/03/23 Fri AM 07:30:48 CST > To: flexcoders@yahoogroups.com > Subject: [flexcoders] How to asynchronously dispatch an event >

Re: Re: [flexcoders] Re: using itemRenderer with List, how can I set the icon?

2007-03-19 Thread John Mark Hawley
> > > > > On 3/16/07, Greg Morphis <[EMAIL PROTECTED] > > > wrote: > > > > Normally List has a iconFunction, I'm using an itemRenderer to give > > > > the list items a custom background color.. When I do this the icon > > > > doe

Re: [flexcoders] Re: Urgent call for Flex Portlet (Flex Taglibs) specialists (Ja

2007-03-19 Thread John Mark Hawley
lications available as portlets, on (prefferably) an Appache > > opensource portal server. > > > > PLEASE will SOMEONE help me?! > > > > I'll send my JBoss and / or Jetspeed 2 installation, zipped, so you > > can have the full config and everything I

Re: [flexcoders] Binding - Fire a function on variable change (noob)

2007-03-16 Thread John Mark Hawley
t; > I want the "formatNumberDisplay()" function to fire when > "numberToDisplay" changes. This change already fires the > "changeNumberToDisplay event", how do I capture that here? > > Cheers Si > > > -- John Mark Hawley The Nilbog Group 773.968.4980 (cell

Re: [flexcoders] Cairngorm FrontController

2007-03-15 Thread John Mark Hawley
ch, and have your Command class do different things depending on that data 2) fire different events. It sounds like you have the concept of the CairngormEventDispatcher a little off as well. It's probably best to state what you're trying to do with an example instead of code. -Mark H

Re: [flexcoders] Several important questions...from printing to validators

2006-11-10 Thread John Mark Hawley
. How to select multiple indexes in List component with AS? I tried > several things but none of them works. > > Please help me out. Thank you. > > > > -- John Mark Hawley The Nilbog Group 773.968.4980 (cell) -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group

Re: [flexcoders] Re: issue with progress bar loader becoming stuck

2006-09-28 Thread Mark Hawley
Flash is single-threaded. You're not going to ever get screen refreshes during a function's execution. wayneposner wrote: > Hi Dan- > > Just to let you know you're not alone, I've been having issues with my > progress bar not displaying at all. I've got code that is supposed to > pop up my pro

[flexcoders] Newbie FlexUnit/FlexBuilder setup

2006-09-13 Thread John Mark Hawley
additional source folder, with strange happenings happening thanks to all of them. No success. Any help? -Mark -- John Mark Hawley The Nilbog Group 773-968-4980 -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.ma