This is a discussion on "Nested movie clips and dynamic text assignment" within the Flash & Multimedia Forum section. This forum, and the thread "Nested movie clips and dynamic text assignment are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Nested movie clips and dynamic text assignment
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Nested movie clips and dynamic text assignment
I have a weird problem that I'd like some advice on.
I have a movie that has several movie clips inside. Here is the structure: _level0 .LargeMovieSign (mc) .large_right (text) .large_middle (text) .large_left (text) .turnright_mc (mc) .turnright_mc2 (mc) .signright (text) .turnleft_mc (mc) .turnright_mc2 (mc) .signleft (text) So briefly, a movie clip LargeMovieSign has 3 text fields within it called large_right,large_left,large_middle (these are all instance names). LargeMovieSign is the instance name for the movie clip. Then, turnleft_mc is a movie clip which contains another movie clip turnleft_mc2 which has a text field inside called signleft (instance name). And the same for turnright_mc. In the timeline, LargeMoviesign is postioned at Frame 37, turnright_mc at frame 55 and turnleft_mc at frame 66. On the main timeline I have an action in frame 37 to set the 3 text fields for LargeMovieSign. This works fine and I see the text at runtime. My problem is with the text field on turnleft_mc2 and turnright_mc2. Since the text field is inside a nested movie clip, there is some issue. In the case of turnright_mc2's text field, I see a momentary flash of the text field, instead of it being permanently displayed on the screen. Here are the actions on the main timeline for the various frames: Frame 37, action (which works fine):
Frame 66, action (which doesnt work):
Anyone got any advice? |
|
|
|
|||
|
Re: Nested movie clips and dynamic text assignment
Please note, in my posting, it didnt show the structure in the nested format I expected. Just note that signleft and signright are text fields within nested movie clips (in the case of signright, its within turnright_mc.turnright_mc2).
|
|
|||
|
Re: Nested movie clips and dynamic text assignment
Interesting...
Is each movieclip just 1 frame long? Or does it have animation within each movie clip... I've never seen this happen before, I wonder if it is displaying the text field before the entire movie clip is loaded, and then once it is completely loaded it is re-displaying it again... Sorry mate, I haven't the slightest clue.
Last Blog Entry: Yay!? (Oct 8th, 2007)
|
![]() |
| Tags |
| dynamic text, nested movie clips |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hiding movie clips? | monkeygraphik | Flash & Multimedia Forum | 3 | Sep 20th, 2007 14:37 |
| Controling Movie Clips | ClrWtrDsgnr | Flash & Multimedia Forum | 5 | Aug 18th, 2007 12:23 |
| Movie Clips and Frames | Archel | Flash & Multimedia Forum | 1 | May 4th, 2007 14:39 |
| movie clips won't act as buttons | huminuh83 | Flash & Multimedia Forum | 1 | Feb 13th, 2007 16:25 |