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 04-25-2002, 12:56 AM   #1
MontyPY
Registered User
 
Join Date: Apr 2002
Posts: 2
Default How do I get my movie to not play right away?

I want it to not play right when it loads, and have a button that plays it instead. I got the button, but im not sure how to stop the movie from playing right away.

any help?

thanks,
ben
MontyPY is offline   Reply With Quote
Old 04-25-2002, 01:14 AM   #2
Ace1DW1
Registered User
 
Join Date: Apr 2002
Posts: 3
Default

Blank
Ace1DW1 is offline   Reply With Quote
Old 04-25-2002, 01:14 AM   #3
Ace1DW1
Registered User
 
Join Date: Apr 2002
Posts: 3
Default

stop ();

this stops it
Ace1DW1 is offline   Reply With Quote
Old 04-25-2002, 02:31 AM   #4
ai_falcon
Registered User
 
ai_falcon's Avatar
 
Join Date: Mar 2002
Posts: 86
Default

and for the button

on (release) {
gotoAndPlay(2);
}
ai_falcon 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
Pause and play all movie clips 5566 ActionScript 2.0 3 05-02-2005 09:52 PM
Flash 4 creating an array on screen with duplicate movieclip Eend ActionScript 1.0 (and below) 8 02-18-2005 10:07 PM
making more than one movie clip play from another clip anthonygatto ActionScript 1.0 (and below) 2 05-21-2004 10:46 AM
Pause and Play Button controlling Movie with Sound ebmccauley ActionScript 1.0 (and below) 4 12-12-2003 03:12 PM
Please help - can not get movie clip instances to play grellin Animation and Effects 4 03-01-2001 02:27 PM


All times are GMT. The time now is 06:59 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, 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.