»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 08-14-2003, 10:15 PM   #1 (permalink)
Registered User
 
Join Date: Jan 2003
Location: Orange, Mass.
Posts: 490
Blazer06 is on a distinguished road
Send a message via AIM to Blazer06
Tip for flash

Just learned the hard way: you cant have an instance of an instance (button). It doesnt work. It will work in Flash, but when published it wont....

Just though i'd share.


Blaze

Blazer06 is offline   Reply With Quote
Old 08-14-2003, 10:37 PM   #2 (permalink)
Registered User
 
PyroSama's Avatar
 
Join Date: Nov 2002
Location: Boise, Idaho
Posts: 2,361
PyroSama is on a distinguished road
Send a message via ICQ to PyroSama
Maybe creatures knows some way to make it work.



PyroSama
__________________
[imgbox=#000000]http://clanimo.com/themes/bluebyu/images/logo.gif[/imgbox][url=http://www.clanimo.com]ClanIMO.com[/url]
PyroSama is offline   Reply With Quote
Old 08-14-2003, 10:48 PM   #3 (permalink)
Registered User
 
Join Date: Jan 2003
Location: Orange, Mass.
Posts: 490
Blazer06 is on a distinguished road
Send a message via AIM to Blazer06
mabye, but from what im reading you cant. ill ash him...


Blaze
Blazer06 is offline   Reply With Quote
Old 08-14-2003, 11:07 PM   #4 (permalink)
Registered User
 
Creatures's Avatar
 
Join Date: Jul 2002
Location: Switzerland
Posts: 3,962
Creatures is on a distinguished road
Send a message via ICQ to Creatures
if you have a button somewhere in a movie clip's movieclip then you have to create this actionscript:

Code:
on (press) {
  _root.gotoAndPlay(1)
}
ok i forgot how to write the goto (capitals!) so change it if it doesnt work.

Creatures

maybe it's gotoandPlay but i think the other one is correct!
__________________
___)
(
____)REATURES

Last edited by Creatures; 08-14-2003 at 11:10 PM.
Creatures is offline   Reply With Quote
Old 08-14-2003, 11:12 PM   #5 (permalink)
Registered User
 
Join Date: Jan 2003
Location: Orange, Mass.
Posts: 490
Blazer06 is on a distinguished road
Send a message via AIM to Blazer06
oic. but its not in a movie clips movie clip, its in a buttons buttons button.

i jsut made another button in my library, and that works fine. i was trying to have a nextpage instace of the submenu button, of the mainmenu button (size alterations for each).


Blaze
Blazer06 is offline   Reply With Quote
Old 08-14-2003, 11:14 PM   #6 (permalink)
Registered User
 
Creatures's Avatar
 
Join Date: Jul 2002
Location: Switzerland
Posts: 3,962
Creatures is on a distinguished road
Send a message via ICQ to Creatures
ok i'll be back in five hours is that good? than i can answer you some more qquestions

school

Creatures
__________________
___)
(
____)REATURES
Creatures is offline   Reply With Quote
Old 08-14-2003, 11:15 PM   #7 (permalink)
Registered User
 
Creatures's Avatar
 
Join Date: Jul 2002
Location: Switzerland
Posts: 3,962
Creatures is on a distinguished road
Send a message via ICQ to Creatures
the button cant be over the other button that doesnt work but if they are not overlapping this should work too!

Creatures

cu
__________________
___)
(
____)REATURES
Creatures is offline   Reply With Quote
Old 08-14-2003, 11:19 PM   #8 (permalink)
Registered User
 
Join Date: Jan 2003
Location: Orange, Mass.
Posts: 490
Blazer06 is on a distinguished road
Send a message via AIM to Blazer06
sure ill be around......

all the buttons worked, until i published it then they didnt...




dont know why


Blaze
Blazer06 is offline   Reply With Quote
Old 08-15-2003, 07:09 AM   #9 (permalink)
Registered User
 
firewolf's Avatar
 
Join Date: Aug 2003
Location: Canada
Posts: 197
firewolf is on a distinguished road
Send a message via ICQ to firewolf
Personally, I like making Movie Clip buttons, you can do a LOT more with them .

The reason why yours might not be working, is because of the code mix up. If you are using...

on (press) {
_root.gotoAndPlay(1)
}

Then the button has to be a BUTTON and not a Movie Clip and you have to click on it while making it then enter the code.
firewolf is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 11:59 PM.