A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Noob with menu problem

  1. #1
    Junior Member
    Join Date
    Nov 2006
    Posts
    1

    Noob with menu problem

    Hi All
    I downloaded the menu1 guide from the exchange, I'm having a few problems getting it to work. When I press my button my text and mc shape appears of screen instead of where it was placed.

    Here is what I have done so far:

    I make a movie clip shape called mc1 then add text next to mc1 called button one. The Actions I give to button one are Mouse effect only/on release and the action script on(release){
    gotoAndPlay("one")
    mc1.loadMovie("one.swf");
    }

    I then safe as fun file, delete my button so all I have left is mc1 shape. I then add the text inside of my mc1 shape that I want to appear when my button is pressed. I then export it as a swf file called one. Then I re-open my safed fun file play it in the web browser, it all works but when my button is pressed my text and mc1 shape apper of screen. Could somebody please tell me where I'm going wrong.

    Thanks

  2. #2
    Steve R swrzzzz's Avatar
    Join Date
    Jan 2005
    Location
    Leicestershire,UK
    Posts
    195
    Can you post a .fun so someone can put it straight for you?

    Steve

  3. #3
    Polak Maly ant_Z's Avatar
    Join Date
    Jul 2006
    Location
    Poland
    Posts
    440
    dont exactly know whats your problem but maybe U should use on (rollOver) instead of on(release)?

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