Re: [Flashcoders] scrollRect.height?

2005-10-08 Thread Marcelo Volmaro
mainMenu.scrollRect.height = 50; mainMenu.scrollRect = mainMenu.scrollRect; You need to re-set the rectangle (setting it to itself do the work). On Sat, 08 Oct 2005 09:43:32 -0300, Kent Humphrey [EMAIL PROTECTED] wrote: Hey guys, this is my first post, so excuse me if I misbehave ; I'm

[Flashcoders] Re: attachMovie woes

2005-10-08 Thread Carlos Saenz
I am attaching the dots at a position well within the area of the target movieClip. Also, the dots MUST be loaded into this MC because the MC will be programmatically scaled up and moved, and the red dots need to grow and move with it. I just need to know why the width and height of the MC

Re: [Flashcoders] Flash player 8.5 and ActionScript 3.0

2005-10-08 Thread Jim Kremens
How does that work on the Mac? Jim Kremens On 10/8/05, ryanm [EMAIL PROTECTED] wrote: I fail to see the relationship between the .NET part of the statement and the possibility of cross-platform part. .NET apps can be *consumed* from any platform. ryanm

Re: [Flashcoders] Flash player 8.5 and ActionScript 3.0

2005-10-08 Thread ryanm
How does that work on the Mac? Go to any site developed with .NET on a mac, and it'll work. ryanm ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Flash player 8.5 and ActionScript 3.0

2005-10-08 Thread Weyert de Boer
Mono runs under MacOSX (www.go-mono.org) ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Flash player 8.5 and ActionScript 3.0

2005-10-08 Thread hank williams
Yeah... that is a **HUGE** difference. Typically when people talk about .net they are talking about the whole managed environment. Saying that anyone can consume .net apps is like saying that someone without java can consume jsp apps. Its not the same thing as being able to run java code client

Re: [Flashcoders] Flash player 8.5 and ActionScript 3.0

2005-10-08 Thread Isaac Rivera
Yes, .NET web applications running on MS can be consumed from any platform, But I believe the point he was making was regarding Avalon apps. Isn't Avalon for developing desktop apps? That is the point I was talking about. Isaac On Oct 8, 2005, at 1:38 PM, ryanm wrote: I fail to see the

Re: [Flashcoders] Flash player 8.5 and ActionScript 3.0

2005-10-08 Thread Jim Kremens
The discussion of JVM and .NET runtimes makes me wonder whether Flash will ever really compete with them. How much faster is the new Virtual Machine? Whatever the increase, does it put us in the realm of, say, Java regarding speed? If not, how far off? Jim Kremens On 10/8/05, Weyert de Boer

[Flashcoders] Flashout

2005-10-08 Thread Weldon MacDonald
I just installed eclipse 3.1.1 on my laptop, but I'm getting an error when I try to create a .flashout file. I unzipped the download in to the plug-in folder as per the instructions I could find, did I miss something? Where can I ask about this error?

Re: [Flashcoders] Flash player 8.5 and ActionScript 3.0

2005-10-08 Thread Weyert de Boer
Isaac Rivera wrote: I would say all too common... when it comes to MS... Yeah... anyway the Mono project is still active! ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders