A Flash Developer Resource Site

Search:

Type: Posts; User: weezy123

Page 1 of 4 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    434

    Sorry the code should read: ...

    Sorry the code should read:

    BottonName_mc.onRelease = function () {
    BottonName_mc.gotoAndStop("Where you are sending the player head");
    }
  2. Replies
    6
    Views
    434

    Hi Websworks I looked at your file really cool...

    Hi Websworks
    I looked at your file really cool looking header. The only code that I found was this on your home button and two stops.

    _root["item" + _root.button].gotoAndPlay("s1");
    _root.link...
  3. Replies
    3
    Views
    389

    to see if that is what is happening load a...

    to see if that is what is happening load a smaller movie into the loadMovieNum line and see what happens.

    Try seperating the comands. On press load or un load a movie and on release the opposite...
  4. Replies
    2
    Views
    313

    Well I started with buttons because I was ask for...

    Well I started with buttons because I was ask for just name rollovers now its turned into a bigger project. I did a google search and found a menu that used buttons so I played with it, got it...
  5. here is the link ...

    here is the link http://www.digitaltutors.com/store/home.php?cat=1
  6. Replies
    2
    Views
    313

    [F8] drop down menu?

    I need to make 19 drop down menus, stacked above of each other. They need to be invisiable until rolled over then one name to the right appears, if the name is rolled over there needs to be a drop...
  7. Replies
    3
    Views
    389

    With a quick look at the web page it looks like...

    With a quick look at the web page it looks like the "our work page" is not unloading and the next page is just on top making the rollover still active. see if that is your problem.
  8. Replies
    2
    Views
    1,088

    "Now, I have my button - i click on this to...

    "Now, I have my button - i click on this to highlight it in my timeline. Then i write:"
    Are you putting it on your button or the timeline? your code is for a button Highlight the button and add...
  9. Replies
    5
    Views
    376

    I was unable to open your file.

    I was unable to open your file.
  10. Replies
    6
    Views
    434

    Where are your pages located? on the same time...

    Where are your pages located? on the same time line or on another stage? or in a differnt swf file? You will have to direct the button on press to that place.
  11. I believe that all you have to do is give each...

    I believe that all you have to do is give each one a differnt name or number on entence.
    digital_tutors.com actionScripting for games talks about how to do that.
  12. Replies
    3
    Views
    362

    Are you putting in the complete path from the...

    Are you putting in the complete path from the input field to the dynamic out put field?
  13. Thread: Question

    by weezy123
    Replies
    4
    Views
    363

    Sorry about the smiley it was not what I put. it...

    Sorry about the smiley it was not what I put.
    it reads "put a stop"
  14. Thread: Question

    by weezy123
    Replies
    4
    Views
    363

    Hi Don't know if you can share brushes across...

    Hi
    Don't know if you can share brushes across software. Adobe just bought macromedia flash so that me be down the road.

    Shaker movie clip:put a stop on the first frame and on rollover play movie....
  15. Replies
    11
    Views
    693

    Great Question

    It was great to hear how other have learned flash. I'm still learning. Taking classes where I live other then a basic flash class is not an option they don't offer them.

    I've taken a local basic...
  16. Replies
    12
    Views
    516

    No I can't post the file. Thanks for trying to...

    No I can't post the file. Thanks for trying to help.
  17. Replies
    12
    Views
    516

    oh missed your question I c&p all the text that I...

    oh missed your question I c&p all the text that I reference from like text boxes. I'm really bad at spelling so if I have to ref it I c&p it.
  18. Replies
    12
    Views
    516

    I've run two traces. it traces SNAME but not...

    I've run two traces. it traces SNAME but not valueToRetrieve it says it undifined. why?

    trace(SNAME);
    trace(valueToRetrieve);
    ShipName.SNAME.onChanged = function() {
    valueToRetrieve =...
  19. Replies
    12
    Views
    516

    well, i have it clearing the text box but not...

    well, i have it clearing the text box but not writting anything in it now. I copy and paste so I have the right spellings.
  20. Replies
    12
    Views
    516

    I've used that method but it keeps coming up...

    I've used that method but it keeps coming up undifined. I've use root and complete paths too. no luck.
  21. Replies
    12
    Views
    516

    [MX04] Text box to text box?

    I have a text box in one movie clip that i want the user to fill in and have the same text fill in another textbox which is in another movie clip later on the main time line. How would I do that?...
  22. Thread: Total Novice!

    by weezy123
    Replies
    16
    Views
    1,022

    sorry can't help you that has a lot of code on...

    sorry can't help you that has a lot of code on the mc in side of the mcs that I don't understand. maybe someone else can help you.
  23. Thread: Total Novice!

    by weezy123
    Replies
    16
    Views
    1,022

    go to advanced reply and under the reply box...

    go to advanced reply and under the reply box click on manage attachments
  24. Replies
    1
    Views
    303

    you need to turn the button's text box into a MC...

    you need to turn the button's text box into a MC and give it a name.
    then for each instance give it a name then write text for that instance.
    firstMcTextbox.NameOfMC.instanceName.text = " you fill...
  25. Thread: Total Novice!

    by weezy123
    Replies
    16
    Views
    1,022

    can you add the file here so we can see what it...

    can you add the file here so we can see what it is doing?
Results 1 to 25 of 100
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center