Re: [Flashcoders] [AS3] FileReference.download()

2008-03-13 Thread Bob Leisle
oders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- Thanks, ~~~~~ Bob Leisle Headsprout Software & Engineering http://www.headsprout.com Where kids learn to read! ___ Flashcoder

Re: [Flashcoders] [AS3] Sound Object Overlays

2008-03-13 Thread Bob Leisle
figleaf.com/mailman/listinfo/flashcoders -- Thanks, ~ Bob Leisle Headsprout Software & Engineering http://www.headsprout.com Where kids learn to read! ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com h

Re: [Flashcoders] Passing vars with the the timer and events

2008-03-12 Thread Bob Leisle
ers -- Thanks, ~~~~~ Bob Leisle Headsprout Software & Engineering http://www.headsprout.com Where kids learn to read! ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/

Re: [Flashcoders] Re: AS2 vs. AS3: instantiate library symbols with a loop & string concatenation

2008-03-04 Thread Bob Leisle
myself a disservice by using this technique in AS2 anyway? Thanks, -jonathan ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- Thanks, ~ Bo

Re: [Flashcoders] frame rate guidelines

2008-02-22 Thread Bob Leisle
__ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- Thanks, ~~~~~~~~~ Bob Leisle Headsprout Software & Engineering http://www.heads

Re: [Flashcoders] Double Click Mouse Event not working consistently even after using doubleClickEnabled.

2008-02-20 Thread Bob Leisle
"Double Clicked"); } ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- Thanks, ~~~~~~~~~ Bob Leisle Headsprout Software & Engineering http://

Re: [Flashcoders] Question on garbage collection

2008-02-15 Thread Bob Leisle
d); } public function clone() : Time { return new Time(_hour , _minute , _second) } } ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- Thanks, ~~

Re: [Flashcoders] Yes or no: Moving one MC into another (AS2)

2008-02-07 Thread Bob Leisle
t possible to do this in AS2? Thanks, - Michael M. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- Thanks, ~ Bob Leisle Headsprout Software & Engineeri

Re: [Flashcoders] urgent angle problem

2008-02-05 Thread Bob Leisle
er...make that if (angle < 0) { angle += 360; } Bob Leisle wrote: Hi Allandt, How about something like this? if (angle < 0) { angle += 180; } hth, Bob Allandt Bik-Elliott (Receptacle) wrote: hi guys i have a problem that i need to sort out - i have a script that checks

Re: [Flashcoders] urgent angle problem

2008-02-05 Thread Bob Leisle
269.19.20/1260 - Release Date: 2/5/2008 9:44 AM -- Thanks, ~ Bob Leisle Headsprout Software & Engineering http://www.headsprout.com Where kids learn to read! ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] loadMovie from subdirectory - change base path

2008-01-31 Thread Bob Leisle
@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _

Re: [Flashcoders] Problem targeting a movieclip

2008-01-23 Thread Bob Leisle
lman/listinfo/flashcoders -- Thanks, ~~~~~~~~~ Bob Leisle Headsprout Software & Engineering http://www.headsprout.com Where kids learn to read! ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig

Re: [Flashcoders] for statement stumper

2008-01-23 Thread Bob Leisle
tant messaging. You IM, we give. http://im.live.com/Messenger/IM/Home/?source=text_hotmail_join_______ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- Thanks, ~~

Re: [Flashcoders] placing mc on the stage

2008-01-16 Thread Bob Leisle
- how do i do to define the x and y position of each mc separately? I don't get it.. what do you want to do here? Leandro Ferreira On 1/16/08, Bob Leisle < [EMAIL PROTECTED]> wrote: Hi Pedro, Try this instead: Math.random()*500; Here's a simplistic but clear tut

Re: [Flashcoders] placing mc on the stage

2008-01-16 Thread Bob Leisle
h/2; canvas.code2._x = Stage.height/2;//how do i do to define the x and y position of each mc separately? } } sorry for writing it so briefly. My keyboard doesn't work well and i cannot type a lot - -- Thanks,

Re: [Flashcoders] Simple quesiton for createEmptyMovieClip in AS2

2008-01-13 Thread Bob Leisle
is/riseofatlantis-100.gif "] for (var i:Number = 0; i<3; i++) { var url:String <http://mail.google.com/mail/String> = arrURLs[i]; _root.createEmptyMovieClip("vThumb"+i,i+1000); vidThumb = eval("vThumb"+i); vidThumb._y = i*thumbHorizontalGap; vidThumb.loadMovie(url); vidThum

Re: [Flashcoders] Simple quesiton for createEmptyMovieClip in AS2

2008-01-12 Thread Bob Leisle
humb"+i, i+1000); vidThumb = eval("vThumb"+i); vidThumb._y = i* thumbHorizontalGap; vidThumb.loadMovie(url) vidThumb.onRelease = function(){ openURL(url) } } function openURL(url){ getURL(url); } = ~

Re: [Flashcoders] Simple quesiton for createEmptyMovieClip in AS2

2008-01-12 Thread Bob Leisle
p://www.google.com/> http://img0.gmodules.com/ig/images//weather_welcome_image.jpg";) } ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- Thanks, ~~

Re: [Flashcoders] Preloading and Dispatching Events

2008-01-12 Thread Bob Leisle
could implement both interfaces but I dont think this is the right approach Any suggestions are welcome, Helmut ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -

Re: [Flashcoders] movieclip to movieclip control in AS3

2008-01-11 Thread Bob Leisle
ieclip to movieclip control. On Jan 11, 2008, at 3:31 PM, Bob Leisle wrote: Hi Gustavo , Check out DisplayObjectContainer.getChildByName() or getChildByIndex() in the Flash help or at http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/index.html?flash/display/DisplayObjectContainer.ht

Re: [Flashcoders] movieclip to movieclip control in AS3

2008-01-11 Thread Bob Leisle
/mailman/listinfo/flashcoders --No virus found in this incoming message. Checked by AVG Free Edition.Version: 7.5.516 / Virus Database: 269.19.1/1219 - Release Date: 1/11/2008 10:19 AM -- Thanks, ~~~~~~~~~ Bob Leisle Headsprout Software & Engineering http://ww

Re: [Flashcoders] OOP design books

2007-12-13 Thread Bob Leisle
.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- Thanks, ~ Bob Leisle Headsprout Software & Engineering http://www.headsprout.com Where kids learn to read! ___ Flashcoders mailing list Flash

Re: [Flashcoders] central up to date data

2007-10-20 Thread Bob Leisle
igleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- Thanks, ~~~~~~~~~ Bob Leisle Headsprout Software & Engineering http://www.headsprout.com Where kids learn to read! ___ Flashcoders mailing list Flashcoders@ch

Re: [Flashcoders] Detecting mouse events over non-white parts

2007-02-07 Thread Bob Leisle
area. Something like this: clip.useHandCursor = false; clip.onPress = function(){ } clip.onEnterFrame = function(){ this.useHandCursor = (this.hitTest(_xmouse, _ymouse, true)); } hth, ~~~~~ Bob Leisle Headsprout Software & Engineering http://www.headsprout.

Re: [Flashcoders] The almighty duplicateMovieClip?

2006-03-10 Thread Bob Leisle
fig.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 Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com -- Thanks, ~~~~~~

Re: [Flashcoders] dynamically naming sound objects?

2006-03-10 Thread Bob Leisle
bscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com -- Thanks, ~ Bob Leisle Hea

Re: [Flashcoders] getURL not working

2006-03-07 Thread Bob Leisle
g and Training http://www.figleaf.com http://training.figleaf.com -- Thanks, ~~~~~ Bob Leisle Headsprout Software & Engineering http://www.headsprout.com Where kids learn to read! ___ Flashcoders@chattyfig.figle

Re: [Flashcoders] preloader issue?

2006-03-07 Thread Bob Leisle
Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com -- Thanks, ~~~~~~~~~ Bob Leisle Headsprout Software & Engineering http://www.headsprout.com Where kids learn to read! ___ Flashcode