Re: [Flashcoders] Printing Canvas

2009-10-23 Thread Karl DeSaulniers
Hi Ian, Is this an AS3 examlpe, or can that be done in AS2? Karl Sent from losPhone On Oct 23, 2009, at 11:33 AM, Ian Thomas i...@eirias.net wrote: Hi Kevin, To set what's going to the printer to fit: Get the print pageWidth/pageHeight from the PrintJob object (after calling start()).

Re: [Flashcoders] Printing Canvas

2009-10-23 Thread Karl DeSaulniers
Cool. Thx Ian. Karl Sent from losPhone On Oct 23, 2009, at 4:19 PM, Ian Thomas i...@eirias.net wrote: Karl, It'll work in either AS2 or AS3. Ian On Fri, Oct 23, 2009 at 9:41 PM, Karl DeSaulniers k...@designdrumm.com wrote: Hi Ian, Is this an AS3 examlpe, or can that be done in AS2

[Flashcoders] Paypal integration.

2009-10-24 Thread Karl DeSaulniers
Has anyone messed with paypal shopping cart code? Is there a way to receive the contents of your cart (not go to the paypal view cart page) to import into your own cart? Karl Sent from losPhone On Oct 23, 2009, at 8:25 PM, Brett Artrahn brtrah...@yahoo.com.au wrote: Helmut, Grant

Re: [Flashcoders] Paypal integration.

2009-10-24 Thread Karl DeSaulniers
that way... Cheers, Ashim The Random Lines My online portfolio www.therandomlines.com 2009/10/24 Karl DeSaulniers k...@designdrumm.com: Has anyone messed with paypal shopping cart code? Is there a way to receive the contents of your cart (not go to the paypal view cart page) to import

Re: [Flashcoders] DataGrid not updating after DataProvider item changes

2009-10-24 Thread Karl DeSaulniers
://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] DataGrid not updating after DataProvider item changes

2009-10-24 Thread Karl DeSaulniers
(changedItem). Works as it should. Is there a class that I should be extending with my Candidate object in order to take advantage of some built-in events. Karl DeSaulniers wrote: Can you set up a function to listen for any changes to the data and refresh when a change happens? J.A.T. Karl On Oct

Re: [Flashcoders] alpha on text without embedding font

2009-10-25 Thread Karl DeSaulniers
/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders

Re: [Flashcoders] alpha on text without embedding font

2009-10-25 Thread Karl DeSaulniers
://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com

Re: [Flashcoders] re: alpha for dynamic text without embedding font

2009-10-28 Thread Karl DeSaulniers
Your applying the alpha to the mc before you load your text? Try it the other way. *create mc *create textfield *load text *change alpha of mc Karl Sent from losPhone On Oct 28, 2009, at 3:10 PM, Kevin McFarland ke...@teracent.com wrote: (or at least that's what I think the subject was)

Re: [Flashcoders] Printing a page in Safari with SWF(s) Problem

2009-10-28 Thread Karl DeSaulniers
I think that depends on how the flash is embedded in the HTML. Karl Sent from losPhone On Oct 28, 2009, at 8:42 PM, Eric E. Dolecki edole...@gmail.com wrote: I've seen pages where printing the HTML page in Safari produces the SWF rendered, and I've seen (ie. Adobe.com homepage) where

Re: [Flashcoders] Printing a page in Safari with SWF(s) Problem

2009-10-28 Thread Karl DeSaulniers
/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Recommended method for copying CDROM app to application folder on Mac

2009-10-30 Thread Karl DeSaulniers
You could create a custom DMG file using Disk Utility. That is free with the os. JAT Karl Sent from losPhone On Oct 30, 2009, at 7:34 AM, Paul Steven paul_ste...@btinternet.com wrote: I am creating a cross platform CDROM using Flash CS3 and Toast 10. My client would like the app to be

Re: [Flashcoders] visually similar spectrum

2009-11-03 Thread Karl DeSaulniers
I'm not sure if this will help, but try looking up hvs on apple's website. I know they use such a theory in calabrating their monitors. Karl Sent from losPhone On Nov 3, 2009, at 4:48 PM, Anthony Pace anthony.p...@utoronto.ca wrote: Well kind of a mix really, but I guess you are right

[Flashcoders] AS2 XML Question

2009-11-05 Thread Karl DeSaulniers
Ok. I know this is an XML question, but I need to figure out how to cycle through a childNodes childNodes in actionscript. Eg XML: items item nameImage 1/name pics imageimage1.jpg/image imageimage2.jpg/image imageimage3.jpg/image /pics available3/available /item item nameImage 2/name pics

Re: [Flashcoders] AS2 XML Question

2009-11-05 Thread Karl DeSaulniers
Oops sorry for the hitchhiker text. Karl On Nov 5, 2009, at 9:39 PM, Karl DeSaulniers wrote: Ok. I know this is an XML question, but I need to figure out how to cycle through a childNodes childNodes in actionscript. Eg XML: items item nameImage 1/name pics imageimage1.jpg/image imageimage2

Re: [Flashcoders] AS2 XML Question

2009-11-05 Thread Karl DeSaulniers
I also need to do the same thing, but once I get the values, plug them into a combo box. Ale ca-rumba.. any pointers on how to get them into a combo box? Do I need to put them into an array and then .addItem? or a DataProvider? Karl On Nov 5, 2009, at 9:44 PM, Karl DeSaulniers wrote

Re: [Flashcoders] different frame rate loaded sfw from its parent

2009-11-10 Thread Karl DeSaulniers
Yes. You can do it with code. Google multi frame rate in flash I know there is a code out there somewhere. I found it a while ago. Karl Sent from losPhone On Nov 10, 2009, at 4:05 AM, Davide Di Blasi davide.dibl...@kettydo.com wrote: Thanks Henrik, I didn't notice... Hello List, I was

Re: [Flashcoders] Capturing TextEvent from image in textfield

2009-11-10 Thread Karl DeSaulniers
Try pageText.displayValue.htmlText = 'pa href=' + event:a1 + 'img src=' + plus + ' /bOur world-class scientists/b/a/p'; I think it was reading your URLs as strings of text instead of variables holding the URLs. Not positive though. J.A.T. Karl Sent from losPhone On Nov 10, 2009, at

[Flashcoders] Weird auto format

2009-11-16 Thread Karl DeSaulniers
never get this to work. Is this a bug in flash? Just currious. Thanks, Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Weird auto format

2009-11-16 Thread Karl DeSaulniers
if (paypalObj.os1 == ) { this.itemSelection_mc.status = WARNING::: You did not specify a color; } else { getURL(sUrl,'paypal','POST'); } *This line will jump down to the bottom of the code: getURL (sUrl,'paypal','POST'); Even create a new line in the code. Karl DeSaulniers Design

Re: [Flashcoders] Weird auto format

2009-11-16 Thread Karl DeSaulniers
So it is a bug? Karl On Nov 17, 2009, at 12:44 AM, Henrik Andersson wrote: Karl DeSaulniers wrote: Hey Henrik, Kind of long code, thought twice about posting. I shortened it and it still does it with this much code. Let me know if you experience the same. Darn, I slipped and replied without

Re: [Flashcoders] Weird auto format

2009-11-16 Thread Karl DeSaulniers
Interesting. Thanks. Any wild guesses as to why it happens?? Karl On Nov 17, 2009, at 12:55 AM, Henrik Andersson wrote: Karl DeSaulniers wrote: So it is a bug? Karl To be blunt, yes, yes it is. I filed a bug report, maybe it will be fixed in CS 5

Re: [Flashcoders] Weird auto format

2009-11-17 Thread Karl DeSaulniers
Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Intersecting (or ovelapping) b and i in html text fields

2009-11-17 Thread Karl DeSaulniers
@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com

[Flashcoders] ComboBox troubles

2009-11-18 Thread Karl DeSaulniers
the picture in thumbHolder [picture_box]? Any help would be greatly appreciated at this point. this is my third day with this and I'm going crazy. Is there something I need to import to control the comboBox? I have import mx.control.ComboBox; already imported, do I need it? Karl DeSaulniers

Re: [Flashcoders] ComboBox troubles

2009-11-18 Thread Karl DeSaulniers
Oh and this is an AS2 project too. Karl Sent from losPhone On Nov 18, 2009, at 7:22 PM, Karl DeSaulniers k...@designdrumm.com wrote: Hello List, Have a little snag on my hands. I am trying to get the value of a selected comboBox to change the picture of another MC. My code: var

Re: [Flashcoders] ComboBox troubles

2009-11-18 Thread Karl DeSaulniers
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Karl DeSaulniers Sent: Thursday, 19 November 2009 2:28 p.m. To: Flash Coders List Subject: Re: [Flashcoders] ComboBox troubles Oh and this is an AS2 project too. Karl Sent from losPhone On Nov 18, 2009, at 7:22 PM, Karl DeSaulniers k

Re: [Flashcoders] ComboBox troubles

2009-11-18 Thread Karl DeSaulniers
...@chattyfig.figleaf.com] On Behalf Of Karl DeSaulniers Sent: Thursday, 19 November 2009 2:28 p.m. To: Flash Coders List Subject: Re: [Flashcoders] ComboBox troubles Oh and this is an AS2 project too. Karl Sent from losPhone On Nov 18, 2009, at 7:22 PM, Karl DeSaulniers k...@designdrumm.com wrote: Hello List

Re: [Flashcoders] Weird auto format

2009-11-19 Thread Karl DeSaulniers
this? Ktu Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com

Re: [Flashcoders] ComboBox troubles

2009-11-19 Thread Karl DeSaulniers
??? Karl On Nov 18, 2009, at 10:40 PM, Karl DeSaulniers wrote: Nope. Those didn't work either. Its just not registering the change ?? Karl On Nov 18, 2009, at 9:32 PM, Barry Hannah wrote: Hey Karl. The issue you are facing is that the function on the comboListen object

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
)); } function change():Void { trace(Hello from + this + .change); var selected:Number = colorBox.selectedIndex; //... } } ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
Could it be because I am using the class below? Not sure if I need it or not. On Nov 20, 2009, at 4:03 AM, Glen Pike wrote: import mx.controls.ComboBox; Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
); Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
I think the scope is lost in the colorBox not knowing which picBox to associate itself with. :-/ Karl On Nov 20, 2009, at 4:16 AM, Karl DeSaulniers wrote: it is actually colorBox.addEventListener(change, Delegate.create (this, changeObj)); just forgot the ), but still does not work

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
If I put this code in, I dont get the type mismatch error but it still doesn't work. On Nov 20, 2009, at 4:03 AM, Glen Pike wrote: colorBox.addEventListener(changeObj, Delegate.create(this,change)); Karl DeSaulniers Design Drumm http://designdrumm.com

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
it is actually colorBox.addEventListener(change, Delegate.create (this, changeObj)); just forgot the ), but still does not work On Nov 20, 2009, at 4:12 AM, Karl DeSaulniers wrote: Yes. I tried both of those and nothing.. actually the one below gets an error Error: type mismatch

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
the whole allowance of the malformed event listener. weird. still doesn't work though.. **Sigh** Karl On Nov 20, 2009, at 4:31 AM, Glen Pike wrote: Karl DeSaulniers wrote: If I put this code in, I dont get the type mismatch error but it still doesn't work. On Nov 20, 2009, at 4:03 AM, Glen

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
multiple instances of these - so when you get a change event on combo1, that's associated with picture_box_1, etc? Karl DeSaulniers wrote: I think the scope is lost in the colorBox not knowing which picBox to associate itself with. :-/ Karl On Nov 20, 2009, at 4:16 AM, Karl DeSaulniers

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
Do I need to be using colorBox.handleEvent(); ? Karl On Nov 20, 2009, at 4:39 AM, Karl DeSaulniers wrote: Hey Glen, Yes I agree with you on how it should be, but for some reason flash allows it the other way. Yes I did try it the way you suggested when I first started working

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
Hey Glen, If it wouldn't be a trouble and I know this may sound odd, but could you send me a FLA with a combo box in it? no code, just the component on a blank stage? I am wondering if its just the combo box component that I have that isn't working. Karl

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
wrote: Hi, Done that... Glen Karl DeSaulniers wrote: Hey Glen, If it wouldn't be a trouble and I know this may sound odd, but could you send me a FLA with a combo box in it? no code, just the component on a blank stage? I am wondering if its just the combo box component that I have

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
One last thing. How do I get the first item in the combo box to show up? I got the text in the dropdown to show, but nothing in the main. Yours tested fine from your fla. so did the text?? Karl On Nov 20, 2009, at 6:23 AM, Glen Pike wrote: Glad to help. Karl DeSaulniers wrote: HAHA Looks

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
/ dummy row so make sure you are wanting to do that. Karl DeSaulniers wrote: One last thing. How do I get the first item in the combo box to show up? I got the text in the dropdown to show, but nothing in the main. Yours tested fine from your fla. so did the text?? Karl On Nov 20, 2009, at 6:23 AM

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
not show and my dropdown box is very small... if its not one thing its another.. lol Karl On Nov 20, 2009, at 7:29 AM, Glen Pike wrote: Make sure you are using createClassObject rather than attaching the FComboBox movie? Karl DeSaulniers wrote: Empty data, but not label. not sure why

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
Settings to that, it does not select the first item... Karl DeSaulniers wrote: yes, that I stole from your code. :) that was part of it. my component was not working with mx.control.ComboBox. It is a UI component and not a compiled clip. When I copied your comboBox to my fla and used

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
; } }; colorBox.addEventListener(change, changeObj); **Whew** Best, Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
; } } }; colorBox.addEventListener(change, changeObj); **Whew** Best, Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman

Re: [Flashcoders] ComboBox troubles

2009-11-20 Thread Karl DeSaulniers
LOL its 11:45 am here. been up all night.. :P Karl On Nov 20, 2009, at 11:37 AM, Glen Pike wrote: Nice one - hometime for me too :) Karl DeSaulniers wrote: ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com

Re: [Flashcoders] Detect child parent

2009-11-21 Thread Karl DeSaulniers
___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders

Re: [Flashcoders] Detect child parent

2009-11-22 Thread Karl DeSaulniers
Actually I think your code should be mychild._parent.removeChild(mychild) But I am thinking in AS2, so this may not be the case for AS3. Not sure. HTH Karl On Nov 22, 2009, at 1:53 AM, ktt wrote: mychild.parent.removeChild(mychild) Karl DeSaulniers Design Drumm http://designdrumm.com

Re: [Flashcoders] Detect child parent

2009-11-22 Thread Karl DeSaulniers
Maybe.. var childParent:Object = mychild.parent; childParent.removeChild(mychild) or var childParent:Object = mychild._parent; childParent.removeChild(mychild) Karl On Nov 22, 2009, at 1:58 AM, Karl DeSaulniers wrote: mychild.parent.removeChild(mychild) Karl DeSaulniers Design Drumm

Re: [Flashcoders] Still Infinitely Looping

2009-11-22 Thread Karl DeSaulniers
Couldn't you just put: Main.stop(); Instead of editing the library asset? Karl Sent from losPhone On Nov 22, 2009, at 12:58 PM, Paul Andrews p...@ipauland.com wrote: var main:Main = new Main(); addChild(main); main.init(); stop(); ___

Re: [Flashcoders] Detect child parent

2009-11-22 Thread Karl DeSaulniers
); }else{ throw new Error(This child doesn't currently have a parent.); } On Sun, Nov 22, 2009 at 1:15 PM, Ktu ktu_fl...@cataclysmicrewind.comwrote: Are you sure that the child you are trying to remove is in a display list? Ktu On Sun, Nov 22, 2009 at 3:08 AM, Karl DeSaulniers k

[Flashcoders] Suggestion for the new Flash

2009-11-22 Thread Karl DeSaulniers
Hello, Can I make a suggestion for the new Flash App. Can we get a radio button selection in the properties pane for any MC to smooth its contents or not? That way anything loaded into that MC can be opted to be smoothed or not. Less programing code if this was the case I think. JAT Karl

Re: [Flashcoders] Suggestion for the new Flash

2009-11-22 Thread Karl DeSaulniers
or in actionscript but we are not the creators of (the) Flash (IDE); check out: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform Latcho Karl DeSaulniers wrote: Hello, Can I make a suggestion for the new Flash App. Can we get a radio button selection in the properties pane for any MC

Re: [Flashcoders] Still Infinitely Looping

2009-11-25 Thread Karl DeSaulniers
You could do the stop frame in script. If(mc._currentfame == 20) { this.mc.stop(); } But listen to them about the enterFrame. I learned the hard way too and what they are telling you is the right way and best way for you. GL Karl Sent from losPhone On Nov 25, 2009, at 2:57 PM, Paul

Re: [Flashcoders] Back On Course, Still Problems

2009-12-07 Thread Karl DeSaulniers
My suggetion to you bueno is to rewrite your code using the suggestions provided by this list. Keep all variables different. If your attaching multiple instances , use the for loop to assign their names. Trace trace trace. Sometimes rewriting your code line by line (while gruling it can

Re: [Flashcoders] Back On Course, Still Problems

2009-12-07 Thread Karl DeSaulniers
orders. Don't criticize. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com

Re: [Flashcoders] Back On Course, Still Problems

2009-12-07 Thread Karl DeSaulniers
Beno, New or used? Take your pick. Hell what's your address I'll buy you one for Christmas if it means this thread can end. Pay it forward I always say.. :) http://www.amazon.com/gp/offer-listing/0596526946/ref=rdr_ext_uan Karl DeSaulniers Design Drumm http://designdrumm.com

Re: [Flashcoders] Back On Course, Still Problems

2009-12-08 Thread Karl DeSaulniers
On Dec 8, 2009, at 1:58 AM, beno - wrote: On Mon, Dec 7, 2009 at 5:38 PM, Karl DeSaulniers k...@designdrumm.comwrote: Thank you. No problem. Any time.. Don't they, though LOL! More often than needed. :P I didn't ask him! He volunteered! If I had asked him, you would be right

Re: [Flashcoders] Back On Course, Still Problems

2009-12-08 Thread Karl DeSaulniers
Did you mean: Best Furnature 4200 United Shopping Plaza Christiansted, St. Croix U.S. Virgin Islands 00820 ? and yes I was serious. Karl On Dec 8, 2009, at 4:07 AM, beno - wrote: On Mon, Dec 7, 2009 at 7:33 PM, Karl DeSaulniers k...@designdrumm.comwrote: Beno, New or used? Take your

Re: [Flashcoders] Back On Course, Still Problems

2009-12-08 Thread Karl DeSaulniers
Also, its missing a street name. 4200 (Street name) United Shopping Plaza Christiansted, St. Croix U.S. Virgin Islands 00820 Amazon will not deliver to the address you supplied. I already tried. Karl On Dec 8, 2009, at 4:42 AM, Karl DeSaulniers wrote: Did you mean: Best Furnature 4200

Re: [Flashcoders] Back On Course, Still Problems

2009-12-08 Thread Karl DeSaulniers
Yeah sorry. That address will not work. It says it's not valid. Karl Sent from losPhone On Dec 8, 2009, at 12:14 PM, beno - flashmeb...@gmail.com wrote: On Tue, Dec 8, 2009 at 6:42 AM, Karl DeSaulniers k...@designdrumm.comwrote: Did you mean: Best Furnature 4200 United Shopping Plaza

Re: [Flashcoders] Back On Course, Still Problems

2009-12-08 Thread Karl DeSaulniers
I do. But amazons shipping doesn't Karl Sent from losPhone On Dec 8, 2009, at 12:15 PM, beno - flashmeb...@gmail.com wrote: On Tue, Dec 8, 2009 at 6:49 AM, Karl DeSaulniers k...@designdrumm.comwrote: 4200 United Shopping Plaza Christiansted, St. Croix U.S. Virgin Islands 00820 beno

Re: [Flashcoders] Back On Course, Still Problems

2009-12-08 Thread Karl DeSaulniers
Well I know why this code was not working. if (e.target.currentFrame == 40) TweenMax.to(mcHandInstance2, 2, {x:200, startAt:{totalProgress:1}}).reverse(); } Because it should read. if (e.target.currentFrame == 40) { TweenMax.to(mcHandInstance2, 2, {x:200,

Re: [Flashcoders] Back On Course, Still Problems

2009-12-08 Thread Karl DeSaulniers
variables (google: local variables tutorial) and class properties (google: class properties tutorial). g Tuesday, December 08, 2009 (10:07:34 PM) Karl DeSaulniers wrote: Well I know why this code was not working. if (e.target.currentFrame == 40) TweenMax.to(mcHandInstance2, 2, {x:200, startAt

Re: Re[2]: [Flashcoders] Back On Course, Still Problems

2009-12-08 Thread Karl DeSaulniers
as a class property nor as a local variable. I think Beno does not see difference between local variables (google: local variables tutorial) and class properties (google: class properties tutorial). g Tuesday, December 08, 2009 (10:07:34 PM) Karl DeSaulniers wrote: Well I know why this code

Re: [Flashcoders] Back On Course, Still Problems

2009-12-09 Thread Karl DeSaulniers
This is how I code. And is what I was seeing in my head when I made that observation about benos code. Your right Paul. Without braces, it can get a little run-on-sentence ish but still works. I agree Greg. It is a matter of preference. And with AS3 I believe, it is more like without

Re: Re[2]: [Flashcoders] Back On Course, Still Problems

2009-12-09 Thread Karl DeSaulniers
Good to know. Thanks for all the responses. I learn a little more each day. :)) Best, Karl Sent from losPhone On Dec 9, 2009, at 1:09 PM, allandt bik-elliott (thefieldcomic.com) alla...@gmail.com wrote: yep - same in as2 and as3 On Wed, Dec 9, 2009 at 5:21 PM, Dave Watts

Re: [Flashcoders] Delivering a flah christmas card by email

2009-12-09 Thread Karl DeSaulniers
/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Delivering a flah christmas card by email

2009-12-09 Thread Karl DeSaulniers
HTH, Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Delivering a flah christmas card by email

2009-12-09 Thread Karl DeSaulniers
to everyone all at once. ;) Happy coding! Karl On Dec 9, 2009, at 9:14 PM, Paul Andrews wrote: OK, thanks Karl. Paul Karl DeSaulniers wrote: Here is a quick one I found that you can expand on. You can even drop in your own HTML. create a php file called sendEmail.php or something to that effect

Re: [SPAM] Re: [Flashcoders] Delivering a flah christmas card by email

2009-12-09 Thread Karl DeSaulniers
to network only. Although, I think this may be doing a little too much though. Karl On Dec 9, 2009, at 9:37 PM, Paul Andrews wrote: Karl DeSaulniers wrote: Np. That example is very basic. There is a lot of things missing. Like checking variables before sending. You can also expand it to utilize

Re: [SPAM] Re: [Flashcoders] Delivering a flah christmas card by email

2009-12-09 Thread Karl DeSaulniers
If your swf is just an animation with no user interaction, you could convert it to a gif and all will be embedded and will work on most systems. Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders

Re: [SPAM] Re: [Flashcoders] Delivering a flah christmas card by email

2009-12-09 Thread Karl DeSaulniers
a link and leave it to your user's discretion...imho Pete ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com

Re: [Flashcoders] Why doesn't Enter key work on focused button?

2009-12-10 Thread Karl DeSaulniers
## ### ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders

Re: [Flashcoders] Why doesn't Enter key work on focused button?

2009-12-10 Thread Karl DeSaulniers
You may need to change your function fnClick to be just an Event paramiter and not specifically a MouseEvent. JAT Karl On Dec 10, 2009, at 4:41 PM, Karl DeSaulniers wrote: Yes you need to add a listener that listens for the Enter key to be pressed and then you have it execute your code

Re: [Flashcoders] as3 to iphone app

2009-12-10 Thread Karl DeSaulniers
/ ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http

Re: [SPAM] Re: [Flashcoders] Delivering a flah christmas card by email

2009-12-11 Thread Karl DeSaulniers
Hey just to follow up. I made a e-card with flash embedded and it played like a charm Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo

Re: [SPAM] Re: [Flashcoders] Delivering a flah christmas card by email

2009-12-11 Thread Karl DeSaulniers
I am using mac mail. And yes, it is playing inside my email message. Karl On Dec 12, 2009, at 12:14 AM, Nathan Mynarcik wrote: Inside the email? What email client/browser? --Original Message-- From: Karl DeSaulniers Sender: flashcoders-boun...@chattyfig.figleaf.com To: Flash Coders

Re: [SPAM] Re: [Flashcoders] Delivering a flah christmas card by email

2009-12-12 Thread Karl DeSaulniers
, 2009, at 1:01 AM, Nathan Mynarcik wrote: Interesting. Can you send it to my email so I can test in other clients? Wanna test outlook and gmail. --Original Message-- From: Karl DeSaulniers Sender: flashcoders-boun...@chattyfig.figleaf.com To: Flash List ReplyTo: Flash Coders List Subject

Re: [SPAM] Re: [Flashcoders] Delivering a flah christmas card by email

2009-12-12 Thread Karl DeSaulniers
/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [SPAM] Re: [Flashcoders] Delivering a flah christmas card by email

2009-12-12 Thread Karl DeSaulniers
___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http

Re: [SPAM] Re: [Flashcoders] Delivering a flah christmas card by email

2009-12-12 Thread Karl DeSaulniers
Developer nat...@mynarcik.com 254.749.2525 www.mynarcik.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com

Re: [SPAM] Re: [Flashcoders] Delivering a flah christmas card by email

2009-12-12 Thread Karl DeSaulniers
Here I will send you both one and you can tell me if it works. give me a sec to create a test page. Karl On Dec 12, 2009, at 3:47 AM, Karl DeSaulniers wrote: sorry I've been texting On Dec 12, 2009, at 3:44 AM, Karl DeSaulniers wrote: ROFL Karl On Dec 12, 2009, at 3:41 AM, Nathan

Re: [SPAM] Re: [Flashcoders] Delivering a flah christmas card by email

2009-12-12 Thread Karl DeSaulniers
sorry I've been texting On Dec 12, 2009, at 3:44 AM, Karl DeSaulniers wrote: ROFL Karl On Dec 12, 2009, at 3:41 AM, Nathan Mynarcik wrote: Plus its a Mac he tried it on. Everything works on a Mac! --Original Message-- From: Peter B To: Nathan Mynarcik To: Flash Coders List Subject

Re: [SPAM] Re: [Flashcoders] Delivering a flah christmas card by email

2009-12-12 Thread Karl DeSaulniers
: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Karl DeSaulniers Sent: Saturday, December 12, 2009 3:46 AM To: Flash List Subject: Re: [SPAM] Re: [Flashcoders] Delivering a flah christmas card by email Aaaactually I know it works

Re: [SPAM] Re: [Flashcoders] Delivering a flah christmas card by email

2009-12-12 Thread Karl DeSaulniers
...@chattyfig.figleaf.com] On Behalf Of Karl DeSaulniers Sent: Saturday, December 12, 2009 3:52 AM To: Flash Coders List Subject: Re: [SPAM] Re: [Flashcoders] Delivering a flah christmas card by email Here I will send you both one and you can tell me if it works. give me a sec to create a test page

Re: [Flashcoders] Java servlets and receiving XML from Flash’s xml.sendAndLoad() function

2009-12-16 Thread Karl DeSaulniers
Maybe try just send. Unless you need a response sent back to your flash file. Karl Sent from losPhone On Dec 16, 2009, at 2:34 AM, matt stuehler stuehler.t...@gmail.com wrote: All, I'm working on a Flash application that's supposed to send XML data to a Java Servlet. I'm responsible

Re: [Flashcoders] Java servlets and receiving X ML from Flash’s xml.sendAndLoad() functio n

2009-12-16 Thread Karl DeSaulniers
(); $doc-loadXML(file_get_contents(php://input)); Is there an equivalent method for a Java Servlet that account for the somewhat strange way Flash POSTs the XML data? Cheers, Matt On Wed, Dec 16, 2009 at 3:48 AM, Karl DeSaulniers k...@designdrumm.com wrote: Maybe try just send. Unless you

Re: [Flashcoders] Java servlets and receiving X ML from Flash’s xml.sendAndLoad() functio n

2009-12-16 Thread Karl DeSaulniers
Best, Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Flash Projects worklow

2009-12-18 Thread Karl DeSaulniers
Have a private var equal the public var after it gets initiated? JAT Karl Sent from losPhone On Dec 18, 2009, at 10:03 AM, Omar Fouad omarfouad@gmail.com wrote: Hi all, I've been working with ActionScript 3.0 since 2006 and I used some technique in the last two years. I believed

Re: [Flashcoders] Re: Flash Projects workflow

2009-12-18 Thread Karl DeSaulniers
/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Re: Flash Projects workflow

2009-12-18 Thread Karl DeSaulniers
Sorry for the echo. Forgot I already said that. :P Karl Sent from losPhone On Dec 18, 2009, at 6:42 PM, Karl DeSaulniers k...@designdrumm.com wrote: I am not an expert on classes, but couldn't you have a private var equal your public var after it gets initiated? Karl On Dec 18, 2009

Re: [Flashcoders] Problem with trackEvents in Flash

2009-12-28 Thread Karl DeSaulniers
copied this snipet from the web. My code had the registry number and domain, so I just used this example from GA. Thanks anyway, John on 12/28/09 3:23 PM, Karl DeSaulniers at k...@designdrumm.com wrote: I am not sure if this is the issue, but did you mean to not URL encode the space

Re: [Flashcoders] Re: Caching loaded bitmaps

2009-12-31 Thread Karl DeSaulniers
: 9.0.722 / Virus Database: 270.14.123/2594 - Release Date: 12/30/09 08:27:00 ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com

Re: [Flashcoders] hen's teeth...

2010-01-04 Thread Karl DeSaulniers
___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders

Re: [Flashcoders] hen's teeth...

2010-01-04 Thread Karl DeSaulniers
! ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] hen's teeth...

2010-01-04 Thread Karl DeSaulniers
, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design

Re: [Flashcoders] hen's teeth...

2010-01-05 Thread Karl DeSaulniers
@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com

<    1   2   3   4   5   6   7   8   9   >