Hello, firstly sorry for my english.
I have a project which loads lots of thirdparty swfs. Some of those swfs
are quite complex so they get some cpu load and I'm trying to avoid that
cpu load when those mcs are not shown. I see "_visible=false" doesn't
solve the problem. Making GotoAndStop(fooframe) is no always possible
because I don't know which frame to use for each external swf. Is there
a way I can really stop those mcs? Could I use swfmill to embed each
external swf into a swf with an empty frame named "park" so I could do
gotoAndStop("park") for each mc?
I have done the entire project with osflash involved projects (mtasc,
asdt, blitz.. ) so congratulations!
----
Ivan Mosquera
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org