Rank: Newbie Groups: Member
Joined: 6/17/2010 Posts: 1 Points: 3 Location: Michigan
|
(audio working in both Flash Player 9 and 10)
We have been using ASPNetFlashVideo.NET2.AJAX dll for our site (playing audio/video) for a year. We had no problems with Flash 9.
However, recently, the component now shows a black screen while playing the audio (and showing the skin controls) in Flash 9 (WIN 9,0,45,0) - IE, Firefox, Chrome. It works fine after upgrading to Flash 10.
Does anyone have any insight on this issue? Thank you.
Settings: <ASPNetFlashVideo:FlashVideo AllowFullScreen="true" Height="300" ID="FlashVideo1" StartUpImageURL="intro.swf" runat="server" SkinURL="../Video/itunes.swf"> <HTMLAlternativeTemplate> <div>Get latest version of Flash</div> </HTMLAlternativeTemplate> </ASPNetFlashVideo:FlashVideo>
|