Recent activity
Subscribe to this feed
A comment on the question "Seek function AND play/pause button?" in Schillmania!:
Thanks Scott. If you are using the Muxtape control as a playlist then it is more obvious that you have to click the bar to play the file. If you just have a single mp3 you want to play then it is not obvious to the user that they are supposed to click on the bar. I ended up calling the title 'Click here to play or pause the whole text' so that it appears on the player. But it's clumsy, and I'd rather have the title of the audio file there.
I know I can add my own little buttons by the side of the control to drive the player, I just wondered if there was any built-in way of doing this. But I guess from your reply there isn't!
Thanks,
Stuart – StuMcG, on November 17, 2009 07:56
StuMcG asked a question in Schillmania! on November 16, 2009 17:30:
Seek function AND play/pause button?Hi all,
I'm using the Muxtape-style UI player because I like the seek function/timer. But there's no play/pause button. Is there any option on any of the demos that combines both these things?
I know the 360 degrees does but that will probably be a bit fiddly for someone trying to find the exact place in a file - shame because it looks so good!
Thanks a lot,
Stuart
A comment on the question "Is there an easy way to play a snippet of an mp3?" in Schillmania!:
Thanks for this suggestion too Digitalman. I didn't know about setTimeout until now. – StuMcG, on January 05, 2009 10:47
StuMcG replied on January 02, 2009 07:55 to the question "Is there an easy way to play a snippet of an mp3?" in Schillmania!:
I tried doing this at first, but I think this property can only be set once per Sound object (I guess this is what 'instance' property means rather than 'dynamic' property). Each of my web pages has many sentences from a single audio file, so I am reusing the same Sound object for them all.
If whileplaying is how you'd implement it, then I'll stick with this. Thanks!
StuMcG replied on January 01, 2009 20:58 to the question "SM2 + Flash 10 = Distorted Sound?" in Schillmania!:
StuMcG replied on December 31, 2008 20:52 to the question "SM2 + Flash 10 = Distorted Sound?" in Schillmania!:
For what it's worth I have the same problem as Mike W, using Flash 10 and Vista. All my files were recorded as 48 KHz WAV, and as 48KHz MP3 they all distorted. When I converted them to 44.1KHz MP3 the distortion went away. Unfortunately the conversion to 44.1 made the speakers' voices deeper and also all my timecodes are now awry.-
StuMcG started following the question "SM2 + Flash 10 = Distorted Sound?" in Schillmania!.
StuMcG asked a question in Schillmania! on December 31, 2008 18:29:
Is there an easy way to play a snippet of an mp3?I'd like to use SoundManager to play a snippet of an mp3 e.g. from 10 seconds in until 15 seconds in. I tried using QuickTime to do this as it has a simple interface to do this, but I just found the plugin too flakey.
Using SoundManager I can set the start position using SetPosition, and I am using the whileplaying event handler to check against a global variable to see if it's time to stop. This works OK but I thought there might be a neater way to do it?
Anyway thanks for such a great program and best wishes for 2009.
Stuart
Loading Profile...
