Flash Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignFlash Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 20th, 2003, 10:27 AM
Chanyom Chanyom is offline
Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: Missouri
Posts: 31 Chanyom User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to Chanyom
Unhappy Music is playing back a 2x speed!

PHP Code:
function playAudio(f) {
    
audioFile = new Sound();
    
audioFile.loadSound("./"+f+""true);
    
audioFile.setVolume(90);
    
audioFile.start();
    return;
}
playAudio("audio/jazz2-96-mono.mp3"); 


That is my AS in the first frame of the scene. For some reason, when I run the movie in Flash Player, the music is played back at twice the normal speed! Why on earth would this be happening?

Reply With Quote
  #2  
Old March 20th, 2003, 08:44 PM
JCMerlin JCMerlin is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 126 JCMerlin User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 14 m 29 sec
Reputation Power: 6
Try

PHP Code:
 audioFile.loadSound("./"+f+""false); 


and let me know if it helped.

Reply With Quote
  #3  
Old March 20th, 2003, 09:25 PM
Chanyom Chanyom is offline
Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: Missouri
Posts: 31 Chanyom User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to Chanyom
Sorry, didn't help...the file doesn't play at all after changing from true to false.

Reply With Quote
  #4  
Old March 20th, 2003, 09:58 PM
JCMerlin JCMerlin is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 126 JCMerlin User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 14 m 29 sec
Reputation Power: 6
I havent really played with sound in flash much to tell you the truth... does it have to do with how many fps your movie is playing????

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignFlash Help > Music is playing back a 2x speed!


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway