A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Load movie (but behind/under some content in main site)

  1. #1

    resolved




    Still dont work.

    I have desperately tryed 2 load the .swf into a blank keyframe.

    __________________________________________________ __
    BUTTON ACTION:

    On (Release)
    Load Movie ("Mymovie.swf", "/holder")
    End On

    load movie into location.
    url= mymovie.swf
    location = target.
    string literal.
    __________________________________________________ __

    My blank movieclip has an instance name of "holder"...and a stop action.

    Still this wont work ?? i know there is a way to do this.
    I think i'm close.....but something is wrong...what ?
    __________________________________________________ __


    does anybody know the answer ????


    Thanx


    Tor







  2. #2
    Senior Moderator
    Join Date
    Apr 2000
    Location
    Sheffield, UK
    Posts
    3,881
    The movieclip "holder" should be blank and the .swf file you are trying to load in should be in the same directory as the main movie(.swf)

    Make sure you have assigned the movieclip an instance name, an instance name is different from a symbol name as a asymbol name is just a name for the librar, whereas an instance name is how we target and control movieclips.

    To assign an instance name use:

    right-click the symbol, choose properties,clcik the definition tab and then fill in the instance name field!

    other than that there is no reason why it shouldnt work!
    Regards FlashGuru


  3. #3

    resolved Finaly !!!



    Hi FlashGuru....

    Thanx for time and patience..... long patience

    I finaly solved the prob.

    It was the alignmemt of the blank movieclip.
    I just moved it from the centre to top left, and there it poped up....my movie.

    Thanx again.


    regards

    Tor

  4. #4
    Senior Moderator
    Join Date
    Apr 2000
    Location
    Sheffield, UK
    Posts
    3,881
    No problems matey!


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