|
Ecommerce articles
 1 result(s) found for " flv seek", who match the selected criteria
- Create a Flv player without using media components (Flash tutorials)
... new NetConnection();connection_nc.connect(null);var stream_ns:NetStream = new NetStream(connection_nc);my_video.attachVideo(stream_ns);stream_ns.play("Flv_files/"+_root.moviestatus+". flv");stream_ns.onStatus=function(infoObject){if(infoObject.code=="NetStream.Play.Stop"){stream_ns.seek(0);stream_ns.play();}};this.createTextField("loaded_txt", this.getNextHighestDepth(),...
... seek(0);stream_ns.play();}};this.createTextField("loaded_txt", this.getNextHighestDepth(), 10, 10, 160, 22);this.createEmptyMovieClip("progressBar_mc", this.getNextHighestDepth());progressBar_mc.createEmptyMovieClip("bar_mc",...
|
| |
|
|