ActionScript 3.0 :: Mixing Different Audio Files And Exporting To Mp3?

Jul 10, 2010

it is possible to mix different audio files and export them into an mp3 file for the end user to download to his computer.Actually, I know it can be done because they do it in various sites (aviary's myna , looplab , audiotool , remixgalaxy), I just need help on how to do it. I have the mixing part pretty much covered. My problem is with exporting the file to an mp3. I imagine that some external progamming language might be required, but I couldn't find an answer on Google... Php is my prefered language, but I'm willing to learn another one if it's not possible with PHP.

View 6 Replies


Similar Posts:


Actionscript 3 :: Detect When The Shader Is Done Mixing The Audio?

Jun 10, 2011

so this the code with it i am able to mix several trackswith a Shader done in pixel bender.the problem here i don't know when the mixing is finish or all the sound reache their endto be able to save the bytearray into a file any Event or something like that

package
{
import flash.display.*;

[code].....

View 1 Replies

Flash :: Exporting .MOV Files From CS5?

Nov 4, 2010

I am having trouble exporting my animations created in Flash CS5 (or Macromedia flash 5, or CS3) to .MOV files. I'm having these issues on different  platforms  (mac and pc) and different operating systems (XP and win 7) - I only get error messages and out of memory errors, even on the fastest computer I have with 4gig of RAM working on a 2mg Flash file. I just want to convert my Flash files to a format that can play on Youtube and standard DVD players. Also I've tried many converters (flash to video) - not all free (Moyea, Roxio, iWisoft, Winfx Video Converter, Amor, E.M. Magic, etc, etc) - nothing works. The main problems are either the sound is not synched, the playback is choppy, and the quality is awful. I think my only hope of getting a good video is starting with a good .MOV file exported from Flash. [URL]..

View 10 Replies

Flash - Comparing/exporting FLA Files?

Mar 29, 2010

Is there a way of exporting an FLA file to a human-readable format, so that different revisions of a file can be compared?

I found a script for exporting to XML here (post 6):[URL] -- but it doesn't work as advertised - e.g. it doesn't export any details of items in the library.

View 4 Replies

Flash 10 :: Exporting Sound Files From Fla?

Jun 7, 2011

I had imported some sound files into an fla (CS5) and then i accidentally deleted the files.So those sounds are present as symbols in the fla. How do i export/extract those files from the symbols?

View 2 Replies

Flash :: Exporting Embedded Video Files?

Sep 4, 2009

I am new to Flash and this may sound, well dumb but here it goes.  I have taken some video files from Final Cut Pro converted them to FLV's imported them and embedded them into flash to create some banners for the web.  I need to know what settings I should use to get these out of Flash for the web. 
 
Also I need to send them to someone to look at before publishing.  What would be the best format to do that in and how to do it.
 
Also has anyone has any experience creating banners in or online ads in a Video format like FCP and embedding them into a flash file to export them in flash for we publishing.  Sorry again for the dumb question, just new to Flash.

View 4 Replies

Professional :: Exporting MOV Or FLV Files To Flash Player 6

Feb 9, 2012

I'm new to Flash and have the following problem: I've picked up a Flash project tat has an embedded .mov that I need to edit. I then need to save an .swf of my Flash project. I've edited to file in Premiere, but I can't import the new .mov file to Flash, only .flv. Saving as an .flv isn't a problem, but even when I import the .flv I still can't save to .swf because I get the following error:

WARNING: This movie uses features that are not supported in the Flash 6 player
Scene=Scene 1, layer=Layer 1, frame=1:VP6 Codec requires Flash Player 8 or higher
 
I need to export my .swf with the embedded video file for Flash Player 6 (client agency requirement). How do I solve this?

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

IDE :: Exporting Complex Swf File Files As PNG Sequences?

Aug 18, 2009

Does anyone have good tricks for exporting complex swf files as PNG sequences? We need to be able to edit the size of the final file, and a PNG sequences allows us to do this in AfterEffects while maintaining good detail. Also, what programs do people use to convert .swf files to .mov, etc? We are running into trouble, it seems some programs can't convert the .swf files.

View 1 Replies

Professional :: Exporting The Flash Movie With All The Associated Files Linked In?

Jan 27, 2011

i have a movie that has a swf player practically on every page playing a number of different videos.When I export it usually and play it on another computer the flash file won't play the videos as they simply are not there

View 2 Replies

Flash :: Way Of Exporting Legacy Adobe (Macromedia) Authorware Files To XML?

Nov 9, 2010

Any programmatic way of exporting legacy Adobe (Macromedia) Authorware files to XML?I know the latest version of Authorware toolkit provides for export to XML.

View 1 Replies

Media Server :: Recording Video/audio Files Using Flash Media Server Through Rmtp, And Allow Users To Access The Recorded Files Through Http?

May 25, 2009

As titled, what is the way to record video/audio files using Flash Meida Server through rmtp, and allow users to access the recorded files through http?What I am trying to do, is to record a user's microphone's input and save it to the server.fterwards, I would like other users to be able to access the recorded files and mainuplating the audio data, by computeSpectrum(), to do some visualization of the audio. As I know computeSpectrum() cannot work on streaming files, so I think I need to access the recorded files using http instead of rmtp. Is that true?

View 1 Replies

Audio Timing In .fla Files

Jun 27, 2009

I'm making a flash movie and I have all of the audio timed out right in the .fla, but when i hold Ctrl+Enter to play the .swf, the audio is not timed right. I haven't expoted the video yet so I'm hoping that the file will be fine when exported.In the file attached, (it is unfinished) the audio, "You talkin' to me?" should happen after the camera has already finished panning up to the man's head. Instead, the audio plays while the camera is panning upward.

View 3 Replies

.net :: How To Compare Two Audio Files

Nov 24, 2009

How to compare two audio files to see the difference of them.

View 4 Replies

Web Development - Audio Files Use With SWFOBJECT?

Feb 9, 2011

I'm converting some old RealMedia audio-only files to use with the SWFOBJECT Flash player on the web. What's the best container/format to use for the files? I think AAC is probably the best format, but then can you play a *.aac file in the Flash player?

View 2 Replies

ActionScript 2.0 :: Using An Audio Files Data?

Oct 5, 2005

If i load an external mp3 file from either the internet or a user's computer, can i use the file's details (artist, album, etc).I don't know how to explain it, i think you can set the file's details in windows media player or winamp, and it gets stored with the file.

View 5 Replies

Mixing Videos In Flash?

Jul 12, 2010

is it possible to mix videos and webcamera streams in flash to send them to flash media server as one stream?

Forexample put two webcamera streams side-by side and send them to server as one steam.

View 1 Replies

Mixing Arrays Randomly?

May 12, 2009

How can I mix an array randomly in as2? I have this code so far:

Code: Select allfunction startGame(){
for(i=1;i<=52;i++){
cards_array.push(i)

I gues you see this is for a card game (hearts).If I want to mix the cards I have to mix the array...

View 2 Replies

IDE :: Mixing Flash And HTML?

Jan 29, 2009

I have a question regarding navigation using Flash and HTML. I'm building a website that will hopefully feature an animated navigation area. Ideally, when the user clicks on the link inside the Flash clip, it plays a short animation and then loads the target HTML page.Is it possible to merge a flash movie clip and HTML content, and have the flash part link to other webpages? Or do I have to build the entire website in flash and use the timeline to link between "pages"?

View 3 Replies

ActionScript 3.0 :: Loop External Audio Files?

May 14, 2009

I would like to have an external file (actually, one of several randomly selected files, but I can handle that) play and loop but I have yet to understand how to do the latter. My code works great for playing the file through one time, but when playback completes, it's done. How do I loop the audio? Is there perhaps a listener that can wait for the file to finish playing, then call a function to play the sound again?

View 3 Replies

Play Audio/video Files In Flex?

Oct 18, 2010

I'm using flex 3. I've successfully played video and audio files by using following libraries:

flash.media.Video flash.media.Sound Live docs link. But the limitations are as follow: Video class can be used to play only flv file format. To play mp3 files I must use audio file.

So can I play most of the famous audio/video files by using single method?

Well by checking the file type we can some how achieve it. Then I should create a component for that.

So can any one suggest me such ready-made components? or is there any other alternatives to play audio/video files?

View 1 Replies

ActionScript 3.0 :: Play Mp3 Audio Files In Flash?

Jan 23, 2009

1. How can we import these mp3 audio files(These audio files are dynamic in nature as user can add or delete these files through login area) in flash?

View 1 Replies

ActionScript 3.0 :: Activating Different Audio Files Over Different Frames?

Oct 6, 2009

Recently I bought CS4 as I decided that I wanted to design and create a new website for hosting my music productions, I have used dreamweaver in the past so I am quite familiar with XML etc but I wanted to make something with a little more to it. After talking to quite a few people and reading into it all I found that this would be my best option. After thinking that it was all going to be quite nicely straight forward Im banging my head against a wall in trying to learn and understand Actionscript.

I have currently designed all of the pages, I have used a few tutorials on actionscript 3.0 and have the whole website is functioning, my pages, frames, labels and buttons are all functioning how they should on the timeline and there is around 14 pages..

The problem i've had for around 4 days now is getting all of my audio previewssnippets to work, i have around 20 of these and I need them to be spaced out on about 6 pages (frames) ; Each frame is a different release etc

In each frame, I have 8 buttons 4X play buttons next to each track and 4xStop next to that... play_btn, play_btn2, stop_btn2 and so on..

I've set it so that all I want to do is be able copy the code into the other frames and also the buttons (which are on a different layer) and then all I have to do is enter the filenames in the code below (Track1.mp3, Track2.mp3 etc)

So... it all works fine on my first frame of my release page.. The audio plays and stops for each track, no problems at all.

Now,, the problem happens when i copy the actionscript from my first release page(frame) to the next.. its about 25 duplicate functions, duplicate variables etc

Is there some kind of way I can put all of this into some kind of Class or Tag.. And this code only operates inside this frame and not in the next to cause the duplicate errors? I realise that I could Label every single variable, function and button differently covering all of the frames so that it dosn't cause the duplications to occur but, I am hoping there is some other way around this..

import flash.media.SoundMixer;
//PLAY TRACK 1
var soundReq:URLRequest = new URLRequest("track1.mp3");
var sound:Sound = new Sound();

[Code]....

View 2 Replies

ActionScript 3.0 :: Listening For The End Of External Audio Files?

Aug 22, 2011

I have an event listener that is listening for the end of an eternal audio file. I want to move to the next page after an external audio file has completed playing: here is the code I have so far:

ActionScript Code:
d1Channel.addEventListener(Event.SOUND_COMPLETE, soundComplete, false, 0, true);
function soundComplete( e:Event ):void {
gotoAndPlay("next_page");
trace("sound over");
}

This seems to work intermittently. Sometimes it will, and other times it won't. Is there anything wrong with my code or theory. Is there a better way to do this that will yield more consistent results? Or do I need to import any Flash Events?

View 5 Replies

ActionScript 3.0 :: Loading Audio Files In The Background?

Oct 14, 2011

I've created a Flash slideshow where I load the narration audio MP3 file at the start of every slide with the typical code listed below. Of course this introduces a delay for the viewer at the start of every slide while its related MP3 file downloads.

Is there a way to download the MP3 files for future slides in the background while the first slide is playing in order to eliminate this delay for all slides except for the first one?

var soundReq:URLRequest = new URLRequest("audio/Slide_1.mp3");
var sound:Sound = new Sound();
var oneSoundChannel:SoundChannel = new SoundChannel();

[Code]....

View 1 Replies

ActionScript 2.0 :: Starting And Stopping Audio Files?

Jan 10, 2007

I have 4 sets of 2 buttons (on and off):

Each set of buttons I want to trigger and stop a different audio file. (4 audio files in total)

I would like for the sound files to be saved within the .fla file.

I have done lots of searching but I still haven't been able to get this to work.

View 1 Replies

ActionScript 2.0 :: Control The Audio Files Playing?

Apr 22, 2009

I am new to action script.I am going to control the audio files like media player. How to control the audio files playing

View 1 Replies

ActionScript 3.0 :: Mixing Flash With HTML?

Jan 26, 2010

I'm building a Flash nav with dropdown menus that will drop down in front of some html (i.e. text, buttons, images). In my initial testing, even though the drop down area in my Flash movie is transparent, it's still physically in the way if I try to get to html buttons or text underneath. Is there a way for a Flash movie to change size, (i.e. get larger on roll-over to accommodate dropdowns, then get smaller on roll-off?

View 2 Replies

ActionScript 3.0 :: Mixing Mp3 With Recorded Sound?

Aug 10, 2011

I need to mix 2 sound data, one is a mp3 sound byteArray and the other one is a recorded sound byteArray.  I use URLLoader to load the mp3 external file into a byteArray.  The sound is recorded on a microhpone and stored in another byteArray.  I need to save to a file - the mp3 comes first and the recorded sound after.  I am using WavWriter to write it out as a wav file.
 
The mp3 is in 44Khz and 16-bit rate.  The recorded sound is in 44Khz and 8-bit.Is there a way to do this?  I have researched for a few days already and tried a few things, but still cannot find the correct way to do this.

View 4 Replies

Flex :: Mixing Different Version Of The Same Library?

Aug 25, 2009

How can I use two version of a library in the same project in Flex (using Eclipse). (in my case the library is papervision3d , and I have written some code using the older version, but due to big changes many of the used function exist no more)

View 1 Replies







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