A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Exporting for actionscript (linkage) and loadMovieNum

  1. #1
    Member
    Join Date
    Apr 2006
    Posts
    50

    Exporting for actionscript (linkage) and loadMovieNum

    I'm using as2...
    My overall objective is a downloaded standalone application that uses the flash projector in exe format.... and yes I know it's not technically a "standalone" because it's using flash

    Alright, here is my scenario. I want to be able to link to things in different swf files. I've already tried using loadMovieNum() to load the SWF file that has the linked item in it's library, but that doesn't work. I don't really want to have a huge library in the single flash application, because I need the stuff to be easily updated, and I don't think loading movies into new objects would be the best way to go about it, because I still can't control the movies in the way I want. Mainly, I just need my library to be external, so I can easily update it.

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    Check shared library in the livedocs (link in my footer)

    gparis

  3. #3
    Member
    Join Date
    Apr 2006
    Posts
    50
    Ah! Thanks very much. I was googling for the wrong thing. I was thinking "external" instead of shared. ^_^

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