ActionScript 3.0 :: SWC File In Which I Also Include All Media Files (mp3s) That Are Part Of Flash Application?
May 1, 2011
I wish to save my flash outpout (SWF) as an SWC file in which I also include all media files (mp3s) that are part of my Flash application. Currently these files reside in folders under my main library where all flash entities (AS3 code, buttons graphics etc reside)What software do I need to use to accomplish that?I now work in CS4 under winXP
View 0 Replies
Similar Posts:
Oct 1, 2010
I created flex application that loads a image. I compiled this app and ran in the computer where it was created. it works. when i try in a different system, the image does not load. I think it's chekcing for the image path.how to include image as part of the application
View 2 Replies
Jul 19, 2010
is there any way to include files in air application by as3 like #include in as2 ?
My problem is when i add files in included files its take the full path and when i change the application directory to another partition for example its still keep the old one, i need it to be relative like ( appName-app.xml and appName.swf )
View 9 Replies
May 21, 2011
I have a flex application which contains different feature that includes google maps, twitter, facebook etc.
Currently I have hardcoded api keys in the code it self but I want to use a properties file/config file where I can put such things and use anywhere I want in the application.
Is it possible to achieve this in flex? I am using swiz framework. Is it possible to achieve this using this framework?
View 3 Replies
Aug 2, 2006
I am using an include file, and I've noticed that sometimes the the fla file does not refresh new changes to my include file. When exporting with "Ctrl, Enter" Is Flash loading the include file from the cache?
View 3 Replies
May 7, 2009
Just installed Windows 7 RC (7100), and got the latest Flash player for IE8 and Opera. My site [URL] has a music player I created that plays (streams) MP3s from a Flash Comm Server I run. The player works fine with Flash Player version 10.0.22.87 on other platforms, but not in Windows 7. Once you pick a song, it should start immediately. Even clicking the play button doesn't work. The symptoms make me think there's a problem establishing the netconnection for streaming.
I've read Microsoft added streaming of some kind in Windows Media Player for Windows 7, could it be interfering?
View 1 Replies
Aug 12, 2009
I need the main.asc file to return the current directory listing to a flash application.
[Code]...
View 1 Replies
Dec 2, 2008
Is it possible to include PDF files within a Flash site that can then subsequently be downloaded by users of the site? Or does this have to be done through dreamweaver or a combination of both?
View 4 Replies
Mar 5, 2009
I'm trying to find out a way to include .as files into flash movies.in AS2 it used to be
Code:
#include "archive.as"
how does it work in AS3?
View 6 Replies
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
Mar 5, 2012
I would like to include Flash Live Media Encoder libraries (i.e. support for Flash Media Streaming) in an application I am developing. Ideally, this would be without having to install the FMLE Gui (though I can live with that); in a manner similar to WireCast or Tricaster. Could someone explain how one might go abount legally "bundling" FMLE 3.2 support etc.
View 1 Replies
Jun 29, 2011
I've looked through the scripts in the scripts/ directory, but haven't seen anything obvious.
I would like to be able to specify the file name to capture the stream to. At present, the capture file is always named the same as the stream, which means if I stream for a bit, stop, then restart, the originally captured file gets overwritten. I'd like to be able to incorporate something, i.e. the stream start time, into the capture file name.
View 3 Replies
Sep 28, 2009
I am trying to do: [URL]. This is a little webpage I'm building as I learn more and more flash. I am at a point where I need to link .mp3 files to the buttons on the "Dan's Top Songs Playlist". If you like, you can download my flash file here: [URL]. I am working with ActionScript 3.0. The buttons in the Media Player are all instances of the same button. How do I tie each button to a different .mp3 song to play when clicked (and stop when another song is clicked or the pause button is clicked)? Because of the size of song files, I'd like to stream it. Also, is there any way to use the "repeat" symbol to just play all the songs in order and the "shuffle" symbol to play them in random order?
Attachments: fbar.zip (1.8 MB)
View 1 Replies
Sep 9, 2006
If you have an .as file in the global include directory do you have to upload it to your server with the flash file or does it compile the flash file with the included info?
View 2 Replies
Feb 4, 2011
I have an AIR app that gets bundled with XML files that the app needs. These get put into the APP Storage Directory, of course. Works great. But when I install a new version ( which includes new XML files) , the new files don't get added or overwrite the ones from the previous version. It seems that if that directory is there from a previous install, the installer will ignore the part where it moves included files.
View 1 Replies
Oct 5, 2010
Is there any application which can relay another application on Flash Media server? For exmaple I have a "live" application on the server. I want another application, "liverelay" which can basically relay what is coming on the "live" application. Is it possible? If so how can I implement it? Looking forward to a response.
View 12 Replies
Apr 20, 2010
The server hosting our FMS does not have space to adequately store the media files over time. I have since connected a 500GB external drive to the server. This drive is mapped as the Z drive. I am not exactly sure how I need to edit my application.xml for all http requests to point to this external drive. Below is a small sample of the file. How would I correctly edit this file? Would I just add a line that says <Streams>/;${Z:VOD_DIR}</Streams> ? Do I need to delete either of the below lines?
- <Application>- <StreamManager>- <VirtualDirectory>- <!-- Specifies application specific virtual directory mapping for recorded streams. --> <Streams>/;${VOD_COMMON_DIR}</Streams> <Streams>/;${VOD_DIR}</Streams> </VirtualDirectory> </StreamManager>
[code].....
View 21 Replies
Jan 31, 2012
I have an Adobe AIR application for Android. Using for this AIR 3.0 and Flash Builder 4.6. I need to make MyANEFile.ane - which must include 2 external .jar files: Flurry.jar + Tapjoy.jar. But when I made .ane file - it does not work. How can I add this 2 jar files to my main application jar file to make .ane file properly? It shows me such errors in dalvik:
[Code]...
View 2 Replies
Aug 22, 2010
I have below code
[Code]....
I need this application read from exteral xml file not in it.
View 28 Replies
Sep 24, 2009
I have to include a PHP page in a flash movie.
View 1 Replies
Nov 20, 2010
Is it possible to record a sound clip directly on a linux server using a flash script without having a flash media server?
View 1 Replies
Sep 16, 2009
I have successfully been able to write some client-side ActionScript that allows me to record my webcam and mic data to my FMS server. The .flv files get saved to a directory under the applications directory. However, I need to process those flv files for a web application and would like those .flv files to be saved to the web app's directory (outside of the FMS application directory). I have tried changing the <Streams> tag in the Application.xml file that I placed in the FMS application directory, but that simply did not work.My goal is simple: to save the recorded stream data outside of the FMS application's directory. I have been going crazy trying to do this, but would like to know any pointers that any of you experts have. Can this be done? If not, how can I execute a server side PHP script after the stream is done recording. I know about using the exec() function in PHP, but am unsure as to how to execute that script via client-side actionscript.Here is the path to my FMS server (Linux OS) installation and the application directory. The application name is "ngale"./opt/adobe/fms/applications/ngaleHere is the path that my client-side ActionScript is placing the .flv files of the recorded streams/opt/adobe/fms/applications/ngale/streams/recordings/Here is the path to my web application/home/user/public_html/dev.ngale.net/public/Here is the path that I would like for the .flv recording files to be saved to/home/user/public_html/dev.ngale.net/public/audio/.flv
View 5 Replies
Sep 26, 2009
Recently, I writed a programe about creating a text file and writing data into it in the server application folder. My code is as following:
[Code]...
Supplement: The text file named test.txt doesn't exist before create the fileObj, an instance of File Class.
View 1 Replies
Apr 20, 2009
I have my level data saved in a text file for this game I made, I realize that it doesnt allow me to import it into my library, so it cannot be packaged into my finished swf. How can I package the game so that it includes this text file? (really don't want to access it dynamically)
View 12 Replies
Jun 14, 2010
i have developed an actionscript 3 app and deployed it on air, now when i compile it, it fails to add to the bundle the import classes i have used... How can i add all imports to the compiled .air bundle ?
View 6 Replies
Sep 13, 2011
I've seen people mention they can include .html, .js, etc files with their iOS for AIR publish when making an iOS application from flash.
What I haven't seen is how these people include extra files (html, css, images, videos, etc) to be packaged into the IPA during publish.
View 1 Replies
Oct 10, 2009
is it possible to include text files to be used as code. I would like to have different files to hold some important codes like player stats but didnt know if i could include that file then get the stat from it.
View 1 Replies
Jun 18, 2009
So, I've installed FMS 3.5.1 on my server and I'm able to get the sample files to run wonderfully but, now that I try to use it in the real world, it fails.I have multiple websites that exist on a single Windows 2003 server and have installed FMS in its own directory. So it looks like this:
D:
FMS351
Website
E:
Website2
Website3
When running the videoplayer.html I can view all the sample files and even my own vidoes if I don't include the [servername] but as soon as I supply either the URL or IP address, nothing.I've tried different installations and various other ideas but to no avail.
View 4 Replies
Nov 27, 2011
Am still learning AS3 and am using Flash Professional. I have a number classes that I use in my project:
import fl.controls.Button;
import fl.controls.TextInput;
import com.adobe.images.PNGEncoder;
import flash.media.Camera;
import flash.media.Video;
When I run the .fla file with Flash Professional, the file/movie executes beautifully. However, when I publish the file and run .swf in Flash Player rather than through Flash Professional, the file/movie loads but does not do anything once I click on the buttons. It appears as the imported classes as not being included in the published file. What am I missing here?
View 3 Replies
Aug 18, 2011
I have made one one mobile application in flash builder using flex mobile project I have a question that "why size of an .ipa file is large as I export a mobile application as iOS application.???? in compare to that same application for android takes small size!
View 1 Replies