SWiSHzone.com Support Forums: ANSWERED:Link To An Outside Movieclip - SWiSHzone.com Support Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

ANSWERED:Link To An Outside Movieclip Printscreen of the problem inside Rate Topic: -----

#1 User is offline   il1cit 

  • Member
  • PipPip
  • Group: Members
  • Posts: 15
  • Joined: 22-October 09

Posted 08 November 2009 - 04:55 AM

Posted Image

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.
0

#2 User is offline   bdg 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 233
  • Joined: 30-December 05
  • Gender:Male
  • Location:USA
  • Interests:Learning through trial and error!

Posted 08 November 2009 - 07:29 AM

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?
0

#3 User is offline   il1cit 

  • Member
  • PipPip
  • Group: Members
  • Posts: 15
  • Joined: 22-October 09

Posted 08 November 2009 - 08:13 AM

View Postbdg, on Nov 7 2009, 09:29 PM, said:

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.
0

#4 User is offline   bdg 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 233
  • Joined: 30-December 05
  • Gender:Male
  • Location:USA
  • Interests:Learning through trial and error!

Posted 08 November 2009 - 08:48 AM

Hard to follow your screenshot but maybe try this on the button

on (release) {
	_parent.container.loadMovie("sobre.swf");
   
}

If that doesnt work upload your file and we can see what its doing.
0

#5 User is offline   il1cit 

  • Member
  • PipPip
  • Group: Members
  • Posts: 15
  • Joined: 22-October 09

Posted 08 November 2009 - 09:13 AM

View Postbdg, on Nov 7 2009, 10:48 PM, said:

Hard to follow your screenshot but maybe try this on the button

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)

  • Attached File  test.swi (92.27K)
    Number of downloads: 2
  • Attached File  sobre.swf (55.35K)
    Number of downloads: 2

0

#6 User is offline   bdg 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 233
  • Joined: 30-December 05
  • Gender:Male
  • Location:USA
  • Interests:Learning through trial and error!

Posted 08 November 2009 - 06:09 PM

I wasnt really understanding the group so I removed that
Is this what you mean?


0

#7 User is offline   il1cit 

  • Member
  • PipPip
  • Group: Members
  • Posts: 15
  • Joined: 22-October 09

Posted 09 November 2009 - 12:37 PM

OMG ! It works !

From the original topic, I only had to change this.container to_root.container .


Many many thanks bdg ! :lol:
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users