Rank: Newbie Groups: Member
Joined: 11/28/2009 Posts: 2 Points: 6 Location: Seattle, WA
|
Hi,
I am developing a website for a non-profit company using ASP.NET 3.5 and Ajax. They would like their website visitors to have the option of listening to music while browsing. In the near future, they would also like to have sample videos for a visitor to view.
It looks like the ASPNetAudio control would work for playing music (I want play, stop, track selection, and volume), and probably the ASPNetVideo or Flash Video control would work for the video (not sure of the encoding type yet, but probably .FLV in order to have the most cross-platform compatibility).
Can you suggest the product(s) I'll need and which licenses? Do I need the GUI control in order to be able to programatically control the playback of the audio and/or video?
I'm the only developer on this project, and not a professional developer. I'm using Visual Studio 2008 Express Edition and Expressions Web 2.0.
Thank you for your time, Jim R.
|
Rank: Administration Groups: Administration
Joined: 7/26/2007 Posts: 676 Points: 1,728 Location: USA
|
I guess the cheapest option for you would be ASPNetAudio: website license @ $49 ASPNetFlashVideo:website license @ $49 Thats so cheap - we really cant discount it. Also consider: a $299 developer license for all our controls is a bargain - and re-usable for all your future web projects. http://www.aspnetmedia.com
|
Rank: Newbie Groups: Member
Joined: 11/28/2009 Posts: 2 Points: 6 Location: Seattle, WA
|
Thanks for the reply. Still have a question: Do I need to also have the GUI control in order to be able to programatically control the music/video? Or can I do this (stop, play, next track, etc.) in javascript without the GUI control?
Thanks!
|
Rank: Administration Groups: Administration
Joined: 7/26/2007 Posts: 676 Points: 1,728 Location: USA
|
Hi Jim You do not need to buy the GUI controls. hey are convenient - but if you look in teh onine manual - you will see a full JavaScript API. You can control all of our product in this way.... If you want to do a Playlist - you can code something yourself - or buy the GUI controls for the playlist. http://www.aspnetmedia.com
|