Re: [Flashcoders] Excel Exponentiation (caret) Notation

2007-07-10 Thread Daniel Cascais
),...,Math.pow(B7,1)]; var myArray2 = [Math.pow(B1,2),...,Math.pow(B7,2)]; var myArray3 = [Math.pow(B1,3),...,Math.pow(B7,3)]; B1:B7^{5,10} becomes var myArray1 = [Math.pow(B1,5),...,Math.pow (B7,5)]; var myArray2 = [Math.pow(B1,10),...,Math.pow(B7,10)]; and so on hth g. On 7/1/07, Daniel Cascais

[Flashcoders] Excel Exponentiation (caret) Notation

2007-07-01 Thread Daniel Cascais
Hi, Hi, I've stumbled upon this function call in Excel: =LINEST(A1:A7,B1:B7^{1,2,3}) And I'm having issues with this last bit: B1:B7^{1,2,3} Let's say B1:B7 is an array from 1 to 7 considering this Excel notation: B1:B7 It would look like this in ActionScript: var n1:Number = 1; var

Re: [Flashcoders] BitmapData manipulation. Mirror effect.

2006-07-10 Thread Daniel Cascais
) ); //--- Daniel Cascais ___ 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 Premier Authorized Adobe Consulting

Re: [Flashcoders] Accepting 1 parameter with 2 possible types in a method?

2006-06-15 Thread Daniel Cascais
-- Daniel Cascais Tel: +56 (0)2 4589495 Cel: +56 (0)9 9417355 ___ 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

Re: [Flashcoders] Flash coders content degrading

2006-06-12 Thread Daniel Cascais
Some FlashCoders might be moving over to FlexCoders, where they can talk about ActionScript 3... On 6/12/06, Mike Mountain [EMAIL PROTECTED] wrote: Dunno if its me skilling up (which I doubt) but it would seem a lot of the posts flash coders are getting now would be better suited in:

Re: [Flashcoders] Flex list

2006-05-23 Thread Daniel Cascais
Flexcoders www.flexcoders.org On 5/23/06, John Grden [EMAIL PROTECTED] wrote: what's the main list people are using for Flex discussion? Thanks for the help, -- John Grden - Blitz ___ Flashcoders@chattyfig.figleaf.com To change your subscription

Re: [Flashcoders] Falling leafs

2006-04-03 Thread Daniel Cascais
I've seen a lot of apps like this, very popular in christmas time (with falling snow) I'm sure Robert Penner has an example somewhere. You can also try Ultrashock.com. On 4/3/06, Eskil Janson [EMAIL PROTECTED] wrote: Hi! I have a customer who wants falling leafs or herbs (small jpg:s ) to

Re: [Flashcoders] Architecture opinion...

2006-03-28 Thread Daniel Cascais
I think you could use something like the example I had posted some time ago. It uses the technique Scott is mentioning. http://chattyfig.figleaf.com/pipermail/flashcoders/2006-January/158404.html ___ Flashcoders@chattyfig.figleaf.com To change your

Re: [Flashcoders] Load centered images in movie clip - Heeelp!

2006-02-15 Thread Daniel Cascais
Try using a MovieClipLoader and then wait for the onLoadInit event, after that you can set the x and y based on the width and height. Daniel ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive:

Re: [Flashcoders] How do you code your Flash applications?

2006-02-04 Thread Daniel Cascais
getNextHighestDepth()+10*152/36%23*Math.random()*362; LOL ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Any one can explain about Flash media server

2006-02-04 Thread Daniel Cascais
You can have a look at these samples here, they might be inspiring for your application. http://www.macromedia.com/devnet/flashmediaserver/sample_apps.html You should also have a look at the tutorials and info in macromedia's site which are pretty good. Daniel On 2/4/06, hidayath q [EMAIL

Re: [Flashcoders] How do you code your Flash applications?

2006-02-03 Thread Daniel Cascais
@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- Daniel Cascais Tel: +56 (0)2 4589495 Cel: +56 (0)9 9417355 ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo

Re: [Flashcoders] FLV not showing, please help

2006-01-26 Thread Daniel Cascais
, as it is MP3 and both players support it. Can somebody please take a look at my code. The flv doesnt show, but the audio I do hear. -- Daniel Cascais Tel: +56 (0)2 4589495 Cel: +56 (0)9 9417355 ___ Flashcoders mailing list Flashcoders

Re: [Flashcoders] checking combinations

2006-01-25 Thread Daniel Cascais
1 p */ On 1/25/06, eric dolecki [EMAIL PROTECTED] wrote: I have 4 variables I need to check the states of routinely... and combinations thereof. -- Daniel Cascais Tel: +56 (0)2 4589495 Cel: +56 (0)9 9417355

Re: [Flashcoders] checking combinations

2006-01-25 Thread Daniel Cascais
. -- Daniel Cascais Tel: +56 (0)2 4589495 Cel: +56 (0)9 9417355 ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] alpha -= 10 = wtf

2005-12-15 Thread Daniel Cascais
Thanks, Macromedia! What is a Macromedia? http://en.wikipedia.org/wiki/Macromedia ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] alpha -= 10 = wtf

2005-12-15 Thread Daniel Cascais
Me to :| ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] motion detection

2005-12-07 Thread Daniel Cascais
What does it do, apart from crashing IE and FF when you open it? http://www.playdocam.com/flash8/fire.html -- Daniel Cascais Tel: +56 (0)2 4589495 Cel: +56 (0)9 9417355 ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http

Re: [Flashcoders] motion detection

2005-12-07 Thread Daniel Cascais
, Daniel Cascais [EMAIL PROTECTED]: What does it do, apart from crashing IE and FF when you open it? http://www.playdocam.com/flash8/fire.html -- Daniel Cascais Tel: +56 (0)2 4589495 Cel: +56 (0)9 9417355 ___ Flashcoders mailing list

Re: [Flashcoders] zoomable Flash maps

2005-11-29 Thread Daniel Cascais
or anything that can help Thanks, Hans. -- Daniel Cascais Tel: +56 (0)2 4589495 Cel: +56 (0)9 9417355 ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Swfs embedded in an email

2005-11-24 Thread Daniel Cascais
The most reliable way to have the recipient actually view the Christmas card (only if he/she wants to) is to have a link to it. I had to do it like so last Christmas, and I believe most companies that use flash for their email greeting cards do it this way. Daniel On 11/24/05, Danny Kodicek

Re: [Flashcoders] Blitting, Double-Buffering, and Other Bitmap Methodologies

2005-11-23 Thread Daniel Cascais
be good for some inspiration. Note: I think the samples are done for FP8. Daniel Cascais Tel: +56 (0)2 4589495 Cel: +56 (0)9 9417355 ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] elegant country list

2005-11-18 Thread Daniel Cascais
://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- Daniel Cascais Tel: +56 (0)2 4589495 Cel: +56 (0)9 9417355 ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Open all Branches of a Tree Component

2005-10-27 Thread Daniel Cascais
), open, false); } } Hope it helps. -- Daniel Cascais Tel: +56 (0)2 4589495 Cel: +56 (0)9 9417355 ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http