Re: [Flashcoders] OT: Interactive conferences

2013-01-24 Thread Odie Bracy
nd at http://handhelddesigner.com I have no affiliation with the program or the author. Odie Bracy PhD HSPP Clinical Neuropsychologist President, Psychological Software Service www.psychological-software.com On Jan 24, 2013, at 1:36 PM, Merrill, Jason wrote: > Ha, well right now I am mos

[Flashcoders] no posts since yesterday

2011-10-20 Thread Odie Bracy
? no posts or list down Odie ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] SQLite and AIR

2011-10-19 Thread Odie Bracy
I recently used an SQLite database on an iPhone/iPad app (now in the App Store) but I was programming with Corona. I had no difficulty with setting up tables and fields from code. I utilized INSERT, UPDATE and DELETE with no problems. I found the program LITA to be immensely helpful in troublesh

Re: [Flashcoders] Passing Call To Child

2010-03-13 Thread Odie Bracy
In the code below-- it looks like in the first function you have MouseEvent.MOUSE_DOWN associated with the onMouseOverHandler and in the second function you have Mouse.Event.MOUSE_OVER associated with the same handler. Odie On Mar 13, 2010, at 10:02 AM, Susan Day wrote: > On Sat, Mar 13, 201

Re: [Flashcoders] Using Vista, Flash doesn't reload in FF or IE

2007-06-08 Thread Odie Bracy
Just this morning I was having problems on a new HP with Vista loading any Flash from any website. I Googled and found that a large number of people are having problems with slow internet with Vista. Most people talked about removing McAfee to solve the problem. I had Norton rather than McA

Re: [Flashcoders] Safari... what?

2007-05-20 Thread Odie Bracy
Works fine on my Mac / Safari. Did you, by any chance, recently install the new Flip4Mac plugin. I did, and immediately Safari quit playing any Flash. I removed my Quicktime plugins from the plugin folder (in the system Library) and that fixed it. Odie On May 20, 2007, at 10:23 AM, [EMAIL

Re: [Flashcoders] Text to MP3

2007-03-28 Thread Odie Bracy
I program on a Max/OSX and I use a cartoon character ( with text to speech ) from www.mediasemantics.com on my website. Check it out at www.challenging-our-minds.com Odie On Mar 28, 2007, at 1:46 PM, john robinson wrote: I'm not sure of Mac/OSX is an option, but you might be able to find

Re: [Flashcoders] Text to MP3

2007-03-27 Thread Odie Bracy
www.nextup.com has a text to mp3 program but it is not dynamic. www.mediasemantics.com has a speech engine server that can deliver dynamic text to speech. Odie On Mar 27, 2007, at 6:52 PM, Ryan Burrell wrote: You might trying doing more research into Natural Voices and other text-to-spee

Re: [Flashcoders] Sitepal, Security Sandbox, and AS3.0

2007-01-25 Thread Odie Bracy
If you are not already locked into the SitePal characters you might consider using the www.mediasemantics.com characters instead. With MediaSemantics you purchase the character, serve it yourself and you have total programming control of the character. The output can be a .swf file that is

Re: [Flashcoders] image effects in Flash MX on Mac

2006-12-05 Thread Odie Bracy
Many of the photoshop filters work on Fireworks which is part of the Studio version of Flash. Also check out the Alienskin filters at www.alienskin.com for Fireworks. I use the Alienskin Fireworks Impact filter quite often in my work. With Fireworks you can make your shape in Flash, copy it,

Re: [Flashcoders] getting 5 random numbers out of 0-16 no dups

2006-11-30 Thread Odie Bracy
This works for me: for(i=0; i<5; i++){ seq[i]=99; do{ mflg=0; x=Math.floor(Math.random()*16); for(j=0; j<=i; j++){ if(x==seq[j]) mflg=1; } } while(mflg==1);

Re: [Flashcoders] Symantec prohibition?

2006-11-29 Thread Odie Bracy
I'm receiving the same messages! Odie On Nov 29, 2006, at 8:42 AM, Dave Watts wrote: I keep trying to send an email to flashcoders, and I can't seem to figure out what's wrong. I just keep getting an email back saying there's prohibited content in my email message... I'll be sending emails o

Re: [Flashcoders] Old Flash Problem - Clips stop receiving clicks

2006-11-28 Thread Odie Bracy
I have seen this happen when you use dynamic text on the button rather than static text. Odie On Nov 28, 2006, at 9:47 PM, Steven Sacks | BLITZ wrote: Hey everyone, There's an old problem with Flash that pops up every so often and I've never been able to determine what causes it or how to

Re: [Flashcoders] migrating to Flex

2006-11-26 Thread Odie Bracy
I guess I am both a designer and a programmer. I never use components -- I make what I need for the current project. I do all of the artwork myself. I do all of the programming myself. I find the Flash IDE to be absolutely perfect for me. Odie Millie Niss wrote: Am I the only one on this

Re: [Flashcoders] > Studio 8 on MacBook Pro

2006-11-25 Thread Odie Bracy
I just got a MacBook Pro this week as well and Studio 8 installed and is running with no problems. Odie On Nov 25, 2006, at 4:06 PM, Weyert de Boer wrote: Hello! My MacBook Pro arrived earlier this week and now I am trying to install Studio 8 (under MacOSX) only I don't get it working.

Re: [Flashcoders] AS2 Flash Remoting Troubles

2006-11-24 Thread Odie Bracy
Is there a typo in this line --- "onEchoResul" needs the t Odie pc.responder = new RelayResponder(this, "onEchoResul", "onEchoFault"); ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://ch

Re: [Flashcoders] Installing Flash 8 pro on a fresh OSX 10.4.6 crash on launch

2006-05-19 Thread Odie Bracy PhD
I am running Flash 8 pro on OSX 10.4.6 and have had no difficulty! Odie flash 8 pro is not supported by OSX 10.4.6. period. ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.c

Re: [Flashcoders] Determining width of rotatedMC'simaginaryboundingbox

2006-03-20 Thread Odie Bracy PhD
Actually, your width will change with the rotation. The greatest width will be when the diagonal line of your rectangle is a flat, horizontal line. This width will be equal to the square root of the sum of the squares of the original height and width before the rotation. Odie On Mar 20, 2

Re: [Flashcoders] Flash window coming out small on some IE browsers

2006-02-16 Thread Odie Bracy PhD
I have seen this happen for users who had AOL for their internet provider (using the AOL browser, which I think is a modified IE) I had them connect thru AOL, then drop the AOL browser to the task bar and open the regular IE and the SWF ran fine there. Odie On Feb 16, 2006, at 12:46 AM, R