asked on
ASKER
Adobe Flash (formerly Macromedia Flash) is a cross-platform multimedia and software platform used to embed animations, video, and interactive applications into web pages and desktop and mobile applications and games. Flash displays text, vector and raster graphics to provide animations, video games and applications. It allows streaming of audio and video, and can capture mouse, keyboard, microphone and camera input. The ActionScript programming language allows creation of interactive animations, video games, web applications, desktop applications and mobile applications.
TRUSTED BY
if the sound files aren't stored in the library then they're loaded at runtime from a location. So do you mean you want to update the location? If so do you want this done at runtime?
if so set a variable for the filePath then create a textfield or somethign where they can type in the new path and then have the button to submit this. but this will only exist for that session it wont' be stored.