Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > ActionScript Forums Group > Simple Stuff (Newbies)

Reply
 
Thread Tools Rate Thread Display Modes
Old 02-20-2001, 01:57 PM   #1
bahrami
Senior Member
 
Join Date: Feb 2001
Location: sweden
Posts: 194
Default

Before I go on with my question. I just want to say that this forum is a really good one. It's very easy to use. And I'm telling U I've used other forums like this. But this one has a good fresh look. NOw on with my Q.

I've used your "Initializing Movie tutorial", and it workes good.
But I want to load my movies on the same level, so they can replace eachother. How do I do that.
what I have done:
I loaded 3 movies (:level1:with emptey keyframes in the first frame one of all three) into my main movie. In the main movie I have 3 buttons that calls the hidden movies on level 1. Then what I want to know is: what action(path) am I have to insert in the buttons. so that if I press button1, movie 1 must play. and if I press button2. I want movie2 to replace movie1.
bahrami is offline   Reply With Quote
Old 02-20-2001, 06:16 PM   #2
bahrami
Senior Member
 
Join Date: Feb 2001
Location: sweden
Posts: 194
Default ok

try this one
Why doesn't this path work
on (release) {
tellTarget ("_level1:mymovie.swf") {
gotoAndPlay (2);
}
}
bahrami is offline   Reply With Quote
Old 02-20-2001, 08:03 PM   #3
bahrami
Senior Member
 
Join Date: Feb 2001
Location: sweden
Posts: 194
Default thanx

I found out what I was looking 4. All it needed was some thinking.
bahrami is offline   Reply With Quote
Reply


Thread Tools
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
email form help nikmark Simple Stuff (Newbies) 17 06-14-2006 01:01 AM
ADVICE anyone? random movie clip kirayamato ActionScript 1.0 (and below) 1 04-17-2006 08:59 PM
Passing Variable thebutterfly ActionScript 2.0 72 01-24-2006 04:12 PM
external movie loaded problems ahungryghost ActionScript 1.0 (and below) 1 12-16-2005 06:51 PM
Skinning components with embedded components epeace Components 5 06-16-2005 09:35 PM


All times are GMT. The time now is 06:35 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.