![]() ![]() |
Nov 8 2009, 04:55 AM
Post
#1
|
|
|
Newbie ![]() Group: New Members Posts: 7 Joined: 22-October 09 Member No.: 61889 |
![]() So, the problem is I can't link my button to that outside container. I'm using that code on the image, and it is not working. Help needed ! Many thanks. |
|
|
|
Nov 8 2009, 07:29 AM
Post
#2
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 124 Joined: 30-December 05 Member No.: 25116 |
I dont think you want this.container since container isnt in the same object as the button.
Could be wrong though. Have you just tried container? |
|
|
|
Nov 8 2009, 08:13 AM
Post
#3
|
|
|
Newbie ![]() Group: New Members Posts: 7 Joined: 22-October 09 Member No.: 61889 |
I dont think you want this.container since container isnt in the same object as the button. Could be wrong though. Have you just tried container? It doesn't work that way. If I let the code as I show you above, the debug panel doesn't give me any error, but the movieclip does not start. In other way, if I do what you said, the debug panel gives me an error saying " Cannot find 'container' ". So I'm guessing that is not the problem, but thks for your reply. |
|
|
|
Nov 8 2009, 08:48 AM
Post
#4
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 124 Joined: 30-December 05 Member No.: 25116 |
Hard to follow your screenshot but maybe try this on the button
CODE on (release) { _parent.container.loadMovie("sobre.swf"); } If that doesnt work upload your file and we can see what its doing. |
|
|
|
Nov 8 2009, 09:13 AM
Post
#5
|
|
|
Newbie ![]() Group: New Members Posts: 7 Joined: 22-October 09 Member No.: 61889 |
Hard to follow your screenshot but maybe try this on the button CODE on (release) { _parent.container.loadMovie("sobre.swf"); } If that doesnt work upload your file and we can see what its doing. That didn't work either. Here are the files in question. I hope they can give you a better understanding of what the problem is. Thanks so much for the answers so far.
Attached File(s)
|
|
|
|
Nov 8 2009, 06:09 PM
Post
#6
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 124 Joined: 30-December 05 Member No.: 25116 |
I wasnt really understanding the group so I removed that
Is this what you mean?
test_v1.swi ( 94.92K )
Number of downloads: 1 |
|
|
|
Nov 9 2009, 12:37 PM
Post
#7
|
|
|
Newbie ![]() Group: New Members Posts: 7 Joined: 22-October 09 Member No.: 61889 |
OMG ! It works !
From the original topic, I only had to change this.container to_root.container . Many many thanks bdg ! |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 21st November 2009 - 12:32 PM |