Groups | Blog | Home
all groups > flash (macromedia) > december 2004 >

flash (macromedia) : can i use GotoAndPlay on the on(release) in a movie script??


batgirl_Sa
12/2/2004 7:30:51 PM
i am trying to make a slider affect where i am goign to differnt frames based
on where the slider is and i am using the following script. on a movie
symbol..... now the symbol positioning is draging and droping and positioning
fine BUT it never goes to the scene..... is it because i cant use gotoAndPlay
on movie symbols.... please help or offer any suggestions on how to do what i
want to do ...Thanks on (press) { startDrag(this,true,400,535,770,535) } on
(release, rollOut) { stopDrag(); position=this._x; if
(position>=396 &amp;&amp; position<438) { this._x=400;
gotoAndPlay('Auk-jan'); } if (position>=438 &amp;&amp; position<473) {
gotoAndPlay('Auk-feb'); this._x=438; } }
Net Image
12/2/2004 7:36:36 PM
batgirl_Sa
12/2/2004 8:45:35 PM
urami_
12/3/2004 7:23:35 AM


[quoted text, click to view]

You can't do it with scenese.


--
<urami>
http://www.Flashfugitive.com
</urami>


<web junk free>
http://www.firefox.com
Jeckyl
12/3/2004 10:25:53 AM
so you have a startDrag in the scene .. that means your dragging the whole
scene .. surely not?

can you please give us a little more info on the structure of your movie and
clips and where your code appears in the movie.
--
All the best,
Jeckyl

AddThis Social Bookmark Button