A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: How does one load and external swf

  1. #1
    Senior Member NCsmartart's Avatar
    Join Date
    Feb 2003
    Location
    In an office cube
    Posts
    162

    How does one load and external swf

    Do I just make a blank movieclip name instance holder 1 and inside on 1st frame action?

  2. #2

  3. #3
    Senior Member NCsmartart's Avatar
    Join Date
    Feb 2003
    Location
    In an office cube
    Posts
    162
    Arrrg...

    I looked at both links and read most of the post on them. But Im not sure wich one the answer is in.

  4. #4
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Ask your "basic" question on those forums, or search (with a search engine!) for tutorials on loadMovie...

    Like this one:

    http://www.kirupa.com/developer/mx/loading.htm

  5. #5
    Senior Member NCsmartart's Avatar
    Join Date
    Feb 2003
    Location
    In an office cube
    Posts
    162
    I know this seems pretty basic.
    I cant seem to find a tute that fits what Im trying to do.
    I know how to make a movie load using a button to have it load but what if I just want in on the MC on the first frame and when that frame is entered the swf will load in the MC.
    all I really need to know is
    On(what)
    loadMovie("255ser.swf","broke1");
    pause:
    I got it!
    loadMovie("255ser","broke1");
    broke1 was a frame label in the swf I wanted to load.
    I just figured out it needed to be the name of the mc instance.

    I may be slow but I'll get there.

    Thanks OldNewbie

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