ActionScript 3.0 :: Making A Sound Play At Exact Millisecond?

Jan 9, 2011

I'm having trouble making a sound play at an exact millisecond sinde framerate and timers are not 100% precise. First I tried creating a timer and playing the sound every second. But this causes delay. I can't think of any other way... I'm trying to create a game that marks the rythm precisely by playing small sound clips every specific amount of milliseconds.

View 3 Replies


Similar Posts:


ActionScript 3.0 :: 60 Millisecond Sound Delay?

Nov 8, 2010

The first time around, the sound play's exactly on time, After that it has about a 30-60 millisecond delay to re play it again. if i wait about 20 seconds it will be able to play exactly on time again...? Im new to the sound class, but i don't think i have done anything wrong...my sound is imported to the library, exported for actionscript,i have tried:

Code:
var myAudio:Sound= new myCustomSound();
myAudio.play(0,1);

[code]....

simply put the sound on the timeline of a movieClip its all the same, in the play() method, i have tried start time of 0 or 1 or not at all, same with # of loops. i have tried to re-create the sound object each time its called, or have other sounds in the background, or create longer sounds. ive used mp3s,wavs, the audio file has no silence at the beginning of it.

this happens in the flash ide, or the published swf or on my phone using air for android settings, problem is on the phone its a larger delay i would say 60 to 150 milliseconds, otherwise it probably wouldn't be a problem. on my phone, using mrDoobs stats class i can actually see the frame rate drop from 30 to 25 back to 30 once that estimated 20 seconds is up and its "ready" to play on time again. Something happens after that 20 seconds that it clears up and it will play on time again. I dont know what to think

I re-created it in a regular non air/android swf and its the same issue, i attached it if anyone want to take a look. so hard to see the delay on a regular cpu as the response is good, but its there. click to make a noise, do it again once on the balls on the platform and you will see that tiny audio delay as the ball jumps. however wait 20 sec and it will be exact again.

View 14 Replies

ActionScript 3.0 :: Making Sound Only Play Once?

Sep 22, 2010

the site i'm currently helping out with has an audio clip that gets loaded in through xml, I want this to only play once and then halt, but if the user wanted to click on the volume button it could start on up again without a hassle.

View 4 Replies

ActionScript 3.0 :: Making Sound Play Through All Scenes?

Aug 26, 2010

I have only two days to get this working and handed in. My class did not teach actionscript, the code for keeping sounds playing through multiple scenes was provided for us :

var mySound:Sound = new soundtrack();
mySound.play();

Unfortunately this doesn't seem to work in actionscript 3..... and my entire movie is actionscript three. It won't let me save down or convert it or anything.... and I can't get my stuff into another file without screwing it all up.

View 4 Replies

ActionScript 3.0 :: Making A Sound Play Once Then Stop?

Dec 14, 2009

When my avatar bug makes contact with another type of bug, he eats it. Both bugs are movie clips; when the avatar gets into the collision detect zone of the edible bug, it triggers a quick animation in the "edible" bug: he becomes a blur for one frame then disappears (as though eaten).

The problem is the sound effect - a quick "whoosh". It needs to play once then stop. What happens now is that it's triggered repeatedly - a problem if the avatar passes over the edible bug slowly. If the avatar later passes over the spot where the edible bug was, the sound is triggered multiple times again. So I need the sound to play only once, then stop. There will be several copies of the edible bug's movie clip that need to behave the same way, so once the sound stops playing it needs to be available again for the next collision.

Here's what it looks like now:

private var sfx_edible:Sound = new eat();
function detectCollision(myevent:Event):void {
if (avatar_mc.hitTestPoint(edible_a.x, edible_a.y, false)==true) {

[code]....

View 1 Replies

ActionScript 3.0 :: Making A Flash App - Sound Play Delay?

Apr 3, 2004

I am trying to develop my first flash app. The application emulates a "karaoke" service. It plays a background sound and at the same time records the sound coming from the mic. I use the "sound" class to play the sound (s.play() ) and the "netStream" class to record the mic sound (ns.publish("mysound", "record") ). In the same app, I then try to play these two sounds together. The problem is that I cannot synchronize them. My tests drove me to a conclusion which I am not certain for. The conclusion is that the method s.play() has a delay about 500ms until the sound starts playing. The result is that recording starts 500ms earlier than playback. When, then, I playback both of them the recording sound is 500ms after the backround sound. Is that delay for sure true?

View 12 Replies

ActionScript 3.0 :: Making External Sound Files Play Instantly?

Feb 27, 2011

I could create a program for him in flash which would be able to play sounds corresponding to keys on the keyboard, but split in to 3 groups, and only 1 sound from each group can be playing at a time. I don't know that much about as3, and I told him this but said I would try anyway. The first thing I came up with was this:[code]In there, there's nothing to stop the sounds overlapping or looping like in my other solution, also it's obviously a lot less compact, but I sent it to my friend like that to see if it would at least play instantly. The response I got was that, although the lag was noticeably less, it was still present.

View 3 Replies

ActionScript 2.0 :: Making A Movie Clip Move By An Exact Distance?

Aug 18, 2011

I have one simple movie clip (instance name is MC) and a button. I need to make the movie clip move by a distance of 50 (along the x-axis) every time the button is pressed. I don't need the movie clip to move to x-position 50 but rather a distance of 50 regardless of where it currently is on the stage.

View 2 Replies

ActionScript 2.0 :: Exact The Sound From This Avi File So That I Can Use It In The Flash?

Feb 16, 2002

I want to record speaking and used in the flash. But I don't have digital recorder or something like that. I then use digital camera with the ability to record about 10 secs movie with sound. It's an avi file. so anybody can tell me how to exact the sound from this avi file so that I can use it in the flash.

View 7 Replies

ActionScript 3.0 :: Create Dynamic Sound To Play Sound-file?

Oct 14, 2009

It's possible to play a sound file through AS, either by loading it from a folder or import it to flash. It's also possible to play a dynamic tone with flash.media.Sound + writeFloat.

But... is it possible to play a sound file with flash.media.Sound + writeFloat in some way? I want to play a sound file without having to deal with any files except the .swf!

View 9 Replies

ActionScript 2.0 :: Play Sound/stop Sound Button?

Feb 13, 2007

i want to make a single button to play a sound, and if pressed again, stop the sound. and if pressed again, play the sound, and so on...
i know it has to be made with a boolean variable, true/false, but i just can't figure out how.

View 13 Replies

ActionScript 3.0 :: Convert Time As Millisecond?

Sep 12, 2008

I am getting time storm from my server, But its not in continuous value Its ******* like [00:00:02,00:00:03,00:00:04,,00:00:06]this, so i want to convert my time storm as millisecond and stored in one array.But i am getting problem with after every 60 second.so how can i convert my every time storm as millisecond.

View 1 Replies

ActionScript 3.0 :: Millisecond Countdown Timer?

Feb 13, 2011

Was wondering if anyone could help me, I'm a newbie. I'm trying to create a countdown timer with min:sec:milliseconds I found this code, and want to edit to include milliseconds but not sure how?

[Code]...

View 5 Replies

Count Time In Millisecond When Datagrid Load Data?

Jun 17, 2009

Im newbie in Flash and ActionScript things.I want to counting how long the dataGrid loads all the data.I've try his code :

var date1:Date = new Date;
xmlLoader.addEventListener(Event.COMPLETE, LoadXML);
xmlLoader.load(new URLRequest("http://localhost/final/Flash/DB-Single/get_db.php"));

[code].....

View 5 Replies

Media Server :: Millisecond Timestamp Precision In FMS Logs?

Jan 19, 2010

Millisecond timestamp precision in FMS logs? This is for statistics monitoring.

View 1 Replies

ActionScript 2.0 :: Countdown Timer - Add A Millisecond Field Into Code?

Aug 17, 2009

I want to add a millisecond field into this code but not sure how, can anyone assist?

var my_format:TextFormat = new TextFormat();
var start = getTimer();
var countdown = "60:00";[code]........

View 1 Replies

Making A Sound Library

May 22, 2009

I´ve made a site for myself in flash (AS 2) and it works great. But one thing that I havent got the knowledge for is that I would like to have my own sound library.Anyway what I want is a xml updatable library, a simple list of sounds for visitors to download for free! A preview of the sound is also something that I need. The sounds are mostly very short sounds, so a rollover should work i think.[code]If there is someone here who would like to help me with this? Just to get me started. I fully understand if someone here thinks like, wow thats alot to ask for! how rude and so on, but if there is someone that maybe thinks that this could be fun or interesting and would like to give it a shot.

View 4 Replies

IDE :: Add Sound - Sound To Play On The 'Over' State

Mar 6, 2009

I'm trying to add sound to some buttons. It's just a little metallic 'klink' sound that plays on rollover. I only want the sound to play on the 'Over' state. So I've set up a layer (just for sound) for the button and I add my sound in the 2nd frame (the Over state). Everything is cool. All is good. And the sound plays on rollover. But the sound also plays when I click the button (i.e. it also plays on the "Down" state). Why? The Down state keyframe is completely empty. What's going on here? I've only put the sound in the "Over" keyframe, why does it also play in the "Down" frame (or when I click)?

View 1 Replies

ActionScript 2.0 :: Play Sound Like "stop All Sound" Option In Flash?

May 17, 2003

I want to use a sound loop in my flash movie. The movie has many scenes. And the problem is that when I go to next scene or different scene I hear the sound repeating twice. I mean sound does not stop from first scene and begins from the different scenes.Is there any way to play sound like "stop all sound" option in Flash.

View 6 Replies

ActionScript 3.0 :: Play A Sound File And Show The Progress Of The Sound File Being Played

Mar 16, 2009

I have to play a sound file and show the progress of the sound file being played. I am using import flash.media.Sound; import flash.media.SoundChannel; But the PROGRESS event gives theprogress of loading of file. I want to know of much of the song has been played and how much more is left.

View 3 Replies

ActionScript 2.0 :: Swapping - Play The Client Side Mp3 First Then Only Play Server Side Sound Object Alternately

Aug 9, 2004

I am new to actionscript. I have created a script that will play server side sound object and client side mp3 files alternately. Now, I would like to play the client side mp3 first then only play server side sound object alternately. However, I have no idea how can I do so. The following is the code that need to be swapped:

[Code].....

View 2 Replies

ActionScript 2.0 :: Making A Tycoon Game And Have A Few Queries To Do With Controlling Sound?

Oct 17, 2009

I'm making a tycoon game and have a few queries to do with controlling sound. I have two buttons, one is my play button playBTN and my other is my stop button stopBTN. Now i want to play the song mainSong using actionscript from the second frame, but I also want to play the song without it going over the top after you release playBTN.

P.S: I'm sure the stopBTN code is:
ActionScript Code:
on(release){

[code]......

View 5 Replies

ActionScript 2.0 :: Making Sound Stop In Embedded YouTube Player After Removal

Mar 18, 2011

I have the site: [URL]

There are videos there and they play fine and get removed when I change pages. The problem is, if I leave a video playing and then switch pages the sound continues even though the video disappears. How can I make the sound stop? I have done quite a lot of research. My video's appear code is:

Code:
this.createEmptyMovieClip("video_mc",10000);
this.video_mc.loadMovie("youtube video");

[Code]......

View 5 Replies

ActionScript 1/2 :: Making An FLV Play Automatically?

Jun 10, 2007

I created a flash presentation with FLV video components.I want them to start playing automatically when the userenters the slide in which the FLV resides.If I set "autoplay" to "true" the FLV begins to play as soonas the presentation begins.For now, the user must press the 'Play' button to start themovie.I tried using FLVplayback.play(); attached to frame 1 of theslide, to the button that sends the user to that movie and to the

View 5 Replies

ActionScript 2.0 :: Making An Animation Play Only 2x?

Sep 5, 2009

I have a movie which repeatedly plays. I need to make it stop after the it plays 2x.Here's the code

Code:
onClipEvent (load) {
function loadit(targ) {

[code]........

View 7 Replies

ActionScript 2.0 :: Sound.onLoad + OnError - Making Music / Video Player In Flashmx2004

Dec 23, 2004

i'm making somekind of music / video player in flashmx2004. it plays streaming mp3 en flv files. random people can put a link into the players database. ofcourse there will be some that insert a dead link, now i want to check with actionscript (1.0) if the link is dead and if so, the player automaticly will skip this track. this is what i've got allready to load te streaming sound:

[Code]...

View 1 Replies

CS3 Making A Movie Play When Clicking A Button?

Jun 10, 2009

im making an intereactive map and i have certain areas in the map where you can click and a video pops up so you can view real footage of the area. I just need help making the video pop up like how to import it and whatnot.

View 1 Replies

Professional :: Making Video NOT Play Upon Load?

Jul 18, 2010

I'm just trying to make it so the video in my swf (the flv) does not immediately play when a web page opens. I have: imported the .mov into flash, creating a flv file
 
given it a skin converted it to a symbol (Movie Clip)
 
given it an instance name of movie_Clip
 
created an actionscript layer with the simple code of: movie_Clip.stop();
 
Shouldn't the clip be stopped upon opening the SWF file? How can I make it be stopped?

View 4 Replies

Professional :: Making Buttons Play Music?

Jan 6, 2011

I want to make on button play a piece of music and another one to stop the music. I manage to make buttons work for playing frames in the timeline, but how do I make the buttons play the music and stop it?

View 3 Replies

ActionScript 3.0 :: Making Buttons Play A FLV Movie?

Jan 23, 2009

It seems so simple but Iam trying to do it actionscript 3.0 and don't know it very well.

[Code]....

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved