PDA

View Full Version : seekbar disappear


giomod
06-01-2006, 01:18 AM
Hi everybody,

I'm using flvPlayback component to show some streaming flv.

When I launch the application in my own computer all works fine but when I publish on the server the seekbar and all controls desappear even if the parameter skinAutoHide is set to false.

Any suggestion?

thanks

godevil
06-01-2006, 05:18 AM
The seek bar is another swf loaded as an external file.
You need to copy the skin swf file to the server, at the same folder to make it work...
are you sure to get it done!?

giomod
06-01-2006, 10:26 AM
Thanks a lot godevil!! Now it works

This problem was driving me crazy!
First time I use flash8 and flvplayback so excuse me for the stupid questions I did.

thanks