[flexcoders] reconize file extensions

2008-07-16 Thread carloveparade
Hi, im doing a music player but i can play video too. i need to reconize if the file that the html is passing to the swf is a mp3 file or a .flv file. Please help me thenx

[flexcoders] Re: reconize file extensions

2008-07-16 Thread carloveparade
--- In flexcoders@yahoogroups.com, carloveparade [EMAIL PROTECTED] wrote: Hi, im doing a music player but i can play video too. i need to reconize if the file that the html is passing to the swf is a mp3 file or a .flv file. Please help me thenx thanks i found a solution using str.slice(-3

[flexcoders] Hslider on a mp3player

2008-07-14 Thread carloveparade
Hi, im doing now an mp3 player, i have a progresbar where i can see how much of the song is loaded ( streaming )but im trying to do a progrebar where i need to see in which second of the song i am. another thing i need to be able to go to a position of the song whit that bar, i decide tu use a

[flexcoders] Problems with SWFLoader

2008-07-03 Thread carloveparade
I had been working with the SWFLoader to embed external swf aplications on my flex application. Now I need to start a second embed swf when the first one ( a movieclip) is on the end of the movie. In other words I need to star a new movie when the first is endes, but i cant put a next button

[flexcoders] Re: Problems with SWFLoader

2008-07-03 Thread carloveparade
--- In flexcoders@yahoogroups.com, Sean Clark Hess [EMAIL PROTECTED] wrote: yes, both as3 Is the loaded swf written the same version of actionscript as the loader? On Thu, Jul 3, 2008 at 8:21 AM, carloveparade [EMAIL PROTECTED] wrote: I had been working with the SWFLoader to embed

[flexcoders] Re: Problems with SWFLoader

2008-07-03 Thread carloveparade
--- In flexcoders@yahoogroups.com, Sean Clark Hess [EMAIL PROTECTED] wrote: Is the loaded swf written the same version of actionscript as the loader? On Thu, Jul 3, 2008 at 8:21 AM, carloveparade [EMAIL PROTECTED] wrote: I had been working with the SWFLoader to embed external swf

[flexcoders] Re: Problems with SWFLoader

2008-07-03 Thread carloveparade
3, 2008 at 9:18 AM, carloveparade [EMAIL PROTECTED] wrote: --- In flexcoders@yahoogroups.com flexcoders% 40yahoogroups.com, Sean Clark Hess seanhess@ wrote: Is the loaded swf written the same version of actionscript as the loader? On Thu, Jul 3, 2008 at 8:21 AM