User Profile

Collapse

Profile Sidebar

Collapse
Flan
Flan
Last Activity: Oct 26 '07, 07:59 PM
Joined: Oct 20 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Flan
    replied to Button Rollover/rollout problems
    For some reason my file was lost. I had to go back and start from scratch, but the good thing is that I can use actionscript 2.0. Much much easier. I got everything to work. Thank you for your help. :)...
    See more | Go to post

    Leave a comment:


  • Flan
    replied to Button Rollover/rollout problems
    Yes, I tried that too. Is there a way to define the hit state of an mc button? The book I've been using says it's uneccessary, but it doesn't say if you can or not. I think that may be the problem, though I could be wrong....
    See more | Go to post

    Leave a comment:


  • Flan
    replied to Button Rollover/rollout problems
    Thanks so much! You managed to clear me of all my error messages. I am still having one problem, however. I want the button, on rollover, to have a menu bar fade outwards, and on rollout, to have it fade back in. However, instead of this, it keeps looping. This is my code thus far.

    Code:
    //disabled function
    stop();
    // code_hint comments
    // MovieClip btn_red;
    
    // event handlers
    function handleClick(
    ...
    See more | Go to post

    Leave a comment:


  • Flan
    replied to Button Rollover/rollout problems
    I am still getting this error on lines 9, 27, and 43:
    "1176:Compariso n between a value with static type flash.events:Mo useEvent and a possibly unrelated type String."

    It seems as though Flash isn't registering my movieclip as a button, and I don't know why...

    I got this code in another forum, but I'm not sure if adding the second line would be redundant, as I already put it within the movieclip itself,...
    See more | Go to post

    Leave a comment:


  • Flan
    replied to Button Rollover/rollout problems
    I think that they are different. I tried the code with my own info put in, and unfortunately it didn't work..

    Thank you, though....
    See more | Go to post

    Leave a comment:


  • Flan
    replied to Button Rollover/rollout problems
    **Continued from Above**

    I am getting these errors upon playing through "Test Movie":

    1176: Comparison between a value with static type flash.events:Mo useEvent and a possibly unrelated type flash.display:M ovieClip. (Line 9)

    1120: Access of undefined property btn_rd. (Line 27)

    1120: Access of undefined property btn_rd. (Line 43)

    1119: Access of possibly undefined...
    See more | Go to post

    Leave a comment:


  • Flan
    started a topic Button Rollover/rollout problems

    Button Rollover/rollout problems

    I am running on a Mac, with FlashCS3, using Actionscript 3.0.

    First I'm going to say that I am really new to Actionscript. (As in, only been using for a few days new.) So please excuse me if I don't have the terminology down completely.

    I am trying to create an interactive button where upon "rolling over" a certain movie clip is played, and upon "rolling out" another movie clip is played. I know,...
    See more | Go to post
    Last edited by Flan; Oct 20 '07, 02:43 AM. Reason: Cut out bottom of text
No activity results to display
Show More
Working...