ActionScript 3.0 :: Flash Playing High Quality Audio Through Flash?

Apr 16, 2012

I'm building a project and I need the audio to be of the highest quality when played back. I am using .wav files and I'm not too sure how to make them work.

I've tried the: play_btn.addEventListener(MouseEvent.CLICK, playSound);
function playSound(event:MouseEvent):void{
SoundMixer.stopAll();
var s1:Sound = new Sound(new URLRequest("Sound.wav"));
s1.play()

But I guess it doesn't work because it's not mp3. I also tried embedding it into the hit and down parts of my button but the playback is weird, it plays slower and broken up. I'd like there to be some sort of function buttons such as play, pause, stop and some kind of time slider like for video playback if that's possible too?

View 2 Replies


Similar Posts:


How To Export Flash For DVD In High Quality

May 20, 2009

I have a flash presentation thats for a supermarket TV screen. Its big in file size 9.6MB. When I go file/export/export movie to quicktime and use the animation settings the file plays but leaves trail lines behind, skips frames and looks crap.

The quicktime settings I've used are either:
Animation
Quality Best
Millions of colours
All Key frames
24fps
or
DV - PAL
Frame rate 24fps
Quality Best
I need it to look high quality but I am not sure what settings to use.

View 1 Replies

Get A High Quality Video Into A Flash Document?

Mar 20, 2009

I'm trying to get a high quality video into a flash document. I would like it to stream the flv from the website it will be posted on.

The source file is a 640x480 quicktime file (H264 compression)however viewing it at 640x480, I notice that there is pixelation instead of a clean and crisp image, I look at the source, it's clean and crisp. how can I import a nice high quality video into flash without that nasty pixelation?

View 1 Replies

Flash :: Convert Flv To Avi Using Ffmpeg High Quality?

Jun 12, 2011

Need to convert flv files to avi or mov, trying out ffmpeg but the output quality is terrible. How can I get the video output to be on par quality with the source? I thought ffmpeg -i name.flv -s 320x... name.avi would do it, but no good.

View 2 Replies

Professional :: Where To Get High Quality Sounds/ Ambiance To Use In Flash

Apr 29, 2011

Where are some good places to get high quality click, ambience, swoosh sounds to use in flash sites/projects etc? So I can use them on rollovers, interface loading etc.

View 3 Replies

Make A Flash Full Browser Background With High Quality?

May 19, 2009

How do you make a flash full browser background with high quality like here: [URL](choose your language at first. After that opens up a screen with a full browser bitmap man on the left size.)I have been trying to make such scalable high quality background image but the results have been poor.

View 8 Replies

Actionscript 3 :: Flash CS 5.5 - Icon Image Are Smoothed With HIGH Quality On Swf

Nov 13, 2011

This is very strange.i would like to show in my swf movie all the icons (jpg/png) I've imported as they are. I've set the JPG quality 100%, I've tried the PNG settings without quality lost, I've unchecked the "Allow smooth" setting.

But as soon as the movie have quality=high all the icons are smoothed/breaked and do not looks like the original ones [URL]..Instead, setting quality=low let show the icons as they are![URL]..Of course, I need the movie to be quality=high, since there will be some other stuff on it!

View 1 Replies

High CPU Usage When Playing Flv Files With Flash

Feb 21, 2009

As more and more FLV videos are moving to HD, I'm noticing high CPU usage and lots of dropped frames when playing FLV video in web browser with Flash 10. This is true even if the video isn't full screen. I've tried a variety of browsers (Firefox, I.E., Chrome) and the problem occurs on all of them so it's pretty clear it's a limitation in Flash.

Now my PC isn't high end (it has a Pentium M 1.86 GHz processor), but I can take those same FLV files and load them in something like Media Player Classic or Windows Media Player (when using ffdshow) and play the FLV files full screen with little or no drop in frames and an acceptable CPU rate.

This is especially annoying on sites like YouTube where I actually have to save the video and play it back in something other than Flash to have it play back at an acceptable rate. This doesn't work for other sites like Amazon.

Why is the CPU usage so high when decoding and displaying videos when compared to other media players?

View 1 Replies

Flash :: Audio Quality Degraded When Imprting FLV File To FLA?

Jul 11, 2011

I have created a FLV file using Adobe Media Encoder CS5. I have played it back on Several Media players and it sound fine. I import it into a Scene in Flash CS5 aand when I preview the Scene the audio has degraded and sounds terrible.
 
The audio is mono at 48 kbps. I cannot find any controls or options to edit the audio of the video. I have rendered it out several times using different settings but it alway plays back the same highly compressed tinny sound.

View 1 Replies

Professional :: Camtasia Studio Movie Parameters: Quality = "best" Instead Of Quality = "high"?

Sep 30, 2011

When publishing a project from Camtasia Studio 7, the params list includes a setting for quality. But instead of the usual "high" value, it sets it to "best". I Google'd and searched these forums but had no luck finding any definitive explanation if these two settings are equivalent. Can anybody enlighten? This topic also spurred another question, does the quality default to the highest value if the parameter value is invalid?

View 2 Replies

Professional :: Video Quality As Low/high/HD?

Apr 11, 2011

How to provide a video quality as Low, Medium, High and HD in flash actionscript

View 3 Replies

ActionScript 3.0 :: Exporting High Quality PNG / JPG Files

Jun 23, 2011

I have successfully exported images a number of times. However, my question has to do with exporting high quality images. It is my understanding that if you have some sort of draw-space (your user is drawing to with a pen tool or whatever) that is a sprite or movieclip you can then export that area to bitmap data then use a jpegencode class to encode it. My issue is that if the draw-space is 400x400 then the PNG/JPG output is going to be 400x400 and pixelate terribly if you try to make it larger. My project requires that the image be output at something like 3 megapixels or better quality. So I guess my question really is, how do you offer a user a small workspace (like 400x400) to draw and doodle in, then export that drawing into a large high quality image that can be used in printing (3-16 megapixels would be awesome)?

View 5 Replies

ActionScript 3.0 :: Export High Quality Image From Swf?

Oct 9, 2011

I'm doing some experiments with displacementMap class. i generate some distorted images and i want to export them high quality png, pdf or etc..

but when i try to use print option in flashPlayer, to save swf as a pdf it generates pdf but withOut effect i mentioned above.

View 6 Replies

ActionScript 2.0 :: Setting MovieClips Quality - Low And High

Apr 21, 2003

Is there anyway to make a certain MC in a movie with low quality while the rest are all high quality? Like, I got this movie right, but I used a pixel font for the body text, and no matter what I try the text is ALWAYS antialiased.. I need to be Aliased and the only way to do that is to make the movie low quality.. but that messes up everything else...Is there a setting to keep the text low quality? I am using (fonts for flash).

View 13 Replies

IDE :: Importing High Quality Transparent Images?

Feb 3, 2010

I am trying to import this transparent text with drop shadow but everytime I try to save it as a .gif or .png the quality is horrible. I've played around with the settings.

View 3 Replies

ActionScript 3.0 :: Image Saver With High Quality

Apr 21, 2010

is it possible to save an image to server with better quality? i need to print the work users do on my website

View 2 Replies

ActionScript 2.0 :: Button - Set The Quality For Low - Medium High

Mar 24, 2005

can someone write a script for a button that sets the quality for Low, medium high. (as in scripts for 3 buttons. each buttons sets a different quality) the experiences that i have made with people in these forums have only been good ones.

View 3 Replies

ActionScript 2.0 :: Make A High Score Table For A Flash Game Where EVERYONE See's The Same High Scores?

Oct 11, 2003

how can i make a high score table for a flash game where EVERYONE see's the same high scores?

eg.

Bill gets 1000 in USA
Ben gets 1002 in UK

they can see each others scores on a high score table.

View 7 Replies

ActionScript 2.0 :: Scaleable High Quality Images Without Pixelation?

Mar 17, 2006

Just stumbled across this site: [URL] Does anyone know how they got that really crisp backround image to scale in Flash without pixelation? Been tring to get that down for ages.....

View 14 Replies

ActionScript 3.0 :: Rotation Of A Not Vector Image (png) With A High Quality?

Jul 14, 2011

source code that just rotates png image?in real time (so it has to be fast)also i need the quality of the image highest(not clear and separate pixels of many 2d Flash games)i hope u understand what i mean by high qualitymost Flash games for speed performance reasons can change the quality of image by changing amount of points to calculate a color of a single screen pixeli use FlashDevelop so it wont satisfy me to complete what i'm asking for with Macromedia tools

View 11 Replies

Media Server :: Record High Quality Stream From Webcam To FMS 3.5?

Apr 28, 2011

goal is to record a stream from a webcam with the best possible quality regardless the bandwith of the user.(it doesn't have to be live or broadcast, just stored on the server)

is it best to record from server side with asc script or directly from the flash player ?what are the parameters on the server that i can play with in order to cache locally the stream if the bandwith is not high enough ?

View 5 Replies

ActionScript 2.0 :: Use The Toggle High Quality - Set Some Objects To Be Toggled And To Leave Others Alone

Dec 6, 2004

is ther a way to use the toggleHighQuality(); and just set some objects to be toggled and to leave others alone. When i toggle the quality of my movie, all my vector objects get messed up, and i only want to drop the quality of my pictures

View 1 Replies

ActionScript 1/2 :: Get High Quality Sound In Stream Mode In Timeline Not In Event Mod?

May 6, 2010

How to get a high quality sound in Stream Mode in the Timeline not in Event Mod? In Stream Mod the sound played in the timeline is HQ but after .swf export it gets in really bad quality

View 5 Replies

Media Server :: Recording High Quality Video Using A Local Buffer With FMS 3.5

Jun 16, 2010

I'm currently working on a webcam recorder to record high quality video. I had the recorder working before, but the video quality was quite poor. Instead I'm trying to use a client side buffer and then upload the buffer after recording has stopped. I thought after I unattached the video and audio from the NetStream that either a NetStream.Buffer.Empty or NetStream.Record.Stop event would be sent when the buffer was finished uploading.

What is actually happening after I start recording is two NetStream.Record.Stop events are being sent in a row, so recording never really happens. Also, on the server side I'm trying to save a user name and password into a variable, but I'm not sure how to go about doing that since the application script is just a bunch of callback functions.

View 6 Replies

Actionscript 3 :: Audio Not Playing In Flash

Oct 22, 2010

I've been trying to play an external sound file in Flash and failing miserably.[code]...

The problem with this code is, I can only run it while it's on a live server (the link is obtained from a MySQL database via XML), so I can't tell if any error when it's being run. Then again, I can't see how the above code can lead to any problems.

View 1 Replies

Flash :: AIR 2.7 For IOS Playing Audio In The Background?

Jun 23, 2011

Update: With the latest Adobe AIR 3 Beta, Adobe added this functionality to their SDK.

http:[url]....iOS Background Audio Playback Support — Developers can now write multitasking iOS applications that can play audio while in the background, including music or voice chat from a conferencing application.

With the new release of AIR SDK 2.7 and Flash Builder 4.5.1 you can "Take advantage of new features in iOS 4 like multitasking..." (from http:[url].....Searching a bit I found out that this "multitasking" does not include true background process, like playing audio while the app is in the background.I know this is new but does someone knows if it is possible to keep audio playing in the background?

View 3 Replies

Flash :: Unloading Swf's With Embeded Flv's, Audio Keeps Playing?

Nov 13, 2010

so I have 3 swf's that im loading with buttons into the main swf. The thing is that these 3 external swf's have embeded flv's. when switching between the swf's with the buttons, im using vid1loader.unload();the only thing is that while the video switched to the other video like it should, the audio keeps running on any number of videos(swf's) that are loaded. My question is how do you stop the audio when using simple Loader and URLRequest to load the swf's?

View 1 Replies

Actionscript 3 :: Flex Library For High Quality Rendering Some Mainstream Text Markup Language?

Aug 8, 2011

I wish to allow content input in some Flex app I'm developing, using a markup language - Wiki markup / bbcode / similar.I'm looking for some library to render in high quality such markup.

View 1 Replies

Flash :: Player Keeps Playing Audio After Leave Page?

May 31, 2009

I deployed a website a couple of days ago which is written entirely in Flash.  On one of the pages there is a video which plays in the Flash Player.  I have noticed that when I leave the video playing and select a button to take me to another page, the other page comes up but the audio keeps playing from the prior page. Worse yet, if I go back to the page with the Flash Player, it now relaods again and there are two audio tracks.  Can someone tell me how this code is solved?  There must be some Actionscript 3.0, which I'm using, which kills the player whenever you enter a different page? 

View 1 Replies

Playing Local Audio Files With Flash And/or HTML5

Jul 9, 2011

I realize it is possible to play audio with Flash and HTML5 by passing a URL.

However, is it possible to get a reference to an audio file using a file browser (either with HTML5 or Flash), to then play this local file, again using either Flash or HTML5?

Of course, this should happen without the interference of a server. Since the file is already on the local system, it does not make sense to route it through a server only to receive the same file again.

View 1 Replies







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