Flash Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignFlash Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 9th, 2004, 01:46 PM
Solius22 Solius22 is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Location: Philly
Posts: 1 Solius22 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Exclamation Moving to the next frame in a scene

I have a movie symbol within my scene that when finished I would like it to call the next frame in my scene. I am using flash mx 2004 and have no idea how to go about this.

I tried using gotoAndPlay("scene_name", frame#), but it didn't work.

Any suggestions?

Thanks in advance

Reply With Quote
  #2  
Old February 9th, 2004, 04:58 PM
jmichels's Avatar
jmichels jmichels is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Location: Orlando, FL
Posts: 177 jmichels User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 18 m 12 sec
Reputation Power: 6
From what I read, you want to be able to place a script at the end of your movie clip in Scene 1 and then jump to Scene 2 from that script? The following example will do that.

From the _root, add this script to a keyframe:

Code:
function goto() {
	gotoAndPlay("Scene 2", 1);
}


Then at the last keyframe inside your movie clip, add this script:

Code:
_parent.goto();


If you just wanted to go to the next frame on the _root within the same scene, you could simply add this to the last frame inside your movie clip:

Code:
_parent.gotoAndPlay("2");

Last edited by jmichels : February 9th, 2004 at 05:04 PM.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignFlash Help > Moving to the next frame in a scene


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT