A Flash Developer Resource Site

Search:

Type: Posts; User: Ultrakd

Page 1 of 3 1 2 3

Search: Search took 0.05 seconds.

  1. Menus Not Working Correctly in FireFox.....

    I use FireFox mainly and I noticed when I was testing out my new site that when I go back to the previous page the links dont work anymore. I have have to refresh my page for it to work. But in...
  2. Replies
    8
    Views
    1,135

    what code would I add that once my mouse left the...

    what code would I add that once my mouse left the stage the bar goes back to a certain X value? I appreciate your help with this.
  3. Replies
    8
    Views
    1,135

    Awesome thanks this worked..

    Awesome thanks this worked..
  4. Replies
    8
    Views
    1,135

    what do you mean?

    what do you mean?
  5. Replies
    8
    Views
    1,135

    MC to Follow Mouse Horizantially - ASAP Help

    I am trying to make a menu bar that when the mouse moves around from button to button it has a bar that follows under the text.I have found scripts for making a MC follow a mouse around the screen...
  6. Replies
    11
    Views
    1,071

    Does anyone know why the drop down is doing that...

    Does anyone know why the drop down is doing that now?
  7. Replies
    11
    Views
    1,071

    Ok I sorta fixed the problem, my hit layer was...

    Ok I sorta fixed the problem, my hit layer was not allowing the other buttons to be seen and rolled over. So what I did was I moved the hit layer bellow the buttons. The problem I have now is that...
  8. Replies
    11
    Views
    1,071

    The reason I dont have the class set to mcDrop1...

    The reason I dont have the class set to mcDrop1 and mcDrop2 is because the rollover is set up differently inside the MCs. How do I set a trace? I think I may know how to fix the problem..
  9. Replies
    11
    Views
    1,071

    I have 2 drop down menus, Drop1 and Drop 2. They...

    I have 2 drop down menus, Drop1 and Drop 2. They are the MCs containing the MC Buttons. The DropClass is applied to the MCs inside of Drop1 and Drop2 to add a roll over event. I am only having...
  10. Replies
    11
    Views
    1,071

    No I do not get any errors. In my drop down, when...

    No I do not get any errors. In my drop down, when I rollover over one of the buttons it does not play the roll over I have set to it in the class. I didn't mean to post DropClass twice but the other...
  11. Replies
    11
    Views
    1,071

    Here is the script in my one the main stage:...

    Here is the script in my one the main stage:
    mcHome.mcText1.mcText.text = "Home";
    mcAbout.mcText1.mcText.text = "About";
    mcGallery.mcText1.mcText.text = "Gallery";
    mcAvailable.mcText1.mcText.text...
  12. Replies
    11
    Views
    1,071

    Movie Clip inside of Movie Clip - Need HELP!!

    I have a menu bar that has 2 Drop down menus. Each drop down is a separate movie clip, with 3 buttons inside that are separate movie clips. I have a class set to the buttons that are movie clips for...
  13. Replies
    46
    Views
    6,902

    So with all the views this has gotten no one else...

    So with all the views this has gotten no one else understands my problem and can help me with it? I know it is something simple and little to some of you but I would greatly appreciate it if I could...
  14. Replies
    46
    Views
    6,902

    Is there anyone one that can help me?

    Is there anyone one that can help me?
  15. Replies
    46
    Views
    6,902

    Ok now I get this error.. 5001: The name of...

    Ok now I get this error..

    5001: The name of package 'MainClass' does not reflect the location of this file. Please change the package definition's name inside this file, or move the file. D:\Web...
  16. Replies
    46
    Views
    6,902

    Now nothing on my stage works. All I needed to...

    Now nothing on my stage works. All I needed to know was how to link to MC inside of MC. Now I am more confused than when I started.
  17. Replies
    46
    Views
    6,902

    Ok I added a Main.as class to the flash document...

    Ok I added a Main.as class to the flash document from the properties panel and I got this error. "A definition for the document class could not be found in the class path, so one will be...
  18. Replies
    46
    Views
    6,902

    I mean you put all this ...

    I mean you put all this

    mcHome.mcText1.mcText.text = "Home";
    mcAbout.mcText1.mcText.text = "About";
    mcGallery.mcText1.mcText.text = "Gallery";
    mcAvailable.mcText1.mcText.text = "Available";...
  19. Replies
    46
    Views
    6,902

    Why does main.as have to be in a separate...

    Why does main.as have to be in a separate document? Why not put it into the fla file?
  20. Replies
    46
    Views
    6,902

    The AS in main.as, do I put that in the flash...

    The AS in main.as, do I put that in the flash file? Importing other classes to the main.as makes it available for the rest of the stage correct...
  21. Replies
    46
    Views
    6,902

    So how would I get all the buttons to use the...

    So how would I get all the buttons to use the same class and roll over function? The AS in main.as, do I put that in the flash file? Importing it to main.as makes it available for the rest of the...
  22. Replies
    46
    Views
    6,902

    What was I doing that was bad coding practices?...

    What was I doing that was bad coding practices? I'm not trying to be stupid I'm just trying to learn from my mistakes. Why do I need to have my main AS in a as file if I can put it in the first...
  23. Replies
    46
    Views
    6,902

    I didn't need it to be flexible, it was only for...

    I didn't need it to be flexible, it was only for this menu bar.
  24. Replies
    46
    Views
    6,902

    Im meaning, what was wrong with what I had? (Im...

    Im meaning, what was wrong with what I had? (Im not saying anything wasn't) It was working and I had the classes linked to the Movie Clips in the library. I just wasn't sure how to get the movie...
  25. Replies
    46
    Views
    6,902

    Im still so confused..........

    Im still so confused..........
Results 1 to 25 of 60
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center