A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: Loading in Movieclips instead of images

  1. #1
    Junior Member
    Join Date
    Feb 2010
    Posts
    26

    Loading in Movieclips instead of images

    flash flash flash flash flash flash flash flash flash flash flash flash flash flash flash flas flash flash flash flash
    Last edited by mrwillz; 03-31-2010 at 08:18 AM.

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    sure, you can load swfs too (I'm guessing that what you meant by movieclips) Instead of using xml to store the names of the documents external swfs instead of external jpgs) you want to load, you can always store them in an array. Seems to me that sticking to the xml would be easier for you if you don't know much actionscript.

    gparis

  3. #3
    Junior Member
    Join Date
    Feb 2010
    Posts
    26
    flash flash flash flash flash flash flash flash flash flash flash flash flash flash flash flas flash flash flash flash
    Last edited by mrwillz; 03-31-2010 at 08:18 AM.

  4. #4
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    The thing is, you don't load movieclips. You load external documents such as .jpg, .png, .swf etc. And movieclips aren't external, they are Objects in Flash's IDE. Is it possible there's a confusion on that part?

    gparis

  5. #5
    Junior Member
    Join Date
    Feb 2010
    Posts
    26
    flash flash flash flash flash flash flash flash flash flash flash flash flash flash flash flas flash flash flash flash
    Last edited by mrwillz; 03-31-2010 at 08:18 AM.

  6. #6
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    sure you can. as long as your movieclips have instance names, you can target them all.
    Once they are loaded in a container movieclip, they replace that container; So using the instance name of that container, you have total control on the loaded swf's timeline and all child mcs.

    gparis

  7. #7
    Junior Member
    Join Date
    Feb 2010
    Posts
    26
    flash flash flash flash flash flash flash flash flash flash flash flash flash flash flash flas flash flash flash flash
    Last edited by mrwillz; 03-31-2010 at 08:18 AM.

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