> I get a blank white box in place of my flv while the swf loads the movie into
> place.
Change the background color of the SWF, or use a preloader will
probably help.
> also is there a way to show a buffering message while the flv buffers? right
> now it just hangs on the first frame with no indication that it is going to
> play a movie.
You can add an event to the FLVPlayback that triggers what state the
FLVPlayback component is in. Use this to display a "buffering" image
or movieclip.
--
Travis
Flash Crap: http://travisnewbury.blogspot.com
> Let me know