
Welcome Guest
|
|
|
#1
|
|||
|
|||
|
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. |
|
#2
|
||||
|
||||
|
you cant go to and play an html file... just a scene or frame
you must use getURL ("frank.html"); |
|
#3
|
||||
|
||||
|
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. |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
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 |





