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


Similar Posts:


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

Flash :: Create Quizzes In It?

Aug 5, 2010

If I download Flash 5 trial, will I be able to create quizzes in this? If I can, will they still be accessible after the trial? I have flash CS4 installed on another computer, but no quiz templates.

View 2 Replies

ActionScript 2.0 :: Creating A Flash Audio Player?

May 2, 2002

What im trying to do: well basically I want to create an audio player in flash. I would like for it to have buttons for next and previous track, pause, stop, play, and display song info.Basically the one here at the bottom of the page:[URL]So what I got down at this point:

-Creating stop and play buttons that load/unload external swf files that contain the song.-Show track info.-Creating next/previous track buttons so I can rotate between more than one song.-Pause button.

View 5 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

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

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 :: 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

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

Professional :: Not Getting Any Audio Output When Viewing Video In Flash?

Jun 22, 2011

Not getting any audio output when viewing video in flash?

View 1 Replies

Professional :: Flash Audio Player Inserted Via Dreamweaver?

Mar 2, 2012

I am looking for a flash solution to insert easily into a dreamweaver html page. I need a small audio player with a start and stop button. It should have a white background (no text). To work like the example in [url]......I would like to have a flash plug in that allows me to insert into another webpage and use an FLV file or other audio format.Dreamweaver's player does not look good inserted into any webpage.

View 3 Replies

Professional :: Flash Player 11.2.202.228 No Longer Plays Audio Flv

Mar 29, 2012

Installed the new flash player and all of a sudden my flv audio no longer played in an existing media player built using the FLVPlayback component.
 
Finally figured out that if I change the FLVPlayback component parameter "maintainAspectRaion" from false to true, the audio will play.

View 11 Replies

Professional :: Flash Player 11.2.202.228 No Longer Plays Audio Flv Either?

Apr 2, 2012

Audio flvs that previously would play fine no longer play. I get "NetStream.Play.Failed".This occurs when progressively playing over HTTP, i.e. starting NetConnection.connect(null) and then NetStream.play("http://url_of_my_flv");Regular RTMP playback still works.So, I've seen two posts with similar issues in the last day or so:

View 1 Replies

Professional :: Incorporate Audio (Voice) To Explain Flash Animation

Apr 6, 2010

I am doing a project on an interactive website that contains flash animations. I have to incorporate a voice that explains what is happening in the animations. I am using my own voice for this. I have recorded my voice and saved it as .mp3 files. between each animation there are about 6-10 audio files. I am pretty sure I can import the sounds into the flash library and drag the sounds on the timeline and sync the sound with the animations that way but is it possible to control the sound using actionscript as I have to incorporate buttons that allows the user to play, pause and stop the animation and the audio. Or can I only use actionscript to achieve this.

View 7 Replies

Professional :: Flash Audio Out Of Sync Even As Image Sequence In Premeire Pro?

Apr 11, 2010

I'm using Flash CS4 to animate hi-def music videos. It seems that I can't keep the audio to stay in sync for anything over 2 or 3 minutes.

- I'm working a stage at 1280x720 and 30 fps

- audio is streamed on a separate layer

- mp3 publish settings are: stereo 128kbs

Inside the FLA file everything syncs perfect, but when it's published, everything drifts in the SWF and in everything else I've tried.I've tried exporting image sequences and popping the sequences into premiere pro to match up with the original wave, and i've also put the swf file in a premiere pro project as well. Whether a SWF or an image sequence, it always lapses after 2 or 3 minutes.

View 12 Replies

Professional :: Audio Sounds Fine In Flash - Glitchy On Publish?

Aug 20, 2010

I have AIFF streaming audio in Flash CS4 (does it in CS5 too) and it sounds fine in Flash, but when I publish it I get a glitch/noise sound in a few places. It does this no matter what audio format I export, including RAW.The source doesn't have the glitch sound, it doesn't have it in Flash itself, but it does when I publish it.

View 2 Replies

Professional :: Get Flash To Stop Playing Audio When Previewing While Working?

Nov 25, 2011

For a class project I have to make kinetic typography and so I need text to go along with some audio from a movie (in Flash). Every time I press enter to preview what I've done and what I have to do next, the audio starts and doesn't stop till it's done and this is a little over a minute long, and it's really annoying. If I don't start from the first keyframe, I can't even hear the audio, it doesn't play if I play from the middle. How do I press enter to play and have it stop when I press enter again? I can load the swf by CTRL+ENTER but then I can't see what frame I'm on and what frame I want. :|

View 4 Replies

ActionScript 2.0 :: Creating Volume Mute Button For Audio Player?

May 2, 2008

I'm creating a mute button for an audio player that I pieced together, and it seems to be working alright except when I advance to a new track. If the volume is NOT muted and I click a new track it's fine, but if the volume is muted (i.e. at "0") and click a new track it remains at 0 and won't un-mute when I click the button.. though if I click the button to un-mute it and then select a new track it's fine, so I think there's something in my playSong() function that's interfering, I just can't tell what it is.

Code:
stop();
Player Variables
volume = 100;
current_song = 1;
[Code] .....

View 1 Replies







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