ActionScript 3.0 :: Swf Compiler For Linux?

Sep 16, 2010

I was wondering if anyone knew of a tool I could use to compile a swf from the command line.I got a project on my plate right now that calls for a game to be altered every day with a new configuration, features, etc.Thing is that the list of possible things that could be in there on any given day is quite large, and the assets each will need are big as well.So I'm trying to find a solution that will load the AS files, images, etc. for just the features that will be enabled everyday...without having to spend each day compiling a new swf from the authoring tool.

View 1 Replies


Similar Posts:


Flex :: Compiler 4.0 25% More Rapid Than Compiler?

Aug 5, 2011

Its stated in adobe site that the Flash Builder 4 compiler is indeed 25% more performing than the previous Flex Builder 3 compiler.

How can I confirm that?

For example if I make a simple application on Fx3 and the same on Fx4, then how would I compare the compiler performance using my project?

View 1 Replies

When Are Adobe Going To Really Support Linux

May 30, 2009

Flash has become an international standard for video and sound-media in web-pages. Allmost everything that share web-pages have Flash on their pages, Not everybody in the world use Windows and not everybody in the world use Internet Explorer. I was very glad when Adobe say they will really start to support Linux with Flash 10 since the earlier version 8 and 9 was crap on Linux. But its still not good. Flash on Linux eat up almost all available memory og suck 90% CPU. If i diable Flash the i have no problems. This happens the same on different Linux distro and on different web-browsers. Are Adobe going to start to really support Linux or do Adobe just doesnt care? Even Microsoft have startet to support Silverlight on Linux, but it took several years for Adobe to think in these ways! Its better for us to know if Adobe want to support us or not. Then its easier for us to deside if we are going to support Adobe.

View 1 Replies

Linux - Make Swf From Fla Without Ever Opening?

Oct 29, 2011

is it possible to change text and images in a fla file without ever opening it up and then making the swf via command line? I want to make a flash template and save the fla. Then be able to update my text and image name and convert it to swf. I have one template but tons of different text options and background images. It would be nice to be able to copy the master.fla twenty times and just change the source code (will do this from command line) and then convert to swf (via command line).

View 2 Replies

Media Server :: 3.5 Compatible With Red Hat Linux 5.3?

May 14, 2009

there's the Adobe requirement Linux® Red Hat® 4 or 5.2 supported OS for FMS 3.5. I would like to know, is FMS 3.5 compitable with Linux® Red Hat® 5.3 ?

View 1 Replies

Media Server :: Adobe - Cannot Use .dll On Linux

Sep 24, 2011

Adobe I can find instructions and a list of needed for modifying Apache to work with HLS for Apple/IOS devices. However I cannot use .dll on Linux but I can possibly use the .so files .... so can you verify that FMS 4.5 HLS for Apple/IOS devices works on Linux by installing just the 3 .so files below? If it is in short why don't i need the .dll? I don't spend days trying to install FMS 4.5 in a way that is not documented or tested by you. Also is installing FMS 4.5 and HLS for Adobe/IOS devices possible on IIS? Where do i get instructions for IIS?

[Code]...

View 12 Replies

Flex :: Convert .fla File To .swf On Linux

Jul 17, 2010

here some action script code, for capturing images from webcam (from here):

var cam:Camera = Camera.getCamera();
var video:Video = new Video(640,480);
video.attachCamera(cam);

[Code]....

i've googled a bit, and found some information about flex sdk, and it's command-line tool for compiling .as to .swf (./bin/mxmlc), but any information about converting .fla to .swf in linux!

View 2 Replies

Linux :: Can Add Actionscript When Make A Swf Using Ffmpeg

May 4, 2011

Can I add actionscript when I make a swf using ffmpeg?[code]It creates a swf with my video. I now want to check if it is a certain date with actionscript. If it is then I want to display some actionscript code (sprite with textfield saying it has expired and not play video). Is this possible?

View 1 Replies

Php :: Executing Actionscript On A Linux Server?

Oct 12, 2011

I have a set of ~5 ActionScript 3 classes that are currently used within a flex 4 application. Although their output is used to display graphs etc in my flex app, the classes themselves have no visual components - they are only used to do complex math computations (I originally implemented them in AS3 in order to avoid constant server calls when computations were needed by the flex app).

However, I now want to make the same mathematical computation engine available on my linux server so the computations can be done within PHP. Is there any way at all to access the logic in these classes on the server? I would really like to avoid re-implementing the complex logic in PHP.

View 2 Replies

Linux :: Architecture Of Multitouch In Flash On OS

Jan 24, 2012

Does flash support multitouch in Linux OS? How flash receives multitouch events from Linux OS?

View 1 Replies

Actionscript 3 :: Parse SWF File In Linux?

Jan 25, 2012

We would like to write some automated process of fetching data from quiet a few SWF (Flash ActionScript 3) files.

Aside from that, we would like it to run automatically as a part of our automated-deployment-script (written in Ant, runs on Linux).

any SWF-parsing tools that allow to check for instance-data-per-frame ? (Adobe AIR won't run in a console-linux, as far as I saw in Google)

View 1 Replies

Professional :: Projector In Linux And Relative Paths

May 17, 2007

I create a projector for Linux by executing a swf file in flash player and chosing "create projector" from the file menu. The initial swf loads external resources (using MovieClip Loader.loadClip for example). In the swf this works fine but in the projector this fails. The projector seems to always execute in the users home directory no matter where it is in the file system, thus to find the external resources the path should be relevant to the users home directory. The problem i now have is that my application will be packaged and distributed on a cd rom. At development time i have no idea of the path to where the cd-rom will be mounted in the end users machine.For what motive does the projector execute in the users home directory and not in its real location?

View 1 Replies

Media Server :: Set An Username And Password For The FME In Linux

Jan 22, 2008

I installed FMS into a linux server with its own flash media encoder uthentication add-in. I restarted the fms service. The fms is working fine, i can stream and also visualize the stream on a client. When I connect to fms with fme i'm not asked for username and password. How do I set up users in fms so that the access to it should be restricted?

View 6 Replies

ActionScript 3.0 :: Not Working When Uploaded To Linux Server

Jan 21, 2009

Works like a charm when I preview it but when I upload to the server (tried 3 different ones) it just ignore the actionscripts all together no matter what I use.

What I have is a rotating banner system. I set it up to randomly start at a specific one. If I preview it locally or run in in my .html file locally (just using preview in dreamweaver) it works like a charm and starts at a random one. When I upload it it just starts at the first one like the actionscripts do not exist.

Using Flash CS3 and AS3.

View 2 Replies

Flash :: Camera Resolution Very Low While Running Under Linux?

Jun 14, 2010

I've met a problem while trying to stream with my camera. Whatever i try, by switching the camera (3 different UVC-cameras) or which Linux-OS (CentOs, Fedora Core) or testing at different Flash-Sites (incl. one of my own) - i always get a resolution of   160 x 120.  Other applications manage up to 800 x 600.
 
Is this a known Bug/Feature? I've searched the Internet and found many people with the exact problem, but with no solution. What should i do? The tool flashcam didn't work either.

View 2 Replies

Media Server :: Best Linux Distribution For Professional Use?

Dec 11, 2010

I like to know what is the best Linux distribution for professional use of FMS (streaming events on the web, HD, 50 to 100 viewers). Debian Lenny/Squeeze, CentOS, RedHat?

View 5 Replies

Professional :: Linux Flash Videos Do Not Execute

Jun 23, 2011

Using 10,3,162,29 on linux amd64, flash works perfectly on all sites apart from www.telegraph.co.uk whose videos are hosted by url... ooyala emailed me that they do not support linux. I believe flash would work if the telegraph were told how to script their html to execute flash. the flash video appears to load but then fails to execute. No error messages are displayed and no errors can be found on log files.I have seen several criticisms on the web on this issue and there is a consensus that it is adobe which is at fault. I believe in order to protect their reputation adobe will need to resolve this issue; I think it unlikely that the telegraph contract with ooyala allows them to ignore commonly used pc o/s's like linux. There is certainly little point in Adobe investing in linux flash if popular websites fail to provide adequate infrastructure.

View 1 Replies

Media Server :: 4.5 On Linux Does Not Bind To 1935, 80

Dec 16, 2011

1. I've installed FMS on OpenSuse 11.4 64 bit, I know that according to the requirements it is not recommended distribution, but common opensuse is very modern and complete.

2. During the installation I had to make a link @libcap.so.1 into the directory where installFMS script was present (because installer says that there is no libcap library which is not true)

3. Completed the installation without installing apache (I have apache on this machine but disabled -> free 80 port)

4. I have left default configuration (regarding user, group, ports: 80 & 1935 + 1111, added the admin user)

5. I started the server with the command ./server start

6. My htop shows: - several processes ./fmsadmin -console -conf ./conf/Server.xml

7. I can connect to the server using the administration console on my localhost. The server is installed on host 192.168.0.160 (local network), I can connect to the server using credentials given earlier

8. I can not connect to the rtmp service or rtmpt service

I am using:
 
rtmp://192.168.0.160/vod/
or
rtmp://192.168.0.160/vod/sample1_500kbps.f4v
or
rtmp://192.168.0.160:1935/vod/

[code].....

View 1 Replies

Media Server :: Webcams Not Always Being Detected In Linux?

Mar 18, 2012

[URL]

My webcam works great with Skype and Cheese and it used to work great with a program called FaceFlow but now when i try to use it with FaceFlow i get the following pop-up: Adobe Flash Player can't locate a camera on my computer? I have installed via Synaptic the latest version of Adobe Flash Player which is 11,1,102,63 but without any affect?

Would it be possible to uninstall the present version of Adobe and use an older version in the hope that the webcam will be recognised?"
  
I did a quick test of FaceFlow the other day ......  I have two webcams for testing, one is an older model and the other a uvc compatible device.

Faceflow would not recognise the older model, only the uvc camera.

Seems you have come across the same problem  "

View 1 Replies

ActionScript :: Desktop Audio App - How To Build For Win / Mac / Linux

Nov 16, 2009

I am a web developer well-versed in XHTML/CSS, JavaScript, Perl, PHP, and XML/XSL. I would like to write a desktop application for music teachers that manipulates audio files. The app will:
-Input one or more audio files
-Let the user pick in and out points of several clips
-Play those clips at the touch of a button with fade-in and -out
-Render those clips out to new audio files

The application must:
-Run on Windows, Mac, and Linux without tons of extra coding for each
-Have a nice GUI for totally non-tech-savvy people (i.e. professors)

I've never built a desktop application before, and am prepared to learn a new language. From what I've read, an Adobe AIR app built with ActionScript and Flex seems to be the most straightforward. I'm not thrilled about learning such a proprietary system, though. Is this possible using AJAX through AIR?

View 2 Replies

Actionscript 3 :: Flash - Add Fl.controls (UIScrollBar) On Linux

Jan 28, 2010

How would one go about adding fl.controls.* to AS3 projects developed under Linux?

Apparently it is not part of Flex 3SDK for Linux (which is what I am using to compile) or maybe it is and I am not importing it correctly..I downloaded this SDK last March, maybe time for update?

Looking at Adobe Official Docs for fl.controls does not mention that this library is somehow restricted.

In particular, I was looking for fl.controls.UIScrollBar type of functionality

I am using MiniBuilder to edit.

View 1 Replies

Linux :: Convert Office Files To Swf / Flash?

Feb 3, 2011

In a webbapp hosted on its private server with linux(ubuntu server 10) , the users will upload documents(MS word, excel, powerpoint, pdf, etc..). We want to convert the files in swf(flash) objects , to embed them to the site. I saw a lot of websites having this future.

View 1 Replies

Linux :: Flex - AIR - ADT Failed To Load The AIR Runtime?

Nov 17, 2011

i've just added air-sdk to ubuntu, and adl is working, but when im trying to use adt i have this:Failed to load the AIR RuntimeWhat i can do whit this?I need adt to make native installer from .air file to .dbm"adt -package -target native my-app-name.dbm my-app-name.air "

View 1 Replies

Linux :: Flash Trace Output In Firefox?

May 5, 2009

I'm developing an applications which I've got running on a server on my linux desktop. Due to the shortcomings of Flash on Linux (read: too hard) I'm developing the (small) flash portion of the app in Windows, which means there's a lot of frustrating back and forth. Now I'm trying to capture the output of the flash portion using flash tracer and that is proving very difficult also. Is there any other way I could monitor the output of trace on linux?

View 6 Replies

ActionScript 2.0 :: Local Swf On Linux Box Cannot Communicate With Server

Aug 9, 2009

I have a swf file stored locally on a linux machine, that is launched on boot up via opera. the swf communicates with the server to login and retrieve xml data, and then loads other swfs on the server.

i have added the crossdomain.xml to the root of my server, and added the appropriate System.security.allowDomain('my domain').

this process works fine on a windows machine, but with the linux setup, the call to login with 'sendAndLoad' does not return a successful result.

View 0 Replies

ActionScript 3.0 :: Keyboard Event Capturing In Linux?

Aug 19, 2009

I came across this annoying bug in Linux.

consider this code as timeline code:

ActionScript Code:
import flash.utils.getTimer;
import flash.events.KeyboardEvent;

[Code]...

(haven't tested in Mac, I deleted my mac vm as it wasn't accurate)

What is going on is that just after a KEY_DOWN event, a KEY_UP event fires, even though you didn't release the key.

Now as for where this bug is located, I'm not sure. It could be with how flash integrates into the already present keyboard interface of the OS, or it could be the OS's keyboard interface itself.

But see either way, it's something I can't control. I can't change flash player, nor can I change the keyboard interface of the OS (well I can, but what about other users with Linux?).

So what I need is a way around this. To side step this key up event when the key up didn't actually occur. Because this is causing some majour issues with my KeyboardController class.

[edit]
furthermore it makes me wonder what might be going on in Solaris.

I think I'll reinstate my vm's of Solaris and Mac OSX and see.

View 3 Replies

Flash :: IDE - Linux Standalone Player Flicker

May 11, 2009

I have a problem with the standalone Linux Flash player. The thing is that when I have a video playing in background and over it I make some tweens, it flickers all the time and it is an annoying flicker. It happens only on Linux Flash Player (it works on Windows Flash Player). The flicker appears when I have a video on background, only when the tween is made and on the portion of the screen where the tween is made. I have Ubuntu 9.04 installed and the latest version of standalone Flash Player (from 2/24/09). I've tried this on several LCD and on all it does the same. My video card has the Intel G31 Express Chipset (the drivers for the video card are the one from Ubuntu).

View 1 Replies

ActionScript 3.0 :: Flash Components Not Loading In Linux/Vista (v10,0,22,87)

Apr 2, 2009

I am working on a previously developed flash files that contain components. My development system has recently changed to Linux and since I have noticed the components aren't loading in firefox 3 (latest player version 10,0,22,87), both files have a slider component and one also has a stepper.The slider doesn't load at all, the stepper shows the number as text which I can edit.Opening the files on Windows XP with the same player version (WIN 10,0,22,87 apart from being on windows) and all was ok. Then I checked Vista (exact same version as XP) and the same issue as with Linux showed.I tried with vista (WIN 9,0,45,0) and everything was ok, I also switched linux back to 9 something and the components loaded correctly.I then wrote a basic test swf with just labels and a slider, this worked on linux with 10,0,22,87.I gather it must be to do with the way the components are dynamically loaded (as we use json to set the component values/options). Has anyone had a similar issue or can notice any issues in the way we are loading the components?

Code:
package {
import flash.display.MovieClip;
import flash.events.*;[code].........

note: I have shorted the code above and removed some references as it is for a client so I will keep that private, there is also the class that sets up this code so if more info is required I can paste parts of that aswell.

View 3 Replies

ActionScript 3.0 :: Linux Standalone Flash Player Flicker

May 11, 2009

I have a problem with the standalone Linux Flash player. The thing is that when I have a video playing in background and over it I make some tweens, it flickers all the time and it is an annoying flicker. It happens only on Linux Flash Player (it works on Windows Flash Player). The flicker appears when I have a video on background, only when the tween is made and on the portion of the screen where the tween is made. I have Ubuntu 9.04 installed and the latest version of standalone Flash Player (from 2/24/09). I've tried this on several LCD and on all it does the same. My video card has the Intel G31 Express Chipset (the drivers for the video card are the one from Ubuntu).

View 2 Replies

Professional :: Creating Projectors In Linux And Relative Paths

Apr 17, 2007

I'm having some problems when creating a projector of my movie. The movie dynamically loads other resources using the class MovieClipLoader. In a swf running in the standalone player the path to these resources is relative to the path of the swf. However when I create a projector from the shockwave the path to these resources is absolute and one directory higher than the real path.

For example.

1) I have a main.swf and resource.swf in the same folder /home/myuser
2) main.swf loads resource.swf with the line of actionscript
myMovieClipLoader.LoadClip("resource.swf", someClip);
3) I open the swf in standalone flash player and everything works fine.
4) I create a projector mainProjector and save it in the same directory.
5) The projector cannot find resource.swf unless i put it one folder up in /home in which case all works correctly.
6) I also note that I am able to move mainProjector anywhere in my system since it would seem to always execute in /home regardless of where i move it from which I deduce that the absolute path /home is saved in the projector. This would make it impossible to distribute the projector in a CD-ROM.

View 1 Replies







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