LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 


  #1  
Old 08-25-2001, 05:23 PM
mashnote mashnote is offline
Registered User
 
Join Date: Mar 2002
Posts: 8
Rep Power: 0
mashnote is on a distinguished road
button action

Hello, I am having trouble getting an action to work. I have uploaded a couple of movies, 1 scene each of about 200k.On the last frame of the 1st movie Ihave a button that's supposed to take the user to the 2nd movie, but it just repeats the 1st. The action is-on release go to and play frank.html. I have tried .swf and load movie but load movie is a bit confusing The 1st box is url and I'm already on one. Is load movie the right action? I don't want links to appear on the pages. I am using Flash 5. Any help would be gratefully received. Thanks
Sept.
Reply With Quote
  #2  
Old 08-26-2001, 11:00 PM
MixMatch's Avatar
MixMatch MixMatch is offline

Hyper Moderator
 
Join Date: Aug 2001
Location: Heidelberg, Germany
Posts: 1,789
Rep Power: 13
MixMatch is on a distinguished road
you cant go to and play an html file... just a scene or frame

you must use getURL ("frank.html");
Reply With Quote
  #3  
Old 08-26-2001, 11:52 PM
Gargoyle's Avatar
Gargoyle Gargoyle is offline
Moderator
 
Join Date: May 2000
Location: germany
Posts: 3,471
Rep Power: 16
Gargoyle is on a distinguished road
loadmovie is perfect coz with it u r able to load a movie while another is still playing.
just do the following:

in the movie to load, place a stop action in the first frame and don't show anything.
the next 3 frames r the standard preloader checking if frame 4 was loaded and if so jumping to frame 5.
frame 4 is filled with all movieclips u use in that movie this frame noone is going to c.

no after the first film has loaded. tell it to load the second at a higher level (noone is going to notice coz the second is going to stop playing immedeatly..
the on yar button just place the action gotoandplay an empty frame with these commands
_levelx.gotoandplay(2); // x is the level yar movie was loaded and frame 2 u remember was the preloader.
stop();
__________________
---
if TCPA is the answer,
how stupid then was the question?

There is a diffrence in knowing the path and walking the path.

if u found this thread usefull, then rate it.
this way we all save a lot of time, searching for the good ones.

Reply With Quote


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to set a variable value in button action and use outside button ayodhyawasi Newbies 0 04-23-2011 02:37 PM
dynamically position button with action inside tobycraftse Flash 8 2 07-24-2008 04:27 AM
how to change button action into a movieclip button action cjrollo Newbies 0 11-21-2007 11:53 AM
Condition on button action artdog Actionscript 2.0 7 09-21-2006 09:59 AM
what action script must i use to make my back & next button work?? mick8 Flash MX ActionScript 1 07-30-2004 12:12 PM




All times are GMT. The time now is 09:54 AM.