Re: [Flashcoders] root.loaderInfo doesn't exist

2010-09-30 Thread Todd Dominey
kinds of things. On Sep 30, 2010, at 11:57 AM, Todd Dominey wrote: > Hi all - > > Have a weird situation in Flash CS5 and I'm not sure what the problem is, if > it's a bug, or a corrupted FLA. > > Here's the scenario. I have two FLAs -- one "brand new" c

[Flashcoders] root.loaderInfo doesn't exist

2010-09-30 Thread Todd Dominey
Hi all - Have a weird situation in Flash CS5 and I'm not sure what the problem is, if it's a bug, or a corrupted FLA. Here's the scenario. I have two FLAs -- one "brand new" created by me, a second given to me by a client. In the first keyframe I have this in both: var keyStr:String; var val

Re: [Flashcoders] Detect player version that was published

2010-08-24 Thread Todd Dominey
owever, whether something is > available or not is dependent on the Flash Player being used, and not the > target SWF version. > > Zeh > > > On Tue, Aug 24, 2010 at 10:04 AM, Todd Dominey < > flashcod...@domineydesign.com> wrote: > >> Hi everyone - >

Re: [Flashcoders] Detect player version that was published

2010-08-24 Thread Todd Dominey
control how that tween behavior is handled. Todd On Aug 24, 2010, at 10:25 AM, Glen Pike wrote: > On 24/08/2010 15:04, Todd Dominey wrote: >> Hi everyone - >> >> I have an AS3 component that publishes to either Flash Player 9 or Flash >> Player 10, and I'

[Flashcoders] Detect player version that was published

2010-08-24 Thread Todd Dominey
Hi everyone - I have an AS3 component that publishes to either Flash Player 9 or Flash Player 10, and I'm trying to figure out a way to detect (within the component's ActionScript) whether the user published the SWF to 9 or 10 as their target. I realize the SWF is agnostic to the IDE and won't

Re: [Flashcoders] "Auto declare stage instance" issue with SWC

2008-07-16 Thread Todd Dominey
I'll answer my own question, in case others need to know. The answer was to make the class dynamic so that Flash could access it when auto-declaring the instance names. On Jul 12, 2008, at 10:16 AM, Todd Dominey wrote: Hi everyone - Here's my setup. I have a MovieClip named &q

Re: [Flashcoders] CS3 Debugger DOES NOT WORK ON OSX?

2008-07-14 Thread Todd Dominey
A repair permissions and/or reinstall of Flash CS3 probably wouldn't hurt. Could be an underlying problem with the IDE's core files. On Jul 8, 2008, at 4:12 AM, Alias Cummins wrote: Ok - what's been happening for me is that I press ctrl + shift + enter, and then the CS3 IDE crashes. I've en

[Flashcoders] "Auto declare stage instance" issue with SWC

2008-07-12 Thread Todd Dominey
Hi everyone - Here's my setup. I have a MovieClip named "TimerSymbol" in the Library with a base class of "flash.display.MovieClip" assigned to it. The class associated with it is public and extends MovieClip. "TimerSymbol" contains a MovieClip inside of it with an instance name of "icons

Re: [Flashcoders] Flash Development on PC vs Mac

2007-06-20 Thread Todd Dominey
CS3 really changed everything, IMO. Flash was decent on the Mac version Flash 8 and earlier, but for whatever reason it still a bit less polished than on Windows. CS3, on an Intel Mac, is spectacular. With that, it makes more sense to me to get a Mac because of Boot Camp and Parallels where you c

[Flashcoders] Extension Manager / International Flash version problem

2006-05-09 Thread Todd Dominey
lly move the component from the "en" folder into the correct language folder in order for it to appear in the French version of Flash 8. Anyone seen / experienced this and know of a workaround? -- Todd Dominey ___ Flashcoders@chattyfig.figleaf.com