Jump to content
Search Community

adrian33

Members
  • Posts

    5
  • Joined

  • Last visited

adrian33's Achievements

0

Reputation

  1. I can pick up VIDEO_CUE_POINT events on a VideoLoader in the Flash IDE but in a browser the cue points only work on the first pass. If I stop the video, send it to the beginning and play again then the cue points are not being received. Its very strange. Is there any reason why this might happen. I'd rather not reload the video afresh THanks
  2. Thanks for quick reply I have VERSION: 1.855 * DATE: 2011-06-27 of LoaderMax videoLoader = new VideoLoader( src, { name:id, autoPlay:autoPlay, bufferMode:true } ) When I set videoLoader.netStream.client = this; to get the events, then the error occurs The videos are just exported with default settings from Media Encoder. The video plays fine without it I have gone to FLVPlayback as i have a deadline! but this is a very useful plugin
  3. I am having the same issue with f4v files exported from Adobe Media Encoder with meta data embedded The "No metaData was received" error is shown but then the metaData event fires with all the correct data and the video appears at the wrong size If i don't add the metadata listeners then the video plays fine
  4. Does VideoLoader allow the netstream download to be paused once the buffer is loaded? I got the impression from the site that this was part of the features but it doesn't seem to be possible. Once a flv/f4v starts loading then it will continue until fully loaded unless the netstream is closed Thanks
×
×
  • Create New...