At 7/24/04 03:54 PM, schorhr wrote:
Well if you dont tell us whats exactly inside the MCs and whats suppose to happen on frame 2 we cant help. Plus we dont know what is happening. Do you have any webspace to upload swf and fla?
sorry i know i wasn't to specific and no i don't have any web space i'll try better to explain it.
at the top of the screen there are four buttons:
"FIRE BUTTON"--"ICE BUTTON"--"ROCK BUTTON"--"AIR BUTTON"
then there is one movie clip with frame 1=fire movieclip,
2=ice movieclip, 3=rock mc, 4=air mc
then when u press "D" the magic acts like a laser and u change the type of magic by pressing the corresponding button( ex. press fire he casts fire attack)
but when i press the button for ice the frame doesen't change and on the button i have
on(release){
_root.magic.gotoAndStop("iceframe" aka.2);
}
hope that helps explain it better