iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Flash Discussion Forum Flash design presents a limitless number of possibilities for your sites and designs. Discuss your Flash ideas, questions and issues here.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-09-2007, 04:49 PM
WebProWorld New Member
 
Join Date: Mar 2007
Posts: 1
hamlett22 RepRank 0
Default Flash load unload movie into main movie specific frame

Hi all,

From main movie I call a 2nd movie to appear over the main movie using

_root.createEmptyMovieClip("myMovie",2);
_root.myMovie.loadMovie("mak_comp_esy.swf");
_root.myMovie._x = 125;
_root.myMovie._y = 200;

all good and working.

Below I need help...

Now, from a link in the 2nd movie, I want to close the 2nd movie and go back to the first movie advancing the first movie to another page (frame).

from...

_root.link = 1;

to...

_root.link = 7;

the main first movie is in frame (page) 1 (_root.link = 1;) when the second movie is called. When the second movie closes I want to go to frame(page) 7 (_root.link = 7;) in the first main movie.

suggestions appreciated.

hamlett22
Reply With Quote
  #2 (permalink)  
Old 03-10-2007, 11:14 AM
WebProWorld Member
 
Join Date: Sep 2006
Posts: 30
joshjones RepRank 0
Default

how about just controlling the main timeline via the last frame on each movie... so on the last frame of movie 2:

_root.gotoAndStop(7);

or at the end of movie 1:

_root.gotoAndStop(1);
__________________
____________________________
"surfing isn't just about riding down a wave, but the experience, motion, aesthetics, views, sounds, and sensations."
Level Four Storefront
Reply With Quote
Reply

  WebProWorld > Site Design > Flash Discussion Forum

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 08:51 PM.



Search Engine Optimization by vBSEO 3.3.0