Slow external loaded movie 2004-03-09 - By Adrian McTaggart
Back 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)
|
|