Go Back   Flashtory Support Forum > Flash Files Support > Flash Audio/Video Players > Simple Sound Controller 01

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-02-2009, 11:09 AM
Junior Member
 
Join Date: Nov 2009
Posts: 1
Default no sounf firefox + opera

Hi, it don’t works with Firefox & Opera – there’s no sound! I hear sound only in Internet Explorer and Safari.

Is there a solution?
Reply With Quote
  #2 (permalink)  
Old 11-03-2009, 12:59 PM
Junior Member
 
Join Date: Oct 2009
Posts: 16
Default

Hello, I have no problems with the sound controller, but it is possible that the song list in the xml file is written wrong, try something like:

<songList>
<song>songs\song1.mp3</song>
<song>songs\song2.mp3</song>
<song>songs\song3.mp3</song>
</songList>

or simply with the songs in the same folder as the .swf file

<songList>
<song>song1.mp3</song>
<song>song2.mp3</song>
<song>song3.mp3</song>
</songList>

and see if it works.

Cheers, Ionut.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
based on a modified theme of CompleteGFX