A Flash Developer Resource Site

Page 1 of 3 123 LastLast
Results 1 to 20 of 56

Thread: External SWF Control & Removing Movie Clip..

  1. #1
    Innovative Contemporary Design
    Join Date
    Dec 2001
    Posts
    100

    External SWF Control & Removing Movie Clip..

    Right...
    I got two questions, and I'm wondering whetever some one can help me solve them!
    Number 1: My Main SWF is at Level0 obviously, and I have a second SWF inside that running at Level1; is it possible now to create a button in the SWF in Level1 to open a SWF or Movieclip in the original SWF? Is this possible?

    Basically I think this is like controlling an External SWF from another SWF.

    Number 2: Is it possible to remove a movie clip with an alpha fade just by scripting? Without having to use a motion tween? Also can this be done also by using a button in the SWF in Level1, to remove the clip in the original SWF?

    Thanks in advance
    Level 103

  2. #2
    Innovative Contemporary Design
    Join Date
    Dec 2001
    Posts
    100
    COME ON GUYS!!!! U MUST BE ABLE 2 HELP!
    Level 103

  3. #3
    [sleep.less.ness] euphoricGenius's Avatar
    Join Date
    Jan 2003
    Location
    insomnia
    Posts
    344
    The next few posts will answer your part2

    eG
    Attached Files Attached Files
    Last edited by euphoricGenius; 06-23-2003 at 07:07 PM.
     Beware Of Programmers Who Carry A Screwdriver

  4. #4
    [sleep.less.ness] euphoricGenius's Avatar
    Join Date
    Jan 2003
    Location
    insomnia
    Posts
    344
    ...


    eG
    Attached Files Attached Files
     Beware Of Programmers Who Carry A Screwdriver

  5. #5
    [sleep.less.ness] euphoricGenius's Avatar
    Join Date
    Jan 2003
    Location
    insomnia
    Posts
    344
    ...

    eG
    Attached Files Attached Files
     Beware Of Programmers Who Carry A Screwdriver

  6. #6
    Innovative Contemporary Design
    Join Date
    Dec 2001
    Posts
    100
    Cheers m8, its really helped with my fades

    Anyone got any suggestions about part 1?£! Maybe this just another ongoing "no one knows post"!
    Level 103

  7. #7
    [sleep.less.ness] euphoricGenius's Avatar
    Join Date
    Jan 2003
    Location
    insomnia
    Posts
    344
    you could call a function from one-to-the-other, that may work


    eG
     Beware Of Programmers Who Carry A Screwdriver

  8. #8
    Innovative Contemporary Design
    Join Date
    Dec 2001
    Posts
    100
    How thats work?
    Level 103

  9. #9
    [sleep.less.ness] euphoricGenius's Avatar
    Join Date
    Jan 2003
    Location
    insomnia
    Posts
    344
    actually, scratch that, i have a feeling that the attached file may solve your problem

    let us know if it does


    eG
    Attached Files Attached Files
     Beware Of Programmers Who Carry A Screwdriver

  10. #10
    Innovative Contemporary Design
    Join Date
    Dec 2001
    Posts
    100
    mmmmm...i dont quite understand your drift with your FLAs. For an example of what i mean go to: www.level103.com/theone.html
    that is a SWF, with an external SWF loaded when you click on portfolio in the menu. It loads in the white area, I want to create a button in the SWF that loads in the white area, to load a movieclip in the black area below it, which is in the original movie clip...?
    Level 103

  11. #11
    [sleep.less.ness] euphoricGenius's Avatar
    Join Date
    Jan 2003
    Location
    insomnia
    Posts
    344

    Re: External SWF Control & Removing Movie Clip..

    Originally posted by Level103
    My Main SWF is at Level0 obviously, and I have a second SWF inside that running at Level1; is it possible now to create a button in the SWF in Level1 to open a SWF or Movieclip in the original SWF? Is this possible?
    My Main SWF is at Level0 obviously - Check!

    I have a second SWF inside that running at Level1 - Check! (thats the second fla that loads in the yellow)

    create a button in the SWF in Level1 to open a SWF or Movieclip in the original SWF - Check! (Button in the yellow section, that loads a movie into the main swf)


    my solution matched that.


    now i see what you mean i'll be back shortly with another solution (hopefully)

    Paul
     Beware Of Programmers Who Carry A Screwdriver

  12. #12
    Innovative Contemporary Design
    Join Date
    Dec 2001
    Posts
    100
    Hopefully you can find a working solution as I cant Also how can I use the reverse of the movieclip alpha script to make a movie clip fade in from a button click?
    Level 103

  13. #13
    [sleep.less.ness] euphoricGenius's Avatar
    Join Date
    Jan 2003
    Location
    insomnia
    Posts
    344
    Try this version


    Hope this solves the problem, can you post some feed back on it please



    eG
    Attached Files Attached Files
     Beware Of Programmers Who Carry A Screwdriver

  14. #14
    [sleep.less.ness] euphoricGenius's Avatar
    Join Date
    Jan 2003
    Location
    insomnia
    Posts
    344
    as for fade in ....



    eG
    Attached Files Attached Files
     Beware Of Programmers Who Carry A Screwdriver

  15. #15
    [sleep.less.ness] euphoricGenius's Avatar
    Join Date
    Jan 2003
    Location
    insomnia
    Posts
    344
    ...

    eG
    Attached Files Attached Files
     Beware Of Programmers Who Carry A Screwdriver

  16. #16
    Innovative Contemporary Design
    Join Date
    Dec 2001
    Posts
    100
    Man! You are a genius, but one question!
    I got the movie clip to alpha fade, but now it comes bck after a certain amount of time! I need to get rid it of after the alpha delay. I don't think remove movie clip would work!
    Any help?
    Many Thanks,
    Level 103

  17. #17
    [sleep.less.ness] euphoricGenius's Avatar
    Join Date
    Jan 2003
    Location
    insomnia
    Posts
    344
    can you explain what you mean more clearly or provide an example


    eG
     Beware Of Programmers Who Carry A Screwdriver

  18. #18
    Innovative Contemporary Design
    Join Date
    Dec 2001
    Posts
    100
    Right...goto www.level103.com/theone.html . This is the site I am currently building, you will ifnd a movie clip move along the bottom black section of the site, saying Innovative Contemporary Design. When portfolio is clicked on in the menu, the Innovative Contempoary Design fades out. but when you just wait on the portfolio page, the innovative contemporary design comes back, and then is all over the portfolio page!

    the address: http://www.level103.com/theone.html

    Many Thanks
    Level 103

  19. #19
    [sleep.less.ness] euphoricGenius's Avatar
    Join Date
    Jan 2003
    Location
    insomnia
    Posts
    344
    hmm, its difficult to know what the problem is when i dont have the source code of your project, so i cant tell you exactly what is wrong with it. what i will do is try and knock together some mock-ups for you


    eG
     Beware Of Programmers Who Carry A Screwdriver

  20. #20
    [sleep.less.ness] euphoricGenius's Avatar
    Join Date
    Jan 2003
    Location
    insomnia
    Posts
    344
    i hope you find the following useful, ive developed it to try and help you, this is the first version, the next should be posted soon.

    ive boosted up the level of the coding, its simple in concept but is more advanced in coding.

    fades are now controled by the set interval function and called with cross-movie clip functions


    Hope you like it, it makes a good template.




    eG
    Attached Files Attached Files
     Beware Of Programmers Who Carry A Screwdriver

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