Re: [Flashcoders] High CPU usage problems

2007-03-22 Thread Andy Makely
can overwrite an interval with a new one. This leaves the previous one uncleared and unaccessible as well. -- andy makely On 3/22/07, Carl Welch < [EMAIL PROTECTED]> wrote: I programmed the "Portfolio Section". Bring up the task manager and watch the performance graph. You can w

[Flashcoders] AS3 and streaming timeline sounds

2007-02-16 Thread Andy Makely
STREAM, the movieclip does not display. Switch that sound to EVENT, and everything works, though the sound gets out of sync eventually. Does AS3 break timeline-streamed sounds? -- andy makely ___ Flashcoders@chattyfig.figleaf.com To change your

Re: [Flashcoders] checking microphone

2007-02-06 Thread Andy Makely
o they can choose the right mic and adjust the input level. Microphone docs<http://livedocs.macromedia.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?href=2409.html> -- andy makely On 2/6/07, learner <[EMAIL PROTECTED]> wrote: Hi All, I am working on some voice recording

Re: [Flashcoders] AS3 embedded assets and preloading?

2007-01-25 Thread Andy Makely
le process. -- andy makely On 1/18/07, Sascha <[EMAIL PROTECTED]> wrote: Can somebody enlighten me? How do you use AS3 embedded assets with a preloader (without the Flash IDE)? In AS2/Flash8 and below we could put a preloader on frame1 of the main timeline and put all the heavy assets fro

Re: [Flashcoders] Play Sound Backwards or in Slow Motion during RunTime

2006-08-16 Thread Andy Makely
in AS3. Look at F9:audio/scratch http://lab.andre-michelle.com/ -- andy makely ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fi

[Flashcoders] Debug Player issue

2006-07-12 Thread Andy Makely
? I *really* need that logfile output back. -- andy makely ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Pre

Re: [Flashcoders] Vars between game levels

2006-06-19 Thread Andy Makely
d then do a loadMovie on the current SWF, you can have the incoming SWF check _global.currentScore and the var should still be there. -- andy makely ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive

Re: [Flashcoders] Java's wait(timeout) and notify() in ActionScript

2006-06-16 Thread Andy Makely
waits the specified time before calling the target function, it also resets the timer and calls it over and over again until you clear it. -- andy makely ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive

Re: [Flashcoders] Palm OS Blazer Flash Plugin

2006-06-06 Thread Andy Makely
has ever been an official PalmOS -based Flash player released by Macromedia/Adobe available for use by the general public. And believe me, I've looked. I don't see why Treo devices are not be a target market for Adobe. They're quite popular, and most Treo users use them to ac

Re: [Flashcoders] The Amazing infinite call stack, part 2

2005-12-13 Thread Andy Makely
You might look into using a Finite State Machine. They are a great way to do command sequencing, and are incredibly useful in game programming for lots of things, from updating the UI to building enemy AI behaviors. There's some good Flash-based FSM info at http://www.flashsim.com . --

Re: [Flashcoders] simulating narrowband connection

2005-12-08 Thread Andy Makely
Try "Sloppy." It's a Java proxy that creates a narrowband connection to your browser. No install, runs over the web. http://www.dallaway.com/sloppy/index.html -- andy makely On 12/8/05, Robin Burrer <[EMAIL PROTECTED]> wrote: > > Hi there, > > Are there any t

Re: [Flashcoders] Best charting components?

2005-10-28 Thread Andy Makely
If you have big money, you could try PopChart. http://www.corda.com/products/#dev -- andy makely On 10/25/05, Wade Arnold <[EMAIL PROTECTED] > wrote: > > I am trying to figure out what charting components I should use for an > RIA that I am working on. Anyone have any