A Flash Developer Resource Site

Page 4 of 9 FirstFirst 12345678 ... LastLast
Results 61 to 80 of 163

Thread: loading a movie in a movie to a specific keyframe?

  1. #61
    Senior Member
    Join Date
    Jan 2001
    Posts
    628
    I must appologize for something, malta
    until now I never understood exactly what you are trying to do, I thought you wanted to load a movie into a specific keyframe!~
    dumb dumb dumb me

    loadMovieNum("your.swf", "targetMC");
    targetMC.gotoAndPlay(20);

    that all if Im correct

    sorry for the confusion, my previous code must have seemed retarded

  2. #62

    Aha!

    That would explain my somewhat overdone reaction, but I once more apologize for that

    We have done in a little more complicated manner so far, thanks for this (easier) method!


  3. #63
    Member
    Join Date
    Nov 2000
    Posts
    42

    Smile

    How do I link the files to this message board.

    And for Matla who got the files. What I am trying to do is to create a pop up draggable window that loads content into that window from a seperate swf. So if you test the motion.swf fla and then test the movie1.fla you should see what I was aiming at,both of them have to be in the same file directory. I am trying to recreate those pop up draggable windows from chapter 11 of foundation Actionscript. The content is loaded from a seperate swf for optimum download time.
    If you need further information let me know

  4. #64

    Linking stuff on the message board

    If you upload the files to a webserver at your disposal, we will be able to take a look at them without you having to send them to us (and others) personally.

    Be aware that everybody will be able to see your linked addresses!

    If you have enabled "Automatically parse URLs" you can just enter the URL where the movie can be found; e.g. just type http://www.sonik.nl/swf/sonik1.swf and the url will automatically become a link.

    Otherwise you should put the url between <url>http://www.yoururl.com</url>. REPLACE THE "<>" WITH "[]" (brackets).
    [Edited by ZonderZout on 03-20-2001 at 11:02 AM]

  5. #65
    Member
    Join Date
    Nov 2000
    Posts
    42
    I don't have a web server at my disposal. I can only email you my flas'

  6. #66
    In that case there is unfortunately no other option than mailing the movies.

  7. #67
    Senior Member
    Join Date
    Jan 2001
    Posts
    628
    I could upload and link it for you if you want

  8. #68
    Member
    Join Date
    Oct 2000
    Location
    The Netherlands
    Posts
    97
    Sounds like a good idea to me..
    Ricardo??

  9. #69
    Senior Member
    Join Date
    Jan 2001
    Posts
    628
    send it to StuartSSS@Softhome.net and Ill upload it.
    or just email it. whats wrong with that though? well.....aah whatever, just email it

  10. #70
    Member
    Join Date
    Nov 2000
    Posts
    42
    I have just emailed the files to StuartSSS@Softhome.net .

  11. #71
    Member
    Join Date
    Nov 2000
    Posts
    42
    I found the problem guys
    You wouldn't belive what the mistake was. It was so simple.
    I had two instances of the movie clip containing the animated text on the stage that is why there was text in the window and outside of the window.

  12. #72
    Senior Member
    Join Date
    Jan 2001
    Posts
    628
    do you still want me to upload em, since you found your problem?

  13. #73
    Member
    Join Date
    Nov 2000
    Posts
    42
    It would be nice if people want to take a look at it. And being that it is modular they can reuse form themselves you know. People can create a nicer interface if they want to, that's my plan for this fla. The content that is being loaded in can be anything. But now I need some ideas for a dynamic menu system that displays these popup windows.

  14. #74
    Junior Member
    Join Date
    Mar 2001
    Posts
    16

    similar but diff prob

    my prob is similar but different.

    got a swf running it finishes and has buttons.

    you click on the button and I want it to take you to a new movie which I have set up to load over the old one in level 0.

    it works wonderfully in the player; but from my index.html page it bombs me system.

    any ideas?

    thx

  15. #75
    Senior Member
    Join Date
    Jan 2001
    Posts
    628
    uum..hehe
    It seems I set my Outlook settings wrong at work and now all previous emails were deleted of the server including the fla's you sent me. So could you send em again

  16. #76
    Senior Member
    Join Date
    Jan 2001
    Posts
    628
    strange
    try putting the html and swf's all in the same dir.
    what kind of computer and browser are you running cuz Ive heard of some incompatibilities(sp?) with the laod movie command on some systems (dont know this for a fact though)

  17. #77

  18. #78
    Junior Member
    Join Date
    Mar 2001
    Posts
    16
    I was just testing the html on me laptop.

    mac - powerbook system 8.5 - i.e. 4.5

    tested the index.html

    which has my first swf.

    on release - went load movie level 0

    it just works soooo sweet in the player.

    I still havn't up loaded it to the web yet because of my other work load.

    I am currently moving it to a computer to email it to you on.

    I appreciate the looking into

  19. #79
    Senior Member
    Join Date
    Jan 2001
    Posts
    628
    could you post or email the fla so we can have a look at it?

  20. #80
    Junior Member
    Join Date
    Mar 2001
    Posts
    16
    sending email of fla now

    will be gone till late this evening.

    i'll check back then.

    thx again

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