Forum Moderators: open

Message Too Old, No Replies

hidden actionscript?

         

cameraguy

2:56 pm on Dec 13, 2005 (gmt 0)

10+ Year Member



Hello,
I am a beginner in matters of flash and actionscript. I am trying to find out the inner workings of a neat flash movie, but the actionscript that I can see does not seem be enough to perform all what the movie does. For example, there are many items in the library that are not mentioned in the little script:

_quality = "low";
createEmptyMovieClip("earth", 0);
earth._rotation = 23;
earth._xscale = 125;
earth._yscale = 125;
earth._x = 135;
earth._y = 135;
for (i=0; i<27; i++) {
earth.createEmptyMovieClip("slice"+i, i);
earth["slice"+i].attachMovie("inner", "inner"+i, i);
earth["slice"+i]["inner"+i].gotoAndStop(i+1);

And here are the items of the library:
- earthmpap.png
- image
- joined_maps
- mask
- slice_container
- worldmap_positioner
- worldmap_scroller

Where could the additional script be? I have spent hours on it. I hope you can help me?

Roberto

Richard_N

9:14 pm on Dec 13, 2005 (gmt 0)



are they on the clips (in the library) timelines?

cameraguy

9:28 pm on Dec 13, 2005 (gmt 0)

10+ Year Member



I am sorry but I do not understand your question.

Richard_N

11:18 pm on Dec 13, 2005 (gmt 0)



each/some of the items in the library will be movie clips, each (if they are movie clips) will have their own timeline, some actionscript may be in one/all/some of those.

cameraguy

3:36 am on Dec 14, 2005 (gmt 0)

10+ Year Member



Right. There are two movie clips in the library and none of them have a script, as far as I can see. (I scrolled the whole timeline).

Richard_N

10:16 am on Dec 14, 2005 (gmt 0)



then what are the other items in the library if not clips (png is pretty ovious)

cameraguy

2:29 pm on Dec 14, 2005 (gmt 0)

10+ Year Member



The rest are images (graphic)

cameraguy

5:04 pm on Dec 14, 2005 (gmt 0)

10+ Year Member



Is there a chance I can e-mail you the file? :) Please? :))

Richard_N

9:35 pm on Dec 14, 2005 (gmt 0)



sticky mail me will give you the e-mail address