Re: [Flashcoders] PureMVC vs Cairngorm // who's better?

2011-06-23 Thread Joel Stransky
__**_ Flashcoders mailing list Flashcoders@chattyfig.figleaf.**com Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/**mailman/listinfo/flashcodershttp://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com

Re: [Flashcoders] PureMVC or RobotLegs ?

2010-09-14 Thread Joel Stransky
___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http

[Flashcoders] Flex Coders List

2009-11-18 Thread Joel Stransky
What is the Flex equivalent of this mailing list? -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Flex Coders List

2009-11-18 Thread Joel Stransky
Thank you friends. On Wed, Nov 18, 2009 at 9:53 AM, Paul Andrews p...@ipauland.com wrote: Joel Stransky wrote: What is the Flex equivalent of this mailing list? Surprisingly.. http://groups.yahoo.com/group/flexcoders/ ___ Flashcoders

[Flashcoders] Converting .swf playback to .mov

2009-10-21 Thread Joel Stransky
, I'd just like to get some alpha (key) control over the output that doesn't require me recording it over a green background. Thanks for any direction. -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

[Flashcoders] getCharBoundaries and display lists

2009-10-20 Thread Joel Stransky
. Any idea what gives and why my textfield needs to be added prior to calling getCharBoundaries? -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] Re: getCharBoundaries and display lists

2009-10-20 Thread Joel Stransky
Wow, it's definitely something with AIR. I switched over to fp10 in my publish settings and it worked fine. Doesn't really solve the issue just gives us a little more insight as to what's happening. On Tue, Oct 20, 2009 at 1:17 PM, Joel Stransky j...@stranskydesign.comwrote: I'm getting some

Re: [Flashcoders] best way to use external interface

2009-09-30 Thread Joel Stransky
mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky

Re: [Flashcoders] Catalyst

2009-09-30 Thread Joel Stransky
/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders

Re: [Flashcoders] time based smooth animation w/ GTween. HELP!

2009-09-11 Thread Joel Stransky
! ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders

[Flashcoders] debugging events

2009-09-03 Thread Joel Stransky
. Is there a good way to verify that events are being broadcast or to debug wtf the handler never gets triggered? Thanks. -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman

[Flashcoders] Weird htmlText line break behavior

2009-08-21 Thread Joel Stransky
paragraph get the correct amount of space, they all did. For some reason, an empty styled p / tag caused the following br / tags to be recognized. Thoughts? -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders

[Flashcoders] Duplicate multiple lines in FlashDevelop?

2009-08-18 Thread Joel Stransky
Anyone know how? Like if I want to dupe an entire function sig. -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Duplicate multiple lines in FlashDevelop?

2009-08-18 Thread Joel Stransky
Seems like it'd be an incredibly useful feature. On Tue, Aug 18, 2009 at 9:40 AM, Pedro Taranto ptara...@gmail.com wrote: don't know about multiple lines, but to duplicate a simple line just use CTRL+D -- Pedro Taranto Joel Stransky wrote: Anyone know how? Like if I want to dupe

[Flashcoders] negative scale

2009-08-18 Thread Joel Stransky
Know of any good workarounds for when you need to set the scale to negative? as in mySprite.scaleX = -1; //scaleX only accepts positive integers. -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http

Re: [Flashcoders] Duplicate multiple lines in FlashDevelop?

2009-08-18 Thread Joel Stransky
de Koning wrote: Yeah it is, they call it copy-pasting ;-) The key command is CTRL-C to copy and CTRL-V to paste... Think it even works on a mac too... One extra key command, but still incredibly usefull! ;-) Sorry couldn't help it ... :-) On Aug 18, 2009, at 4:46 PM, Joel Stransky wrote

Re: [Flashcoders] Duplicate multiple lines in FlashDevelop?

2009-08-18 Thread Joel Stransky
That is awesome! On Tue, Aug 18, 2009 at 3:15 PM, Latcho spamtha...@gmail.com wrote: Then let me be your champ today. http://greencollective.nl/blog/?p=24 Latcho Joel Stransky wrote: Thanks, you're a big help champ. On Tue, Aug 18, 2009 at 11:58 AM, Sidney de Koning sid...@funky

[Flashcoders] Type Coercion failed: library symbols and custom classes

2009-08-14 Thread Joel Stransky
and methods. Any idea on how to deal with this properly? Thanks. -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Type Coercion failed: library symbols and custom classes

2009-08-14 Thread Joel Stransky
); var context:LoaderContext = new LoaderContext(false,ApplicationDomain.current); loader.load(request,context); Cheers Juan Pablo Califano 2009/8/14 Joel Stransky j...@stranskydesign.com This I just don't get. I have a flash site where a particular .swf is present the entire time so I'm

Re: [Flashcoders] Type Coercion failed: library symbols and custom classes

2009-08-14 Thread Joel Stransky
with ApplicationDomain.current to the Loader. (From memory); var context:LoaderContext = new LoaderContext(false,ApplicationDomain.current); loader.load(request,context); Cheers Juan Pablo Califano 2009/8/14 Joel Stransky j...@stranskydesign.com This I just don't get. I have a flash site where a particular .swf

Re: [Flashcoders] FlexBuilder 3 auto-complete vs. FlashDevelop

2009-08-14 Thread Joel Stransky
is in second place, and FlexBuilder a distant third. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com

Re: [Flashcoders] manage conent of multiple frames with a single framescript

2009-08-06 Thread Joel Stransky
-- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Filtering xml with E4X

2009-07-22 Thread Joel Stransky
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com

Re: [Flashcoders] Just a stupid question (hope you can help me)

2009-07-22 Thread Joel Stransky
. http://www.eset.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders

Re: [Flashcoders] To Void or not to void?? That is my question..

2009-07-14 Thread Joel Stransky
/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com

Re: [Flashcoders] Getting hypertext to work

2009-07-14 Thread Joel Stransky
Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky

[Flashcoders] styled text disappears when clicked or animated

2009-07-09 Thread Joel Stransky
boy and get some sleep. :) -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Is this error prone? [loading multiple images]

2009-07-09 Thread Joel Stransky
, as far as I know, that looks like it should be fine to get reference to the loader again and remove the event listener. ? Ktu On Tue, Jul 7, 2009 at 12:50 PM, Joel Stransky j...@stranskydesign.com wrote: I'm wondering if I can use a for loop to create local Loader objects, assign listeners

Re: [Flashcoders] styled text disappears when clicked or animated

2009-07-09 Thread Joel Stransky
under the cursor it vanishes. I've tried cache as bitmap, didn't work. Any ideas to overcome this annoying little bit of Flash voodoo? -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Joel Stransky

[Flashcoders] Is this error prone? [loading multiple images]

2009-07-07 Thread Joel Stransky
away loaders? -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

[Flashcoders] Author Time RadioButtonGroups

2009-05-22 Thread Joel Stransky
. For anything else I'm used to declaring the display object in my document class but I don't know what scope radiobuttongroups have so I'm a little confused. -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] Tween a matrix transformation

2009-05-01 Thread Joel Stransky
As with everything else you beat me to it Jack. Congrats on v11! --Joel On May 1, 2009, at 10:04 AM, Jack Doyle j...@greensock.com wrote: You could do this: var matrix:Matrix = mc.transform.matrix; TweenLite.to(matrix, 1, {a:1.5, b:0.2, c:0.2, d:1.5, tx:100, ty:100, onUpdate:applyMatrix,

Re: [Flashcoders] Dynamicly created text-pages...

2009-04-23 Thread Joel Stransky
? ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman

Re: [Flashcoders] Smart Preloading

2009-04-16 Thread Joel Stransky
@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com

Re: [Flashcoders] Fake Preloading

2009-04-16 Thread Joel Stransky
a preloader. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list

Re: [Flashcoders] Math: Is this correct?

2009-04-10 Thread Joel Stransky
://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] ColorTransform GTween

2009-04-10 Thread Joel Stransky
/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Flashplayer positioning

2009-04-02 Thread Joel Stransky
@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] id3 runtime error

2009-04-02 Thread Joel Stransky
Are they id3 version 1 or 2? --Joel On Apr 2, 2009, at 7:51 PM, Dave Segal d...@oddcast.com wrote: I have a bug that is driving me nuts. I am loading an mp3 file from the same server as my swf. About 1 in 30 tries when trying to reading the id3 tags after the ID3 event I get a runtime

Re: [Flashcoders] ?: how to prevent users to copy text from a TextArea?

2009-03-27 Thread Joel Stransky
___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman

Re: [Flashcoders] Flash Future - Unity3D, iPhone and performance

2009-03-20 Thread Joel Stransky
://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Flash Future - Unity3D, iPhone and performance

2009-03-20 Thread Joel Stransky
main purpose. You can't build a website in Unity... therefore, the only real semi-contender to Flash is Silverlight, I really don't think Flash is in too much danger at the moment. On Fri, Mar 20, 2009 at 11:32 AM, Joel Stransky stranskydes...@gmail.com wrote: Disk space will be the least

Re: [Flashcoders] Flash Future - Unity3D, iPhone and performance

2009-03-20 Thread Joel Stransky
a rich (internet) application platform. regards, Muzak - Original Message - From: Joel Stransky stranskydes...@gmail.com To: Flash Coders List flashcoders@chattyfig.figleaf.com Sent: Friday, March 20, 2009 8:53 PM Subject: Re: [Flashcoders] Flash Future - Unity3D, iPhone

Re: [Flashcoders] Tips for newbie

2009-03-20 Thread Joel Stransky
-- Glen Pike 01326 218440 www.glenpike.co.uk http://www.glenpike.co.uk ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com

Re: [Flashcoders] crossdomain policy requests

2009-03-19 Thread Joel Stransky
___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman

Re: [Flashcoders] tiny remoting with weborb in as3 pure sang

2009-03-12 Thread Joel Stransky
@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] find and delete XML nodes

2009-03-09 Thread Joel Stransky
child id=a / child id=b / child id=a / child id=b / /parent How would I find and delete any child who's id is b ? -- --Joel Stransky stranskydesign.com ___ delete xml.child.(@id==b

Re: [Flashcoders] Actionscript 3.0 Coding Niggles

2009-03-08 Thread Joel Stransky
@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] include directive ...

2009-03-06 Thread Joel Stransky
-- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] include directive ...

2009-03-06 Thread Joel Stransky
___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list

Re: [Flashcoders] include directive ...

2009-03-06 Thread Joel Stransky
and everything so mine's all tricked out and it's not half as bad as it is with default settings ;) - Taka On Fri, Mar 6, 2009 at 11:34 AM, Joel Stransky stranskydes...@gmail.com wrote: Hahaha. FlashDevelop pwns you! On Fri, Mar 6, 2009 at 1:55 PM, whispers whispers...@hotmail.com wrote

Re: [Flashcoders] advice to ms word/xml

2009-03-06 Thread Joel Stransky
. Juan Anzaldo Tel Cel.614 427-6523 Nextel. 72*8*29809 Blog : http://janzaldo.wordpress.com From: Joel Stransky stranskydes...@gmail.com To: Flash Coders List flashcoders@chattyfig.figleaf.com Sent: Thursday, March 5, 2009 1:51:44 PM Subject: Re

Re: [Flashcoders] OOP AS3 learning

2009-03-05 Thread Joel Stransky
@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] advice to ms word/xml

2009-03-05 Thread Joel Stransky
://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] advice to ms word/xml

2009-03-05 Thread Joel Stransky
ah didn't read it that way. On Thu, Mar 5, 2009 at 3:37 PM, Fabio Pinatti fpina...@gmail.com wrote: you didn't get it. Clients send content in word. My problem was copy/paste that content. On Thu, Mar 5, 2009 at 4:58 PM, Joel Stransky stranskydes...@gmail.com wrote: why on earth would

[Flashcoders] [AS3] Dynamic and Static text field font conflict work arounds

2009-03-04 Thread Joel Stransky
I've finally run into a situation where I really need the same font both embeded and used statically. I've been searching the web and there a lots of mentions of the bug but I've yet to find a great work around. Does anyone have a preferred or elegant fix they can recommend? -- --Joel Stransky

Re: [Flashcoders] [AS3] Dynamic and Static text field font conflict work arounds

2009-03-04 Thread Joel Stransky
embedded the font in the dynamic text field and it worked... On Wed, Mar 4, 2009 at 11:16 AM, Joel Stransky j...@stranskydesign.com wrote: I've finally run into a situation where I really need the same font both embeded and used statically. I've been searching the web and there a lots

Re: [Flashcoders] [AS3] Dynamic and Static text field font conflict work arounds

2009-03-04 Thread Joel Stransky
, why not just set your static textFields to dynamic... You can use the font in your library by setting the font to exportName* - Taka On Wed, Mar 4, 2009 at 12:02 PM, Joel Stransky stranskydes...@gmail.com wrote: Sorry I meant exported fonts that are in turn applied to a dynamic textField

Re: [Flashcoders] money question AJAX style apps or flash?

2009-03-03 Thread Joel Stransky
___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http

Re: [Flashcoders] Which way is best...

2009-02-18 Thread Joel Stransky
-- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] play sound via linkage

2009-02-13 Thread Joel Stransky
Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo

Re: [Flashcoders] capturing mouse events for layered sprites

2009-02-03 Thread Joel Stransky
://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] OT: Internet Explorer 8

2009-02-03 Thread Joel Stransky
, Safari and others. The amount of additional work needed for IE6 + IE7 is plenty, now we have to IE8 as well... Vayu ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel

Re: [Flashcoders] capturing mouse events for layered sprites

2009-02-03 Thread Joel Stransky
. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman

Re: [Flashcoders] trace command in .as3 docs

2009-01-30 Thread Joel Stransky
. Rebecca ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list

Re: [Flashcoders] Missing Flashcoder archives?

2009-01-29 Thread Joel Stransky
. Visit http://training.figleaf.com/ for more information! ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com

Re: [Flashcoders] Error Instantiating Object

2009-01-27 Thread Joel Stransky
___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http

[Flashcoders] [AS3] height not right

2009-01-25 Thread Joel Stransky
gives? -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] [AS3] height not right

2009-01-25 Thread Joel Stransky
= item.y + item.height; --Matt On Sun, Jan 25, 2009 at 10:30 AM, Joel Stransky j...@stranskydesign.com wrote: *height not right* -- Create two .fla's called SizeParent.fla and SizeChild.fla. In SizeChild draw a square of 20x20 and set it's y to 10

Re: [Flashcoders] [AS3] height not right

2009-01-25 Thread Joel Stransky
, 2009 at 2:06 PM, Joel Stransky stranskydes...@gmail.comwrote: Thanks Matt, I understand I can work out the height manually but I'm trying to write a function into the main stage that can read the height of any child swf. The names and locations may vary so its not that attractive of a solution

Re: [Flashcoders] [AS3] height not right

2009-01-25 Thread Joel Stransky
. --Matt On Sun, Jan 25, 2009 at 11:06 AM, Joel Stransky stranskydes...@gmail.com wrote: Thanks Matt, I understand I can work out the height manually but I'm trying to write a function into the main stage that can read the height of any child swf. The names and locations may vary so

Re: [Flashcoders] Re: Dynamically resize Flash

2009-01-19 Thread Joel Stransky
://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Re: Dynamically resize Flash

2009-01-19 Thread Joel Stransky
to consider the other dimension as 0. The fix for this was setting both properties everytime even if one never changes. On Mon, Jan 19, 2009 at 2:05 PM, Joel Stransky stranskydes...@gmail.comwrote: Hmm, I'm using BrowserCanvas in my current project and having zero issues aside from it breaking swfaddress

Re: [Flashcoders] [flash textfield] lose formatting

2009-01-16 Thread Joel Stransky
://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] [AS3] Cleaning Up (timelines, movieclips and events)

2009-01-16 Thread Joel Stransky
to share ;) -- Olivier Besson (gludion) - (33 1) 44 64 78 99 http://www.gludion.com http://blog.gludion.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel

Re: [Flashcoders] [AS3] Cleaning Up (timelines, movieclips and events)

2009-01-15 Thread Joel Stransky
question with AS3. Cleaning up movie clips is *hard*. There is a list of things that must be done, and they've made it hard to do all that. Here's a decent place to start reading: http://www.gskinner.com/blog/archives/2008/04/failure_to_unlo.html 2009/1/14 Joel Stransky j...@stranskydesign.com

Re: [Flashcoders] [AS3] Cleaning Up (timelines, movieclips and events)

2009-01-14 Thread Joel Stransky
. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman

[Flashcoders] [AS3] Cleaning Up (timelines, movieclips and events)

2009-01-13 Thread Joel Stransky
by child.swf is freed up. How would I gaurantee this happening? -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] localconnection and loading

2009-01-12 Thread Joel Stransky
a ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com

Re: [Flashcoders] Partially drawing a graphic?

2009-01-12 Thread Joel Stransky
/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Auto Reply: Flashcoders Digest, Vol 16, Issue 11

2009-01-09 Thread Joel Stransky
___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com

Re: RE : [Flashcoders] create object with getDefinition and pass parameters using apply ?

2009-01-09 Thread Joel Stransky
. De : flashcoders-boun...@chattyfig.figleaf.com [ flashcoders-boun...@chattyfig.figleaf.com] de la part de Joel Stransky [ stranskydes...@gmail.com] Date d'envoi : 8 janvier 2009 20:28 À : Flash Coders List Objet : Re: [Flashcoders] create

Re: [Flashcoders] How do you access this mailing list ...

2009-01-08 Thread Joel Stransky
@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com

Re: [Flashcoders] create object with getDefinition and pass parameters using apply ?

2009-01-08 Thread Joel Stransky
___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders

Re: [Flashcoders] Patrick Jakub Jankun added you as a connection on Plaxo

2009-01-07 Thread Joel Stransky
___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com

Re: [Flashcoders] design pattern diagrams...

2009-01-07 Thread Joel Stransky
Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo

Re: [Flashcoders] design pattern diagrams...

2009-01-07 Thread Joel Stransky
/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Auto Reply: Flashcoders Digest, Vol 16, Issue 8

2009-01-07 Thread Joel Stransky
mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo

Re: [Flashcoders] convert data passed to swf to be a sound or video object in flash player 10?

2009-01-06 Thread Joel Stransky
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] RE: Interactive Developer, NYC | 90-100k (Beau Gould (OSS))

2009-01-05 Thread Joel Stransky
@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] AS3: Dispatching events to further listeners, but not to itself

2008-12-23 Thread Joel Stransky
/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] use get / set functions or make your own

2008-12-09 Thread Joel Stransky
Database: 270.9.15/1839 - Release Date: 9-12-2008 9:59 ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com

Re: [Flashcoders] My rights - site not paid for.

2008-12-08 Thread Joel Stransky
://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com

Re: [Flashcoders] Soma Protest

2008-12-08 Thread Joel Stransky
@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] What design pattern would this be?

2008-12-07 Thread Joel Stransky
-dispatch-kid/ or check out the articles there I am sure there is a pattern described that will suit your needs. I also think the previous comment on overenginering should be taking into consideration.. Good luck, Jiri Joel Stransky wrote: Thanks for your perfectly useless answer. I know

Re: [Flashcoders] Registration Point of Clips (Scale 9)

2008-12-07 Thread Joel Stransky
an opinion on this. ChHeers, SF. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com

Re: [Flashcoders] What design pattern would this be?

2008-12-07 Thread Joel Stransky
Thanks Latcho, That is actually very helpful. Now that I look at it I can see definitely would be over engineering in this case but it will be good practice for me. On Sun, Dec 7, 2008 at 11:32 AM, Joel Stransky [EMAIL PROTECTED]wrote: Thanks Jiri, I had not seen that site. I had assumed

[Flashcoders] What design pattern would this be?

2008-12-06 Thread Joel Stransky
it even qualify as a design pattern and if so which one? -- --Joel Stransky stranskydesign.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] What design pattern would this be?

2008-12-06 Thread Joel Stransky
' overengineer. If you want to integrate / learn a design pattern take a more challenging and/or interactive interface. Latcho Joel Stransky wrote: I'm trying to make design patterns a regular part of my process but understanding them and knowing which one to use are proving to be a quite different

Re: [Flashcoders] display trace() in text field

2008-12-04 Thread Joel Stransky
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- --Joel Stransky stranskydesign.com

  1   2   >