chatmurai / mp3infoutil

Automatically exported from code.google.com/p/mp3infoutil
1 stars 0 forks source link

Error to parse #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I ran the given example - MP3InfoFlex.mxml.
2. I input the URL: http://av.adobe.com/podcast/csbu_dev_podcast_epi_2.mp3
3. Got error result as below.
(com.fastforwardthinker.util.mp3.events::MP3InfoEvent)#0
  bubbles = false
  cancelable = false
  currentTarget = (flash.events::EventDispatcher)#1
  eventPhase = 2
  info = (Object)#2
    message = "Error #2030: End of file was encountered."
    url = "http://av.adobe.com/podcast/csbu_dev_podcast_epi_2.mp3"
    utf = "ID3"
  target = (flash.events::EventDispatcher)#1
  type = "error"

What version of the product are you using? On what operating system?
- MP3InfoUtil_0.2.swc

My email address is bswangjian@gmail.com. Please contact me if needed.

Original issue reported on code.google.com by bswangj...@gmail.com on 19 Oct 2011 at 6:37