Professional :: Controlling Audio In Flash CS3?

Feb 1, 2010

I've a number of audio files and six menu items in my presentation.respond with instruction on how to stop the currently running audio when a new menu item is clicked (launching a new audio file)?

View 2 Replies


Similar Posts:


ActionScript 3.0 :: Controlling Audio In Loaded SWF

Jan 23, 2009

I have several flash swf's that are about 10 - 20 min. each. I load these in a player that I have created as the user selects them from a menu in the main swf (a swf player basically). I can pause start and stop the swf's with no problem, but I can't seem to get a handle on controlling the audio. I have the audio in the loaded swf's timelines because I need to sync the audio with the animation taking place in those swfs. I could, take the audio out of the timeline (after syncing it), and then load it separately, but it would be much cleaner for me to just have it in the timeline.

I've resorted to the SoundMixer of the main swf to mute and change the volume, but I can't get hold of the Sound(), soundTransforms etc. of the loaded swf. To assign a play location for the soundChannel I need to access the loaded swf's Sound().Play() function, but I can't seem to do that. I have exported the timeline audio in it's actionscript, supplied a name (same as it's class name), and then tried to access it, but I can't seem to do it (yes I wrap the loaded.content variable in a MovieClip cast--that's how I can control the pause and play of the animation). Tutorials I have found only seem to work with sounds loaded into variables, and none refer accessing timeline sounds in a loaded swf.

View 5 Replies

ActionScript 2.0 :: Controlling Global Audio In My Project?

Apr 7, 2009

I'm working on a flash project consisting of 25 separate .swf file. each file has a audio narrative in it which is controlled by "play", "stop" button.the way my project works now is every time you unload a current .swf and load a new one, you have to press "play" to turn on the audio narrative. since there are 25 narratives in total, you can see how annoying having to press "play" every time you load a new movie would get.

what I am trying to do is add a global audio control in first "index" movie which would allow a user to globally turn the audio narrative "on" or "off".so for example, if they like to hear the narrative, they can turn audio on and have the audio start automatically each time a new .swf loads. if they choose to turn the audio "off", then the audio should not come on automatically.as a added twist to this, I would like to give my user an additional control over the audio by allowing them to use the "play", "stop" buttons within each of the .swf files.

View 5 Replies

Flash8 :: Controlling Embedded Video Audio?

Aug 19, 2010

I am trying to control the audio of an embedded video from a mute button. I can get the audio to play and the mute button to control the volume using the following script:

var my_nc:NetConnection=new NetConnection();
my_nc.connect(null);
var my_ns:NetStream=new NetStream(my_nc);

[code]....

The problem I am having with this is that the video is not appearing on the stage and when I place it on the stage the audio is playing twice. how I can get it to appear on the stage and still control the sound as the button is doing at the moment?

View 1 Replies

ActionScript 2.0 :: Controlling Video Audio Levels?

Jan 22, 2009

i need to ctrl the audio of a video clip, but im not sure how to do itwhat actionscript do i needi imagine i would need something like_root.video_movieclip.soundlevels = 100%

View 2 Replies

ActionScript 2.0 :: Dynamically Importing Audio From Folder And Controlling It In Swf

Mar 24, 2010

How can I get this flash file to import this audio file and be able to pause and reset the audio?The file I have I was able to get it to play but I can not pause it, it just re-sets it.I also can not figure out how to get a progress bar to match the audios progress.Has anyone done this befor or have a fla with code I can look at and revers enginere? URL...

View 2 Replies

Actionscript 2.0 :: Controlling Volume On External Audio Clip

Jan 26, 2010

I've designed a website for a client and it's completed but she's complaining that the music on the website is too loud. I made a button so you can turn the sound on and off, but i have no clue how to make a volume button for an external audio clip and i haven't found a single tutorial on the internet that can help me with this specific issue. Can someone help me with this and give me a step by step instruction, including any code i need.

View 1 Replies

Flash :: Actionscript - Remove The Audio - Put The Audio Into A Byte Array And Then Re-add The Audio To The Flv Video?

Aug 6, 2010

If I import an FLV video is there any way to remove the audio, put the audio into a byte array, and then re-add the audio to the flv video?

View 1 Replies

Actionscript 3 :: Controlling An Embeded SWF Movie(audio/sound) File In Flex?

Jul 29, 2010

So I'm trying to get sound on my flex application. Then tried to load an swf movie with only audio in it.But when it loads on init(), it loops non-stop.Here's a sample code:

[Code]...

View 1 Replies

Javascript :: Controlling Left/right Audio Channel Volume In A Youtube Video Player?

Sep 4, 2011

I want to know if it is possible to use javascript, flash or flex to make a youtube video player that is capable of controlling left/right audio channel volume. For example, mute the left channel and play right channel audio on both left/right speakers.

View 1 Replies

Professional :: Controlling Flash Through HTML/JS?

Mar 29, 2010

Is there a way to control Flash using HTML or JavaScript?
 
The example in question is to click on a link in a web page that launches a flash .swf and changes scene once loaded.

View 3 Replies

Professional :: Controlling Volume In Flash Site W/Embedded Video?

May 7, 2010

I have this site I'm doing in Flash with an embedded video.The site has background music that is loading automatically, but when the embedded movie loads, the volume on that is mixed in witht he sites music.If you mute the sites background music, it mutes the video sound as well. Make sense?How can I seperate them out or make the sites background music not load on that particular page.

View 1 Replies

Actionscript 3 :: Controlling Flash Professional Library Components In A .as File

Oct 25, 2010

I'm trying to control the behavior of components in my Flash Library using a .as file class, but it doesn't seem to be working.

For example, if I have a Button in my library called exampleBtn and attempt to do this in the .as file:

exampleBtn.visible = false;

... nothing happens. The button is still visible in my application when I run it.

Can anyone explain the workflow to make a Flash library component accessible in a .as class file using Flash CS5?

View 1 Replies

Professional :: Audio In Flash CS4 Keeps Running?

Mar 28, 2010

I made a flash video for my science project today, i added some music to it too. but the music keeps on runnning even when the presentation is over. and when i even stop it, and play it again, the audio runs in the background from the last time i played it and another stream of that audio starts from the begining. as if i play the song onec from the beginning and once from somewhere in the middle and both at the same time.

View 1 Replies

Professional :: Importing Audio To Flash CS5

Apr 18, 2011

I'm having a lot of trouble determining the cause of this problem... I have an uncompressed .wav file, and when I attempt to import the file into Flash Professional CS5, something... happens to it. The audio quality is reduced somewhat, but more importantly, the pitch drops at least an octave! I have checked to make sure the file is correct. I tried messing with the Sound Properties window for that in the library. I tried re-importing the sound normally, and using the Sound Properties box to do the same. No matter what I do, I can't get Flash to maintain the sound of the original file.

View 1 Replies

Flash :: Professional - Audio Out Of Sync

Aug 14, 2011

I have an animation that I am exporting as either a .wav or .mov file then editing in different software but when I import the new file it is out of sync. That sounds confusing so I will explain. The project is a cartoon and a temp dialogue track was created before animation started. Then that temp track was used to animate over and do lip synching. Recently, actors have re-recorded the original temp dialogue track.  So, I need to export the original dialogue track out of Flash, use an editor, in this case Final Cut Pro, and replace the dialogue then export that as an audio file and bring it back into Flash.

But it is always out of sync. I have even exported a .wav file from Flash then immediately re-imported it and put it on the timeline and it is already out of sync. And it is the exact same audio! I don't even know how that could be possible. Surely if you export a wav from Flash and then re-import it, it should be exactly the same.

View 8 Replies

Professional :: Adding Audio In Flash Cs3?

Dec 6, 2011

I am working on a Flash cs3/as2 touch screen enabled kiosk presentation. It has a home page .fla file with an empty movie clip (empty_mc) which movie clips load into from a player .fla file. The player .fla file also has an empty movie clip (empty_mc2) which movie clips load into from a slide .fla file. All I need is to simply have background music playing during the entire presentation, but with volume control, play and stop capabilities. I've used the code shown below, but I get overlapping and echo noise. I've placed the code in the player .fla file in the actions layer. Obviously I have placed the code improperly and would like to know the simplest way to achieve the desired outcome which as I stated above, is to have, aside from the intro., continuous background music.

//VolumeControl Play Stop
bgSound = new Sound(soundLoader);
bgSound.loadSound("sound1", true);[code]....

View 3 Replies

Professional :: Rip Audio Off SWF And Convert SWF To Audio?

Nov 22, 2011

Is there any  tool can help me rip audio from SWF file and ave it in MP3 format separately in another folder, and extract audio stream to MP3, AAC, M4A, WAV, WMA, AC3, MP2 formats?

View 3 Replies

Professional :: Importing Audio File Into Flash?

Mar 29, 2010

I am trying to import an audio file into Flash, but do not know what file extentions it recognizes. The file is .m4a that was created in iTunes. I can see how Flash would not recignize it, so what does Flash recognize, and I'll see if I can convert the file.

View 2 Replies

Professional :: Pause The Audio Track In Flash?

Apr 12, 2010

How would I pause the audio track in flash?I am creating a little movie and would like to pause the commentary (soundtrack) so I can show more pictures.

View 1 Replies

Professional :: Web Based Audio Recorder In Flash?

Sep 7, 2010

I need to create a web based audio recorder. I want to record and play audio in GSM format (for telephony).I created the it in JavaFX which require Java Runtime on client sideBut Flash is preferred as Flash is every where and widely used.

View 4 Replies

Professional :: Flash Record Audio In .mp3 Format?

Sep 24, 2010

I have an Audio Recorder created in flash. Currently it records audio  and saves it in .flv format.(I am using AS2.0 and Red5 server) My question is: Is there  any way by which I can record and save audio in .mp3 format, directly?

View 3 Replies

Professional :: Creating An On/off Audio Button In Flash CS5 With AS3

Jan 13, 2011

Is it possible to create an On/Off button to toggle audio on and off using AS3?

The Adobe help files do not seem to provide this, only AS2 options using Behaviours.

When I click on a button and choose Behaviours I get a warning that it only works with AS2.

I change the project to AS2 and then half of my actionscript stops working.

View 3 Replies

Professional :: Synchronize The Audio With Text In Flash?

Sep 9, 2011

is there any best way to synchronize the audio with text in flash

View 1 Replies

Professional :: Loading Audio File In Flash?

Oct 23, 2011

When i load the audio as mp3 file some time it will throw error.The error is "one or more files cannot be imported" Then i convert the audio file as wav file,but the quality of the audio is not good.

View 1 Replies

Professional :: Audio Configuration Flash To YouTube?

Feb 21, 2012

One Mp3 file lives in the main timeline of a Flash file extending length of movie. These files have to be converted for youTube postings. Output I've tried is .mov and .avi. Audio format is not being recognized by youTube. I only have the mp3 sound files which i know is a compressed format. Are there simple settings or config changes i can make for export to get these to upload to youTube with audio?

View 2 Replies

Professional :: Adding Audio Controls To Flash CS4?

Feb 23, 2012

To make it, I attached the audio clip to the frame, and used Actionscript 2 to set the frame to stop the audio and manually advance to the next frame. Is there an easy way to show a progressive bar showing the time remaining for the audio playback, and have rewind, stop, start/pause and fast forward?

View 1 Replies

Professional :: Creating Audio And Quizzes In Flash

Jun 22, 2004

I have two questions:
 
1. I would like to put audio behind my flash pages. I have 5 pages (navigation with arrow buttons). Is there code available for where the user can click an on/off audio button? Does it have to be in a certain audio format?
 
2. Is it possible to create quizzes in flash i.e. are there templates somewhere?

View 5 Replies

Flash :: Professional - RTMP / FMS & Video Audio Echoing?

Jan 27, 2010

Our client has encountered a bizarre problem where they hear an audio feedback or some sort of "duality" when playing an F4V file through FMS. When I tested this myself, I did not encounter this issue. I'm wondering if anyone here can provide some insight as to some of the potential causes of this issue and how we can fix it. We are using

1) FLVPlayback 2.5.0.15

2) Application targets the Flash 10.0 runtime

3) We are using a standard FMS 3.5 install, videos located in the vod folder

4) Trying to playback F4V files. The samples provided by FMS also exhibit the same issue.

On another note, I built a bare-bones Flex application (SDK version 3.5.0.12683 and 3.4.0.9271) using the VideoDisplay component and it always has the duality problem. It even gets worse as I refresh the page, the echoing / multiple audio playbacks seem to compound.

View 5 Replies

Professional :: Timing To Start Audio / Video In Flash

Mar 11, 2011

I have a Flash animation that starts with an audio clip imported. When that's done it goes to a video. After that another audio clip plays, but I can't get it to start when it's supposed to. It keeps coming in too early even though its keyframe is after the movie ends. In fact I had to move the audio's keyframe about 1500 frames past where it should be to get it to come in at the right time. My Flash movie is 24 FPS. The .mov file being referenced in the FLVPlayback is 23.98 FPS. What's going on here?

View 7 Replies







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