GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Flash developers: Help me a quick sec? (https://gfy.com/showthread.php?t=241354)

Dynamix 02-23-2004 03:17 PM

Flash developers: Help me a quick sec?
 
aight so I'm loading an MP3 into my Flash movie, but when it plays it's sped up so it sounds like the Chipmunks.. what gives?

http://www.stumpd.com/Music%20Sample.html


any ideas?
this is my code:

---------
music = new Sound();
music.onLoad = function() {
txtLoading._visible = false;
txtSongTitle._visible = true;
music.start()
music.onSoundComplete = function() {
music.start()
}
}

music.loadsound("http://www.dxmgroup.com/accounts/stumpd/media/song.mp3", false);

Dynamix 02-23-2004 03:27 PM

nevermind, seems that i'm just fuckin retarted :1orglaugh


All times are GMT -7. The time now is 10:30 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123