Create A Flash Application Where Users Will Have Access To 10, 5 Seconds Audio Loops

Oct 8, 2010

I want to create a flash application where users will have access to 10, 5 seconds audio loops. They can choose any 4 tracks to make a 20 second track. I then want that mp3 to be stored somewhere or flash to create to a file which can be sent to friends in facebook where they can listen to that beat. There will be a little button at the bottom saying 'click here' to make your own beat.

View 1 Replies


Similar Posts:


Create A Database That Logged In Users Could Access And Add Customization?

Nov 27, 2010

I want to make a game where a user logs in. Once the user logs in, they have access to a database (let's just say a database of weapons). They could choose a certain amount of "weapons" and every time they log in, they still have the same weapons, regardless of cookies, because the "weapons" are linked to their username. Then the users could use their weapons to battle other users. Also, the user's username keeps track of their wins and losses. I have newb to basic flash knowledge (I took an animations class); I could animate, make buttons, websites, etc. Does anyone have some insight that could point me in the right direction?

View 2 Replies

Flash :: Frame Animation Still Loops Every 2 Seconds, Using SetTimeout Or SetInterval?

Apr 17, 2011

I'm using this var timer2 = setTimeout(checkValue2, 2000);

as a frame action in Frame 2, which then triggers checkValue2 which is a piece of function in Frame 1 where all the _global. variables are as well.

clearTimeout(timer2);
gotoAndStop(3); //goto lvl3 - throw
addStage3();

it'd then goto Frame 3, but, the problem is even after clearing, the frame animation still loops every 2 seconds, regardless whether i'm using setTimeout or setInterval. Do you might know of any other way where what I need is, after 2 seconds in Frame 2, it'd then move to Frame 3, which I don't want it to go anywhere yet.

View 1 Replies

Flex :: PlayBook - Create A File Browser To Allow Users To Load Images From The Local System Into The Application

Mar 24, 2011

I'm developing an application for the Blackberry Playbook using Flash Burrito 4.5 and Flex. I'd like to create a file browser to allow users to load images from the local system into the application. I followed this example [URL] When I click on the Load Image button in the simulator however, the file browser pops up but tells me that "no file was found with the specified filter", even though I don't specify any filter or even if I specify a . filter.

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

CS4 Media Encoder Audio - Audio Sound Stops After A Few Seconds From The Beginning?

Aug 4, 2009

I am converting from .FLV's to .F4V. Video outputs fine but the audio sound stops after a few seconds from the beginning.I have tried many different settings for the audio with no luck. Also, tried on a colleague's machine who is running CS3, which works fine, so something is buggy in CS4...

View 1 Replies

Actionscript 3 :: Check If Users Flash Player Has Audio Capabilities?

Dec 22, 2010

Is it possible to check if the user has a sound card? I found Capabilities.hasAudio but dont know if that is the value I should look at.

trace(Capabilities.hasAudio)

"Specifies whether the system has audio capabilities. This property is always true.

View 2 Replies

ActionScript 3.0 :: Make An Animation Of Around 12 Seconds Which Loops Continuously?

Oct 27, 2009

I am trying to make an animation of around 12 seconds which loops continuously, stop after 30 seconds and continue on mouse over.

I've been trying to do this using a timer, but get the feeling that this might be a seriously misled approach.

View 9 Replies

Professional :: Copy A PDF To The Users Desktop (through A Flash Application.exe)

Jun 10, 2011

I have a flash application. One of the options is to copy a pdf onto the users desktop, but I can not seem to get it to work. I am writing a flash application that sends "fscommands" out to batch files.  This is what my batch file looks like:---------------------------------------------------------------------- ---------------------------------------@ echo off copy ../Application/pdf/Ebook.pdf %userprofile%Desktop exit---------------------------------------------------------------------- -----------------------My intent is to copy the specified file to the user's desktop.  So far it does not function.

View 1 Replies

Flash :: Media Server - Voice Conference Application With Many Users

Dec 21, 2010

We need to develop a flash voice conference application with using flash media server. The number of connections can be up to 20,000. is it possible with flash media server. Can it also possible with Peer to Peer. If we use flash media server what configuration needed for.

View 2 Replies

ActionScript 3.0 :: Make A Function For The Users To Be Able To Type/write In Flash Application?

Apr 4, 2011

I have recently moved from AS2 to AS3 and trying to learn my way around as3.I need to know how I can make a function for the users to be able to type/write in Flash application...Basically what I need at this stage is an input text field and a dynamic text field and when the users type anything in the input text, the dynamic text will be updated and it will show the texts.

View 3 Replies

ActionScript 2.0 :: Keep The Volume As It Is Once The Audio Loops Again?

Jan 14, 2009

Im able to stream audio with the following code:

Code:
sonido = new Sound();
sonido.loadSound("images/warp.mp3", true);
sonido.onSoundComplete = function() {
sonido.start();
sonido.setVolume(50);
}

I use this code to disable the audio file:

Code:
sonido.setVolume(0);
}
As soon as the audio file repeats, the volume goes up again.I need to know if I can keep the volume as it is once the audio loops again.

View 2 Replies

Flash :: Access Webcam From My Page And Capture Images Of Users?

Mar 16, 2012

I am using Asp.net/C# to build an application , i have a requirement wherein i need to access webcam from my page and capture images of users.So i am trying to achieve this by creating flash file .

View 2 Replies

Media Server :: Fms 3.5.2 - Video / Audio Streaming Application - Audio Stops Or Lags Behind

Aug 25, 2009

I ran a simple live video streaming application for the first time with actual users and ran into a couple of serious performance issues that had not turned up during testing. In this instance there was one video stream from a live web cam and used FMLE at 150 kbps using VP6 and MP3 @22k. There were 16 clients and everything worked pretty good for about 30 minutes. (although some clients said their audio and video were out of sync by up to 3 seconds)

Then individual clients would have either the video freeze or the video would continue and the audio would stop. These clints had to "disconnect" and then "connect" again to the application. This happened to all of the clients at one time or another for several minutes. I stopped and restarted the FMLE with progessively lower bandwidth settings down to 75 kbps but still clients were having the same issue.

I eventually stopped the FMLE and used the applications built in publisher at 45 kbps and that seemed to eliminate the freeze/dropping issue. But of course the video quality was very poor and some clients still reported that the audio was out of sync with the video. The server hosting the FMS application is a quad processor dell with lots of memory and network connectivity. The Flash Media Admin Console performance graph showed the total Bandwidth as 3 Mbps at maximum.

View 8 Replies

ActionScript 2.0 :: Code Execution - Flash Application Hangs For 3 Or 4 Seconds?

Apr 6, 2009

I am using a while() loop which does its job as soon as I fetch CDATA content from XML. The while() loop basically contains text conversions using replaceText()... Depending on the number of user defined XML nodes, the while loop executes. I see that the flash application hangs for 3 or 4 seconds when this execution happens.

View 6 Replies

Flash :: Create Multiple Tab Loops In AS3 By Using Fl.managers.FocusManager?

Sep 7, 2010

I want to create a tab-enabled popup window in an AS3 Air project. Currently, when I press tab several times, the focus goes through all the components in my popup window and then starts focusing the buttons and TextFields from the components that are behind the popup. I have tried to solve this problem in two ways, but none of them worked. I will explain both of the methods here

[Code]....

View 2 Replies

ActionScript 1/2 :: Audio Communication Application - Echo In Audio

Jun 15, 2009

I am creating an audio communication application. In that two users are able to communicate. But the problem is that some time in audio I am facing an echo problem.

View 2 Replies

ActionScript 2.0 ::create A Flash Movie That Loops Through 11 Dynamic Images?

Nov 19, 2003

I would like to create a flash movie that loops through 11 dynamic images continually with a fade-in, fade-out each image.

View 2 Replies

ActionScript 3.0 :: Flash App That Allows Users To Create Mini Animations?

Jan 17, 2011

I am looking to build an app that allows end users to draw and save mini animations (simple predetermined shapes that move in 2D).  So far I have a written a app that allows the user to draw a single frame using simple shapes and lines, but I am having some small troubles at this stage, and have not attempted to allow the user to animate or save the drawing.
 
If anyone knows of a tutorial or some other resource to put me on the right path I would be very grateful.  I can also share what I have if anyone would be willing to give me some pointers

View 2 Replies

Flash :: C# - Plugin That Allows Users To Create A PDF Or Image File?

Jul 10, 2010

I am developing a ASP.NET web site where users will need to be able to create their own business cards. So, I'm looking for a tool (most likely Flash) that I can easily integrate into a web site and lets users add text and custom images to their cards and then create an image and/or PDF from their work.

is there a plugin that does this?

View 2 Replies

ActionScript 3.0 :: Create IPad Application But Flash Professional Cs5 Only Allow To Make Iphone Application

Nov 9, 2011

I am using Flash profassional cs5 and want to create an iPad application but it only allow to make iphone application. It allows to install on iPad but the resolution is very small.

View 1 Replies

ActionScript 2.0 :: Flash Application Create A Connection To A Remote Application?

Aug 6, 2003

I need to make my Flash application create a connection to a remote application and have the remote application send periodic updates to my Flash animation. The remote app is written in VB 6, and does not support XML sockets. However, I don't need the ability to send or receive XML since I am going to be overriding the onLoad() event anyway.

Or maybe I do need that ability... I'm having trouble getting my onLoad() event to trigger. Right now I'm just testing the onLoad event like this:

[code]...

So, basically I'm trying to find out how I can format the data I'm sending it so that the onLoad() event triggers. I've read that the XMLSocket object listens for the Null byte, so perhaps the data I'm sending it doesn't terminate properly. I need a persistent connection from Flash to the VB app because the VB app will be the one initiating the updates to the Flash application. Is the XMLSocket the way to go here, or is there another class of objects that I'm missing?

View 1 Replies

ActionScript 3.0 :: Flv With Only 12 Seconds Of Audio?

Mar 24, 2010

I have 1 flv with only 12 seconds of audio.another flv that is 10 seconds with only video
another flv that is 2 seconds with only videoLets assume both video files are as long as my audio file.Which actionscript commands should I look further into to: 1. play audio simultaneously with video 2. play the 2 second video smoothly/seamlessly after the 10 second video is over as if it were a 12 second vide 3. if my audio or video were mp3/wma instead of flv would I run into trouble 4. I imagine a flash media server would be mandatory if my videos were other formats like avi/mpg and had to encode on the fly

View 3 Replies

Actionscript 3 :: Possible To Get Application Wide Audio Stream From An AIR Application?

Jul 22, 2011

I have a quick question relating to Actionscript 3 / AIR. I have looked through the site, but may be searching for the wrong thing or terms.Is it possible to get an application wide audio stream from an AIR application?I am trying to create a local audio file containing everything (all channels) played in an AIR app.I have tried using the SoundMixer.computeSpectrum() function, but it returns a bytearray (size 2480) full of zeros... It looks like it isn't reading the audio data correctly... I am playing a swf loaded using a SwfLoader and it is playing the sound out..

View 2 Replies

Create Simple Flash File That Allows Users To Make Their Own Spider Diagram And Then Print It?

Aug 30, 2011

I was wondering is it possible to create a simple flash file that allows users to make their own spider diagram and then print it.

Is it just a matter of letting them create their own boxes and labeling them?

View 3 Replies

Media Server :: Audio / Video Delivery Slow When Concurrent Users Increases?

Feb 21, 2012

When concurrent users increases my a/v conent delivery to the client is very slow. or even drop. Feel breaks in the session. but when check my server rsourses,  almost free. One more observation, when i liesten to the recorded stream everything seems to be fine like there is nothing oing bad in live session.
 
Is there somthing which is missing for concurrent users for FMS config file.

View 2 Replies

Media Server :: Delay Of 5 Seconds Between Video And Audio?

Nov 24, 2010

I've a site  where consumer can take a live meeting with the beauty consultant. The  problem I'm facing is during the video chat. Basically there is a delay  of 5 seconds between Video and Audio when I access the site from out of  my network but when I access it within my network (VPN) then it's work  fine.

View 14 Replies

Audio Skips Back Few Seconds While Video Freezes

Apr 12, 2011

We are running FMS 4.0 to stream on-demand MBR videos using the OSMF player. We have noticed that occasionally during playback the video freezes, while the audio skips back a few seconds and starts playing. Once the audio catches up, the video unfreezes and resumes normal playback.

View 2 Replies

ActionScript 2.0 :: Reate A Flash Based Text And Audio Chat Application?

Mar 13, 2007

Anyone know how to create a flash based text and audio chat application?

View 1 Replies

ActionScript 3.0 :: Microphone Input>Delay 3 Seconds>Audio Output?

Dec 2, 2009

Basically I want to recreate a sound installation that I made a couple of months ago which used Logic Express and a Tape Delay effect to take ambient sound captured by a mic, delay its output by 3 seconds, and then play it into the headphones. All without recording anything and in realtime.I've basically got this far, which lets me hear the mic input through my headphones loud and clear. Now all I want to do is apply a 3 second delay to the input before it outputs. Do I have to send the audio to a buffer where it can be constantly stored and rewritten?

Code:
//Create a new Microphone
var mic:Microphone = Microphone.getMicrophone();

[code].....

View 3 Replies







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