A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Best way to structure large AS3 site + .exe??

  1. #1

    Question Best way to structure large AS3 site + .exe??

    Hi.

    I'm building a large site in AS3 with many pages and images and videos, etc. My thoughts would be to load in SWFs for each section, with hardcoded images and videos within so it doesn't get heavy and laggy. Is that the best way? I also have to make the whole site into a .exe standalone application - how will that work with external SWFs and all that?

    Thank you!

  2. #2
    Senior Member
    Join Date
    Jul 2005
    Posts
    126

    Framework...

    Hi there!
    I would suggest that you look into a framework of some sort.
    I use the GAIA framework & really like it.
    I'm not 100% developer but more of a designer that know some actionscript & therefore GAIA helps me alot with daily tasks like setting up memory management etc. It's also super easy to make an exe out of a site that you created. There will then be a main exe file that loads the swfs etc.
    You could also check out Soundsteps SomaCore framework - I haven't used that one myself but it looks interesting.
    Both of these are opensource & free to use.

    Best, Niklas

  3. #3
    Senior Member
    Join Date
    Mar 2011
    Location
    Riverside ish...
    Posts
    173
    what about packaging the videos with the compiled work, in a separate folder or hosting them online, and set up and array to reference the locations controlling your FLV playback with a net stream....

    it would limit your user to being connected to the internet to get full interactivity if you hosted the files online but would cut your file size dramatically

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