|
MovieClips loaded using ssMovieClipLoader do not retain some properties [70]
| status: | | closed | | priority: | | medium | | reported in: | | 3.2.136 | | fixed in: | | 3.3.120 |
MovieClips loaded using ssMovieClipLoader will appear at the 0,0 location of the parent of that movieclip instead of where the movieclip was before loadClip was called. Also, properties such as _alpha, _xscale, _yscale, and _rotation were not kept once loadClip was called. MovieClip properties are now kept after loadClip is called. The behaviour matches MovieClipLoader (Flash MX 2004 and Flash 8).
|
|