Open swf with a tween

Hi,

If i’m using this line of code to open an .swf -

hlpLoad.bgLoading("help.swf",8,164,0,0,1,1,"",0,true);
  • how would I open the .swf and apply a tween to it, so it animates in off the screen?

Advanced thanks
sta777