Go Back   Graphic Design Forum > Software > Adobe Products

Adobe Products Adobe Product Related

Reply
 
Thread Tools Search this Thread Display Modes
Old 02-14-2005, 09:33 AM   #1
jdeeesign
Member
 
Join Date: Sep 2004
Posts: 77
Flash question - I'm brand new!

I am brand new to using flash, and have made a pretty simple flash intro for a client. I was wondering...

How do I get it to automatically link to the main page after the animation is done? I will have a skip intro link, but I also want it to automatically continue to the main page after the animation is done, without the viewer having to click anything. Can anyone help? Thanks in advance!
jdeeesign is offline   Reply With Quote
Old 02-14-2005, 09:53 AM   #2
1984
Banned
 
1984's Avatar
 
Join Date: Jan 2005
Location: Connecticut
Posts: 463
actionscript on the very last frame, under navigation/browser actions, use the go to url.

Ordinary Life is Pretty Complex Stuff
1984 is offline   Reply With Quote
Old 02-14-2005, 10:01 AM   #3
1984
Banned
 
1984's Avatar
 
Join Date: Jan 2005
Location: Connecticut
Posts: 463
Oh, you made me think of a few things you might wanna think of tho...
What if I go there and I wanna see the intro again? I'm gonna be so freakin pissed when I can't
And what happens when i go and reload the page, do i have to hit skip intro every time...your site is pissin me off... (I'm acting just so you know)

Ordinary Life is Pretty Complex Stuff
1984 is offline   Reply With Quote
Old 02-14-2005, 10:15 AM   #4
jdeeesign
Member
 
Join Date: Sep 2004
Posts: 77
are you talking about the getURL actionscript? I tried that, and it's not working.

do i just go the last frame and insert the action
getURL(link goes here);

i'm not familiar at all with action script.
i know, i know, i need to take some classes before I do this seriously, but I just need to get past this one project
jdeeesign is offline   Reply With Quote
Old 02-14-2005, 10:21 AM   #5
Akewz
Senior Member
 
Join Date: Dec 2004
Posts: 138
What version of Flash are you using, because in MX 2004 there is the movie clip loader which makes things a lot easier. If you're using an older version of Flash then you'll have to do it with action script alone.

Akewz is offline   Reply With Quote
Old 02-14-2005, 10:24 AM   #6
jdeeesign
Member
 
Join Date: Sep 2004
Posts: 77
i'm using MX
jdeeesign is offline   Reply With Quote
Old 02-14-2005, 11:49 AM   #7
Akewz
Senior Member
 
Join Date: Dec 2004
Posts: 138
Did you already write any action script for this?
Did you try using an empty movie clip with an onEvent handler?

The more information you can give me, the easier it will be fore me to help you.
I don't want to sit here and write out script for you if you've already tried it.

This could possibly work if you haven't alredy tried.


onClipEvent(load){
this.onEnterFrame = function(){
getUrl('http://your.swf',_blank)
}

Just to add an adendum to this - You want to put this in an empty movie clip on the final frame of your intro. Just pop that code into the action panel of the blank movie clip.
I tested the script and it worked for me.
Also, if you want the movie to continue in the same browser window just change '_blank' to _parent, also you might want to use 'yourmovie.html' instead of 'yourmovie.swf'



Post Edited (Akewz) : 2/14/2005 7:29:50 PM GMT
Akewz is offline   Reply With Quote
Old 02-14-2005, 05:27 PM   #8
1984
Banned
 
1984's Avatar
 
Join Date: Jan 2005
Location: Connecticut
Posts: 463
Yeah, getURL..sorry

But this dude ^^^ is certainly the master so listen to him.

Ordinary Life is Pretty Complex Stuff
1984 is offline   Reply With Quote
Old 02-15-2005, 12:31 AM   #9
Akewz
Senior Member
 
Join Date: Dec 2004
Posts: 138
Quote:
1984 said...
Yeah, getURL..sorry

But this dude ^^^ is certainly the master so listen to him.
I might be the 'master' of something, but it's certainly NOT Flash, and it's DEFINITELY not of 'my domain'.
Thanks for the vote of confidence anyhow.

Akewz is offline   Reply With Quote
Old 02-15-2005, 10:23 PM   #10
casedsgn
Senior Member
 
casedsgn's Avatar
 
Join Date: Apr 2003
Location: Dallas, TX
Posts: 1,844
You should just be able to put the getURL function on the last frame of your intro, it shouldn't HAVE to go on a movieClip event...?
Be sure you're putting the actual url inside parenthesis. 'www.likethis.com'.

You'd use the same function on your skip intro button..

on (release) {
getURL('http://www.somehwere.com', '_self');
}
casedsgn is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump


All times are GMT. The time now is 01:23 PM.





GRAPHICS.COM NEWSLETTER
The weekly Graphics.com newsletter is a great way to stay up to date on what's new on the site and in the world of graphics. Subscribe »
JOB LISTINGS
Featured Listings
Graphic Designer
TouchTunes Interactive Networks
New York, NY
Art Director
Avalere Health
Washington, DC
Marketing & Advertising Manager
Marketing Firm
New York, NY
Print/Web Designer
Health Care Magazine
Glen Rock, NJ

See all other great design jobs on our Job Board

Post a risk-free
job listing for $279


Latest Blog Entries

Designism 4.0: Is Sustainability Sustainable?
Ben Kessler

A Few Thoughts on Fluid & Static Media
Susan Kirkland

The Evolution of Paper
Chris Dickman

JOBS: Hiring & Firing in Design
Susan Kirkland

PORTFOLIO: Part Two
Susan Kirkland

Be Careful What You Wish For
Chris Dickman



Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.