A Flash Developer Resource Site

Search:

Type: Posts; User: ISU95

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    448

    Flash Hangman Game

    I'm working on a flash hangman game and I have followed the tutorial that is posted here:

    http://www.tutorialized.com/view/tutorial/Creating-a-Hangman-Game-in-Flash/36999

    My game has 26 words...
  2. Replies
    27
    Views
    13,437

    Whispers; Does the following code go in the...

    Whispers;

    Does the following code go in the actions layer?

    _root[targetName].onRollOver = function(){
    rate1_txt.text = this.rate1;
    rate2_txt.text = this.rate2;
    rate3_txt.text =...
  3. Replies
    27
    Views
    13,437

    Oh I know, without whispers help I would be...

    Oh I know, without whispers help I would be screwed!
  4. Replies
    27
    Views
    13,437

    Whispers has been a huge help, I can't thank...

    Whispers has been a huge help, I can't thank him/her enough. He's pretty walked me through the whole project. Unfortunately I've only done a little action scripting and I've never done anything with...
  5. Replies
    27
    Views
    13,437

    Ok, I know I'm real close I've done steps 1 & 2...

    Ok, I know I'm real close I've done steps 1 & 2 but I'm confused how I do #3. Do I add the text inside each county/button?


    1.) populate the XML file with all your counties (or whatever ones you...
  6. Replies
    27
    Views
    13,437

    This might be a non-issue but I'm going to ask;...

    This might be a non-issue but I'm going to ask; Each county in the map is a button and not a movie clip. Do the counties need to be movie clips?
  7. Replies
    27
    Views
    13,437

    My bad, I didn't see the attached file. Sorry.

    My bad, I didn't see the attached file. Sorry.
  8. Replies
    27
    Views
    13,437

    Ok, I think I got it now. My next question is how...

    Ok, I think I got it now. My next question is how do I call my xml file from flash?

    I bet you really regret responding to my thread now : )
  9. Replies
    27
    Views
    13,437

    That is correct, the age ranges are the same for...

    That is correct, the age ranges are the same for each county only the prego rates will change. With that being said should my xml file look like this?:

    <counties>
    <county name="Adams">
    ...
  10. Replies
    27
    Views
    13,437

    The format of the text needs to be the same for...

    The format of the text needs to be the same for each county:
    Ages
    10-14
    15-17
    18-19

    Pregnancy Rates
    1.3
    29.7
    101.7
  11. Replies
    27
    Views
    13,437

    As you hover each county that counties...

    As you hover each county that counties information is displayed. I just need to make sure that the information for each county displays consistently (like the screen shot shows)

    In answer to your...
  12. Replies
    27
    Views
    13,437

    Unfortunately the info has to be displayed a...

    Unfortunately the info has to be displayed a certain way, so I should use the second example?
  13. Replies
    27
    Views
    13,437

    Ok, I think I'm starting to get it. I've attached...

    Ok, I think I'm starting to get it. I've attached a screen shot of the file I'm working on; when you hover over a county the information is displayed. How do I display the ages and pregnancy rate...
  14. Replies
    27
    Views
    13,437

    Thanks for the reply but I have no idea where to...

    Thanks for the reply but I have no idea where to even start. How do I set up the info in my xml file?
  15. Replies
    27
    Views
    13,437

    Interactive Map - Need xml assistance

    I have an interactive state map, when you mouse over a county certain statistics are displayed.

    My client wants to be able to change the statistics. I understand that xml is probably the best way...
  16. Flash True False Quiz - How do I keep score?

    Hello;

    I have a pretty simple true false quiz I've set up in flash. It's 16 questions and I have each question is in it's own movie clip. I need a way to keep and display the score. I've looked...
Results 1 to 16 of 16




Click Here to Expand Forum to Full Width

HTML5 Development Center