A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: AARRGH its driving me crazy gonna whack screen with keyboard

  1. #1

    AARRGH its driving me crazy gonna whack screen with keyboard

    hello
    pplz help I will do anything for advice this is driving me mad
    I made my site so far so good I test it on my pc ONE TIME IT WORKS
    so im all happy an whatnot so i load it onto the net
    checking it out testing it again ....then.....I notice i click a link and it takes me back to the second scene hhhhmmmm not supposed to do that so i click another same thing click another same thing so i look at me flash file and i think ok what is this strange thing thats doing this so i look at the A.S. for the links/buttons all is good so I reupload my file and same thing ....ok then redo all the code uplaod it again .....still same thing AAAAAAAHHHH now if any one know what this is or if you want to see it www.deep-in-touch.cjb.net
    pleaze i am begging for help

  2. #2
    Senior Member
    Join Date
    Jul 2001
    Posts
    354
    I think it may be in your scripting. Not being able to see the fla this is just a guess. But instead of useing diffrent sceens you should have everything in one sean and on diffrent keyframes that way you can label each frame and use a goto frame lebel command. When I looked at your site and clicked on music it to me to your mucic page then while still in music I clicked it again and it took me to a diffrent page. Looks like you used next scene instead of labeling them. Just my guess and two cents worth.

  3. #3
    no man its crazy
    i labeled the first top layer frame on eachg scene
    i used _root.gotoandplay{frame label)
    sorta thing I am going to put every thing into 1 scene and redo the code thanks if it stil dont work i will send you the fla

  4. #4
    Official FK nice guy and MOD 3PRIMATES's Avatar
    Join Date
    Apr 2002
    Location
    Portland Oregon
    Posts
    1,645
    Umm,
    did you write it like you did above?
    _root.gotoandplay{frame label)

    or is it like it should be:
    _root.gotoAndPlay(frame label);

  5. #5

    dont worry

    dont worry i fixed
    all good now

    its all just mad science

    but thanks anyway

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center