Find the answer to your Linux question:
Results 1 to 7 of 7
Here is a link explaining how publish an swf without installing flash .. senocular.com Is anything similar like this possible in linux .i mean is it possible to get a ...
  1. #1
    Just Joined!
    Join Date
    May 2010
    Posts
    23

    Is it possible to publish swf with just .as file and flex SDK mxmlc.exe in linux

    Here is a link explaining how publish an swf without installing flash ..

    senocular.com

    Is anything similar like this possible in linux .i mean is it possible to get a flex sdk installed in linux the linux way without the use of wine?
    Thanx you.

  2. #2
    Just Joined!
    Join Date
    May 2010
    Posts
    3

    I'm trying to

    Actually I'm trying this approach since monday (Curiously in the same day you have posted), after messing a little with aptana's plugin for eclipse, what I've got so far is to integrate the flex sdk into geany 0.19svn, I think it's perfect possible for one to program flex without a visual interface. I've moved from eclipse to geany because geany is faster, lighter and I'm already used with it's colors, and also, geany has some very easy tweak options...

    If you find another solution, please share with me

  3. #3
    Just Joined!
    Join Date
    May 2010
    Posts
    3
    BTW, I found appropriate to share that I can reproduce flex applications using the air sdk (more precisely the adl script) and I could even use some action script to manipulate window elements (like close it, access ajax and more...)

  4. #4
    Just Joined!
    Join Date
    May 2010
    Posts
    23
    Hey i am not that good a programmer ... I just get by, so i am not very familiar with any of the methods you gave above. And as for a solution I was hoping some one would GIVE it to me ...

  5. #5
    Just Joined!
    Join Date
    May 2010
    Posts
    3
    Well,

    I think you should study more programming, you'll need... I am using the air sdk, the flex sdk and geany (a text editor) to create, edit, compile, debug and publish my swf and after this put this in a air package, without using any wine or other kind of emulation at all. And of course, nothing is visual or as easy as drag and drop, so I have spent a lot time reading the mxml and actionscript language reference from Adobe's site.

    If you are used to eclipse, simply go to aptana and install their air 2.0 plugin (although the 1.5.3 be more stable) it's a good start.

    Or, wait for me to write a tutorial on how to program flex applications for linux, what I intend to do during this week

  6. #6
    Just Joined!
    Join Date
    Oct 2010
    Posts
    1

    Flex and Geany Integration

    Hi Bruno

    Looking forward to that tutorial you were gonna write. Can you keep me posted.

    I am currently using eclipse with fb4linux but its cumbersome, though I like the autocompletion. Would like to use Geany for Flash development.

    Thx.

  7. #7
    Just Joined!
    Join Date
    Oct 2010
    Posts
    6
    flashdevelop is good (google it) but needs wine

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...