Hi Vivek

I didnt understand much about your problem from the explanations. But as for
my understanding
these might be the issues.. I guess the transitions clip might be heavy . so
only when resizing it doesnt play at normal speed what u expected. I guess
you can try out some way of transitions using the tween class. It might
improve the performance. If the transitions is not using tween motion..Could
you send me the code for better understanding. So it might be helpful to
predict the problem. In  the second case i guess there might be some issues
with the toggling variable or other. If you send me the code for this too it
could be resolved

cheers
Durairaj

On 5/21/07, Vivek Lakhanpal <[EMAIL PROTECTED]> wrote:

Hi Everyone,

I have a very unique problem. If i play transitions on dynamically loaded
swf files in my container swf file. They all play nicely until i resize
them. When i resize the dynamically loaded swf files as per the size of
the
container file the transition slow down to almost 0speed midway for few
millisecond and then play.

2nd problem is that the container file i am referring here is a player
which
plays a slide show in it. For a better client experience i am loading all
swf files into dynamically created child container clips, after loading
each
swf file i stop it and set their visibility to 0. Now the problem is that
When i play the slide on it's turn and make it visible almost none of the
transition plays. I have to make it play the other way. I play the slide
when it's turn comes, set it's visibility to 1 and then set an interval of
almost 500ms after which i play a transition on that slide/clip and it
player nicely. I am not sure why is that.

Any suggestion or help in this regard will be highly appreciated.

--
Thanks & Regards,
Vivek Lakhanpal.
Phone: +91-987-608-2125 (India)
Skype ID: lakhanpalv
Website: http://viveklakhanpal.spaces.live.com
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com




--
Durairaj
www.expertbuddy.net
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to