Well, depending what Patrick is trying to do. onLoadInit would not work.
onLoadInit is fired when the loaded contents first frame is played.
onLoadInit is actually fired after the onLoadComplete event.

onLoadStart is fired right after you call the MovieClipLoader.loadClip() method.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to