Slow external loaded movie 2004-03-09 - By Merrill, Jason
Back Also, along with what Jesse said, you had mentioned your main .swf had lots of code, and than can slow down the player too - making other clips slow. Do you have any code overhead (i.e. this.onEnterFrame = function(){})
Jason Merrill ICF Consulting Government e-Learning Solutions icfconsulting.com
:::>-- --Original Message-- -- :::>From: Jesse Warden [mailto:warden@(protected)] :::>Sent: Tuesday, March 09, 2004 12:17 PM :::>To: 'flashnewbie@(protected)' :::>Subject: RE: [Flashnewbie] Slow external loaded movie :::> :::> :::>_level0 always has maximum speed. Loaded movies will add additional :::>overhead, therefore, negatively affecting framerate. :::> :::>There are a ton of factors influencing this. I'm STILL :::>drinking coffee, so :::>here are a few: :::> :::>- masks :::>- oversized masks masking content that is way smaller than the mask :::>- copious use of strokes; they are processor intensive :::>- animation uses a lot of vector shapes vs. bitmaps :::>- animation uses alpha tweens :::>- aniamtion has a lot of elements on the screen moving at once :::>- resolution of Flash file is large (640x480+) :::>- framerate beyond 30+ :::> :::>There are a few more. Anything close? :::> :::>-- --Original Message-- -- :::>From: Adrian McTaggart [mailto:AMacTaggart@(protected)] :::>Sent: Tuesday, March 09, 2004 12:15 PM :::>To: flashnewbie@(protected) :::>Subject: [Flashnewbie] Slow external loaded movie :::> :::> :::>I have a movie (mainMovie.swf) and I am loading another :::>movie (winner.swf) :::>into it. The new movie is going into an mc (winMessage_mc). :::>I am using: :::> :::>-- ---- ---- ---- ---- ------ winMessage_mc.loadMovie("winner.swf"); :::>-- ---- ---- ---- ---- ------ :::> :::>There is a lot of code in my main movie and it seems to be :::>running fine. The :::>problem is if I play winner.swf on it's own it is quite :::>fast however when it :::>is loaded into mainMovie.swf it slows right down. :::> :::>Both movies are using the same fps. Does anyone have any :::>pointers on what I :::>should look for to speed it up? :::> :::>TIA, :::> :::>Adrian :::> :::>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- :::>-- ------ :::>Supported by Fig Leaf Software :::>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- :::>-- ------ :::>Lower Prices for Certified Training! Check out new lower prices for :::>Certified Macromedia Training from Fig Leaf Software. :::>Expand your skill set :::>with courses in ColdFusion, Flash, Rich Internet :::>Applications and .NET in :::>the new year. Fig Leaf Software provides :::>the highest caliber instruction at our training centers in :::>Washington :::>D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or :::>on-site at your :::>location. :::> :::>Get the details at http://training.figleaf.com/ :::>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- :::>-- ---- -- :::>To unsubscribe, e-mail: :::>flashnewbie-unsubscribe@(protected) :::>For additional commands, e-mail: :::>flashnewbie-help@(protected) :::> :::> :::>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- :::>-- ------ :::>Supported by Fig Leaf Software :::>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- :::>-- ------ :::>Lower Prices for Certified Training! Check out new lower prices for :::>Certified Macromedia Training from Fig Leaf Software. Expand your :::>skill set with courses in ColdFusion, Flash, Rich Internet :::>Applications and .NET in the new year. Fig Leaf Software provides :::>the highest caliber instruction at our training centers in :::>Washington :::>D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at :::>your location. :::> :::>Get the details at http://training.figleaf.com/ :::>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- :::>-- ---- -- :::>To unsubscribe, e-mail: :::>flashnewbie-unsubscribe@(protected) :::>For additional commands, e-mail: :::>flashnewbie-help@(protected) :::> :::> :::> NOTICE: This message is for the designated recipient only and may contain privileged or confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of this e-mail by you is prohibited.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Supported by Fig Leaf Software -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Lower Prices for Certified Training! Check out new lower prices for Certified Macromedia Training from Fig Leaf Software. Expand your skill set with courses in ColdFusion, Flash, Rich Internet Applications and .NET in the new year. Fig Leaf Software provides the highest caliber instruction at our training centers in Washington D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location.
Get the details at http://training.figleaf.com/ -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe, e-mail: flashnewbie-unsubscribe@(protected) For additional commands, e-mail: flashnewbie-help@(protected)
|
|