all groups > flash actionscript > july 2006 >
You're in the

flash actionscript

group:

problem with third .SWF


problem with third .SWF Alexander Fabian
7/7/2006 9:57:16 PM
flash actionscript:
Hi!... I will try to explain my problem...

I have three .swf: [b]001.swf[/b], [b]002.swf[/b] and [b]003.swf[/b].

003.swf is loaded by 002.swf; that go perfect!... Nevertheless; animation
002.swf is loaded in 001.swf (matrix animation). And here's the problem,
because in main animation 001.swf is charged 002.swf but is not possible to
load 003.swf....

My code in each frame to load (003.swf in 002.swf) is:
[Q]stop();
MiMclip.LoadMovie("003.swf");
[/Q]

Can you help me please?...

Thank you by your possible answer.
Re: problem with third .SWF kglad
7/8/2006 12:07:32 AM
try:



AddThis Social Bookmark Button