View Full Version : Missing Tweened Objects
Animadictsaiyuki
07-14-2007, 01:18 AM
I have a problem when I export the motion tweens that have in a movie that do not appear as they do in the test movie. I tried lowering the version but nothing, text and objects that are animated do not appear. How can I fix the problem?
raskolnikov
03-04-2008, 06:19 AM
did u use any _root as path at all in your loaded swf? u got to lockroot or else. things may not display in your loaded movie
so main movie:
loadMovie("01.swf","displayMov");
displayMov._lockroot=true
(displayMov is a movie clip with an instanced name "displayMov", the loaded movie is supposed to replace this)
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.