This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > January 2004 > need 5 mn help please





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author need 5 mn help please
drifterlost webforumsuser@macromedia.com

2004-01-21, 5:28 am

can someone knowledgeable in mx 2004 pro please help me figure out how to make a button on an intro lead into the actual site? ive tried on RAC for a week now with no luck. i am going nuts....

thanks in advance...

marc


Rob Solberg

2004-01-22, 2:31 pm

Or, if the actual site is an HTML page, you could put a "getURL" command on
the last frame of the intro movie with the URL address of the landing page.

Rob|e.9





"_posted.by(Vern);" <VPenrod@PC-GrafixNOSPAM.com> wrote in message
news:buoodo$lo2$1@forums.macromedia.com...
quote:

> Hi Marc,
>
> It depends a bit on how you have constructed this. If the intro is on the
> same timeline as the main content, then your button just jumps the


playhead
quote:

> to a different frame. If the main content is loaded into another level,
> then you either unload the intro, or send it to a blank frame (park it)


and
quote:

> command your main content timeline to play. There are other options too,


so
quote:

> it really depends on how you have put it all together.
>
> Regards,
> --Vern
>
>




drifterlost webforumsuser@macromedia.com

2004-01-22, 2:31 pm

thanks for the replies....

as of the time being, i have the intro seperate from the actual site. (two seperate .swf files) any way someone would be willing to walk me through joining them on the same timeline and getting the intro button to work this way? you can see the intro at w
ww.luscioustreats.com

i was hoping to have them be seperate (ie have the intro .swf link to the actual site's .swf) but at this point i am so frustrated i am game for anything. i just want the darn thing to work!!!

thanks again in advance...

Marc



drifterlost webforumsuser@macromedia.com

2004-01-22, 4:35 pm

ok ok....so i have attached the intro on the same timeline as the actual site, now upon hitting the "enter" button on the intro how do i get it to stop looping and jump to the film?

-marc



_posted.by\(Vern\);

2004-01-22, 4:35 pm

That *of* should be an *or*

Sorry for the typo...

========================
gotoAndPlay(firstFrameOfContent):

or

_level1.gotoAndPlay(2);


_posted.by\(Vern\);

2004-01-22, 4:35 pm

On the 'skip intro' button, place this code:

// this is for main content on same timeline -
on(release){
gotoAndPlay(firstFrameOfContent); // use a frame number or a label in
quotes
}

// this would used if your main content swf is loaded into another layer, in
this example layer 1:
on(release){
_level1.gotoAndPlay(2); // the 2 assumes that the movie is loaded and
parked on frame one which is blank
}

At the end of the intro movie, to get it to go right to the main content,
place this in a frame:

gotoAndPlay(firstFrameOfContent):

of

_level1.gotoAndPlay(2);

Does that help any?
Regards,
--Vern



drifterlost webforumsuser@macromedia.com

2004-01-29, 2:31 pm

ok so if i have my introduction followed by my main content page on the same timeline, just on different layers, how would i go about stopping the intro (which is looping) and get it to play the main content page?

Marc



Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews