A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Writing a flash player in java using flasm

  1. #1

    Writing a flash player in java using flasm

    I was wondering if it were hypothetically possible to use flasm bytcode information to build a sort of flash player in java?
    I'm not very knowledgable about flasm, but it would appear that if you wrote your whole flash movie in actionscript, then you may be able to build a player that interpreted and played the flasm bytecode.
    Anyone got good thoughts on this concept?
    And does anyone know of a way to dump a swf file in flasm-like bytecode that also handles the graphic aspects of the file? (i'm assuming from my reading that flasm only dumps the actionscript portions of a movie)
    I'd really appreciate some insight here..
    thanks,
    tagbo

  2. #2
    Registered User
    Join Date
    Feb 2001
    Posts
    13,041
    Hi,

    go to www.fontimages.org.uk and check the "swfparse" entry there - you can upload a swf and see what kind of information you will get. Also there was a flashplayer (SWF4) for linux - you may want to look at the code ... I think you should find it at www.openswf.org

    Musicman

  3. #3

    is linux player java?

    thanks for the input musicman,
    I was wondering if the flash player in linux is written in java, cuz theres an MX version already, and it would be really cool to work with that one.
    ~tagbo

  4. #4
    poet and narcisist argonauta's Avatar
    Join Date
    Nov 2001
    Location
    Under the bed
    Posts
    2,080
    you can look for java-swf projects on www.sourceforge.net

    there's a lot of projects there that may be interesting for you.
    my blog: blog.innocuo
    Sponsored by your mom.

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center