Hmmm, setting the wmode to opaque only worked on my local server, but doesnt
seem to have as good an effect on the remote server.


On 5/22/08 2:45 PM, "Martin Klasson" <[EMAIL PROTECTED]> wrote:

> For me I have rescued some projects that is CPU-intensive by setting wmode
> to opaque,
> the reason I tried it was that the FPS was great in Internet Explorer, but
> in Firefox it
> was really down low.
> 
> So that could be tested, might have a positive effect on other non-IE
> browsers and mac as well.
> 
> /m
> 
> 
> 2008/5/22 Cedric Muller <[EMAIL PROTECTED]>:
> 
>> smoother than everything: with Safari, fullscreen mode: I normally always
>> have a stable FPS (which is 1 frame lower than the FPS set), even for big
>> calculations, everything seems more stable and performance is improved.
>> 
>> I always wondered why in Fullscreen mode under Safari (OS X browser) it
>> reaches such a good performance ... :S
>> I tested with Firefox OS X and IE + Firefox for WIndows, none of them does
>> the same
>> 
>>  Yes, your right.  it is a lot smoother in the Flash IDE.
>>> 
>>> 
>>> On 5/22/08 1:34 PM, "Romuald Quantin" <[EMAIL PROTECTED]>
>>> wrote:
>>> 
>>>  It is hard to get a smooth linear movement anyway, because the easing is
>>>> linear you're going to see very well a break in the movement, which can
>>>> happen because of the browser, or whatever. It is probably a lot smoother
>>>> in
>>>> the Flash IDE than in a browser.
>>>> 
>>>> Romu
>>>> 
>>>> -----Original Message-----
>>>> From: [EMAIL PROTECTED]
>>>> [mailto:[EMAIL PROTECTED] On Behalf Of laurent
>>>> Sent: 22 May 2008 12:16
>>>> To: Flash Coders List
>>>> Subject: Re: [Flashcoders] Tweening text more smoothly - AS3
>>>> 
>>>> 
>>>> It's not just you, it somehow not perfectly smooth.
>>>> 
>>>> perhap an enterframe is smoother or something to do with update after
>>>> event. Or perhaps try 5 pixels every 100ms.
>>>> 
>>>> the background is cool!
>>>> 
>>>> L
>>>> 
>>>> Vayu Robins a écrit :
>>>> 
>>>>> Hej.
>>>>> 
>>>>> I am wondering if there is anything that could be done to improve the
>>>>> panning/scrolling/tweening of the news items at the bottom of the this
>>>>> 
>>>> page:
>>>> 
>>>>> 
>>>>> http://flashkompagniet.dk/flash/main.php
>>>>> 
>>>>> I am running a timer at 20 milliseconds Timer(20, 0);
>>>>> 
>>>>> And the news items are being moved a 1px everytime the timer event is
>>>>> dispatched.
>>>>> 
>>>>> I dont think they are runnning very smoothly.  Is that just me or does
>>>>> anyone else see that too.
>>>>> 
>>>>> Can anything be done?
>>>>> 
>>>>> Thanks
>>>>> Vayu
>>>>> 
>>>>> 
>>>>> _______________________________________________
>>>>> Flashcoders 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
>>>> 
>>>> 
>>>> _______________________________________________
>>>> Flashcoders 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
>>> 
>> 
>> 
>> _______________________________________________
>> Flashcoders 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

Reply via email to