Hey everybody, I am using the Tweener class for an animation that is going on toward the top of my flex application.
The problem is when I add an http service to grab data to populate the menubar at the bottom, it looks as if the application waits for the animation to be done before the menubar populates. I cannot figure out why this is happening. I have tried putting the menubar and http request in another swf, no luck.

