A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Box2D HelloWorld with no FLA

  1. #1
    Junior Member
    Join Date
    Jul 2010
    Posts
    12

    Box2D HelloWorld with no FLA

    I recently did a quick demo on my site of Box2D (Box2DFlashAS3) with source code. Its basically just the HelloWorld example from the v2.1a distribution, but with a few tweaks. The most notable is that my version does not require a Flash FLA file to compile and run, its pure AS3. Simple and a good base to build on:

    http://savagelook.com/blog/code/box2dflashas3-fun
    http://www.savagelook.com/blog - My Flash, AS3, & Away3d blog

  2. #2
    Total Universe Mod jAQUAN's Avatar
    Join Date
    Jul 2000
    Location
    Honolulu
    Posts
    2,429
    I didn't know you ever needed an .fla

  3. #3
    Junior Member
    Join Date
    Jul 2010
    Posts
    12
    The HelloWorld.as example in the distributions makes reference to userData sprites that are defined in the accompanying HelloWorld.fla, at least thats how it is as of v2.1a
    http://www.savagelook.com/blog - My Flash, AS3, & Away3d blog

  4. #4
    Total Universe Mod jAQUAN's Avatar
    Join Date
    Jul 2000
    Location
    Honolulu
    Posts
    2,429
    Ah ok. I normally create a .swc with all of my library symbols and never look back. Good job.

Tags for this Thread

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