Preloader & Transitions for Dynamic Files tutorial (For Advance Flash MX)

Attn:claudio

Dear All,

I am interesting in Preloader & Transitions for Dynamic Files tutorial.My problem is the preload can’t stop (in your tutorial is preload stop untill we click mouse) Please explain to me in detail I don’t understand as follow;

ii.Click the content layer. Click on the content movie clip. Then press F9 or go to Window | Actions. Copy and paste the following code into the Actions dialogue box: [COLOR=red]I can’t see content movie clip on the layer.[/COLOR]

[COLOR=#ff0000][FONT=Arial][SIZE=2][COLOR=black]iii.[/COLOR][COLOR=black]Click the transition layer. Double Click on the transition movie clip. Then select the frame 1 of the actions layer. Press F9 or go to Window | Actions. Copy and paste the following code into the Actions dialogue box: [/COLOR][/SIZE][/FONT][/COLOR]*[COLOR=#ff0000][FONT=Arial][SIZE=2]
[/SIZE][/FONT][FONT=Courier New][SIZE=2][COLOR=black]_root.section = “profile.swf”;[/COLOR][/SIZE][/FONT]
**I can’t see transition movie clip on the layer and can’t duble click it.

[FONT=Arial][SIZE=2][COLOR=black]iv. Click on the frame 9 of the actions layer. Press F9 or go to Window | Actions. Copy and paste the following code into the Actions dialogue box:
[/COLOR][/SIZE][/FONT][FONT=Courier New][SIZE=2][COLOR=black]loadMovie(_root.section, _root.content);[/COLOR][/SIZE][/FONT][FONT=Arial][SIZE=2]
[/SIZE][/FONT][FONT=Courier New][SIZE=2][COLOR=black]stop();[/COLOR][/SIZE][/FONT][FONT=Arial][SIZE=2]
[COLOR=black][FONT=Verdana][COLOR=#ff0000]***I see code in action layer frame 1 put already follow items i when I click at frame 9 and press F9. ***[/COLOR][/FONT][/COLOR][/SIZE][/FONT][FONT=Arial][SIZE=2]
[COLOR=black]v.Click on the frame 24 of the actions layer. Press F9 or go to Window | Actions. Copy and paste the following code into the Actions dialogue box:

[/COLOR][/SIZE][/FONT][/COLOR][COLOR=black][FONT=Courier New][SIZE=2]stop();[/SIZE][/FONT][/COLOR]
[COLOR=black][FONT=Arial][SIZE=2][COLOR=red]***I still see code in action layer frame 1 why ?***[/COLOR][/SIZE][/FONT][/COLOR]
[COLOR=black][FONT=Arial][SIZE=2][COLOR=black]When I test movies I get this message "Scene=Scene 1, Layer=content, Frame=1: Line 1: Clip events are permitted only for movie clip instances onClipEvent (enterFrame) { "[/COLOR][/SIZE][/FONT][/COLOR]

[COLOR=black][FONT=Arial][SIZE=2]Please help me solve this problem Thank you very much.[/SIZE][/FONT][/COLOR]

[COLOR=black][FONT=Arial][SIZE=2]Best Regards,[/SIZE][/FONT][/COLOR]
[COLOR=black][FONT=Arial][SIZE=2]Nisarat
[/SIZE][/FONT][/COLOR]***