Great tutorial and the player works great. I was wondering though, what would I need to do in order to add in play and pause buttons and possibly the current time of the track??
i got this error: TypeError: Error #1090: XML parser failure: element is malformed. at webpage_fla::MainTimeline/getsongs() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at flash.net::URLLoader/onComplete()
ignore that last post i fixed that error but now i got this: Error #2044: Unhandled IOErrorEvent:. text=Error #2032: Stream Error. at webpage_fla::MainTimeline/playsong() at webpage_fla::MainTimeline/getsongs() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at flash.net::URLLoader/onComplete()
I have a question, I noticed that in the playsong() function, that you create a new sound object. Is is possible to change what is loaded into the sound object instead of having to create a new one?
Good job the mp3 player. I want a flash player on my web page for live shoutcast streaming. Do you think it is more involved to use flashdevelop to make this type of flash player?
7 comments:
Great tutorial and the player works great. I was wondering though, what would I need to do in order to add in play and pause buttons and possibly the current time of the track??
i got this error:
TypeError: Error #1090: XML parser failure: element is malformed.
at webpage_fla::MainTimeline/getsongs()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()
ignore that last post i fixed that error but now i got this:
Error #2044: Unhandled IOErrorEvent:. text=Error #2032: Stream Error.
at webpage_fla::MainTimeline/playsong()
at webpage_fla::MainTimeline/getsongs()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()
ok i fixed the error by removing the 09,02,and 03
I have a question, I noticed that in the playsong() function, that you create a new sound object.
Is is possible to change what is loaded into the sound object instead of having to create a new one?
Good job the mp3 player. I want a flash player on my web page for live shoutcast streaming. Do you think it is more involved to use flashdevelop to make this type of flash player?
Thanks,
Keith
hello,
Error: #2044, #2032... some one in the Comments have the same problem.
whats my mistake?
please help me!
Post a Comment