You are right - that does seem to make a difference - except I am
noticing that set default it runs fine - it is when I make it
transparent (which I need it to be) it then slows down....

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of mario
gonzalez
Sent: Thursday, April 10, 2008 9:30 AM
To: Flash Coders List
Subject: Re: [Flashcoders] movement

Make sure you set the window mode to opaque OR transparent... not
default.
That seems to make a huge difference:

wmode not set:
http://hugo.wddg.com/blogfiles/wmode/wmodedefault.html

wmode set to opaque:
http://hugo.wddg.com/blogfiles/wmode/wmodeopaque.html
--------

Both are using the same swf only difference between the two is the tag 
as you can see in the source.
Hope this helps, cus it sure has helped me a ton.


Mario Gonzalez.


Cory Petosky wrote:
> My buddy and I were playing with some performance benchmarks we wrote
> (put 100 bitmaps on the screen by manual blits to a backing
> BitmapData). We weren't surprised that it ran stably at 120 FPS in the
> Flash IDE. We were alarmed to discover, however, that the same SWF ran
> at a mere 80 FPS in the Flash standalone player and was just under 60
> FPS when viewed in the browser.
>
> Windows XP, Flash CS3 Professional, IE7.
>
> On Tue, Apr 8, 2008 at 3:20 PM, David Rogers <[EMAIL PROTECTED]>
wrote:
>   
>> if you are on a mac, try enabling or disabling rosetta in the info
panel of
>> the application icon
>>
>>  On Apr 8, 2008, at 2:41 PM, Lehr, Theodore M (N-SGIS) wrote:
>>
>>
>>
>>     
>>> I have a mc I am moving via AS - it moves at a fine pace in the
player
>>> inside flash - but when I view it via the browser, it really slows
>>> down... why would this happen?
>>>
>>>
>>>
>>> ted
>>>
>>> _______________________________________________
>>> 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
>>
>>     
>
>
>
> --
> Cory Petosky : Lead Developer : PUNY
> 1618 Central Ave NE Suite 130
> Minneapolis, MN 55413
> Office: 612.216.3924
> Mobile: 240.422.9652
> Fax: 612.605.9216
> http://www.punyentertainment.com
> _______________________________________________
> 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