A Flash Developer Resource Site

Search:

Type: Posts; User: circle282

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    321

    Needed: Flash synched to DB

    We have a database full of real estate listings and a flash map. We would like to have the flash map populate automatically with "points" everytime a new listing is entered into the db. Looking for...
  2. Replies
    8
    Views
    472

    ummm yes you are correct. I guess I was too soon...

    ummm yes you are correct. I guess I was too soon to speak. You must need to write some sort of change handler for it. wish I could help more but coding isn't my strong suit.
  3. Replies
    8
    Views
    472

    Yeah it's super simple actually. It's the...

    Yeah it's super simple actually. It's the editable value. Set it to true in the property manager.

    Oh and your posts aren't being boycotted, the posters here don't like MX04 :rolleyes:
  4. Replies
    4
    Views
    518

    You need to write a change handler. I'm sure you...

    You need to write a change handler. I'm sure you can find one on this site.
  5. Replies
    48
    Views
    2,037

    Got it! I put the code in the change handler and...

    Got it!
    I put the code in the change handler and outside so it would pick up the intital variable. Thanks!
  6. Replies
    48
    Views
    2,037

    hmmmm I'm thinking it's in the change handler....

    hmmmm I'm thinking it's in the change handler. Here is my complete code though. Sorry I can't tell you for sure, I'm still learning. Please disregard the mess, I've commented out alot of future...
  7. Replies
    48
    Views
    2,037

    nada tada :) I think it's because of the way my...

    nada tada :) I think it's because of the way my change handler is set up.

    comboBox1.addEventListener ("change", comboBox1Change);
    function comboBox1Change() {
    varcomboBox1 =...
  8. Replies
    48
    Views
    2,037

    Ok that worked but only if the person selects...

    Ok that worked but only if the person selects "select one" it does not see "select one" as a default value. Was that clear enough? I guess the variable isn't passed until the user selects one of the...
  9. Replies
    48
    Views
    2,037

    hahahahaha yeah it does!!!! let me try and I'll...

    hahahahaha yeah it does!!!! let me try and I'll get back to you. thanks...
  10. Replies
    48
    Views
    2,037

    Can you help me out with one more thing? I...

    Can you help me out with one more thing?

    I have a submit button on the stage. Amongst the other things I have coded for it I would like it to check that at least 3 variables have been passed. Is...
  11. Replies
    0
    Views
    395

    Tree Question

    I'm populating a tree component with an xml page. I have a data attribute that is a link. How would I write the code that says... when branch selected go to link? Thanks in advance...
  12. Replies
    139
    Views
    19,585

    hahahaha omg. Flash is a virus? :eek:

    hahahaha omg. Flash is a virus? :eek:
  13. Replies
    0
    Views
    272

    ASP to XML in MX04

    Does anyone know how I can accept variables from an asp page and convert them to xml to load a tree component?
  14. Replies
    139
    Views
    19,585

    Why try with these guys?

    Why try with these guys?
  15. Replies
    2
    Views
    470

    If you are using MX04 it is super easy. Just use...

    If you are using MX04 it is super easy. Just use setStyle.
  16. Replies
    48
    Views
    2,037

    Tada, just wanted to say thanks again. It is...

    Tada, just wanted to say thanks again. It is working 100% right now. I was only able to get his job done because of you. Thank you again. I would lik to send you the finished file and I will if you...
  17. Replies
    139
    Views
    19,585

    All good points. I know for sure the help files...

    All good points. I know for sure the help files have been updated. Maybe MM will patch now that they are banking on this release.
  18. Replies
    139
    Views
    19,585

    I agree. I said something because I saw that...

    I agree. I said something because I saw that people were being influenced out of trying it because some people were having issues. I oculd have done that more diplomaticaly though. There are many...
  19. Replies
    139
    Views
    19,585

    Were you comfortable the first time you opened...

    Were you comfortable the first time you opened flash? Whatever version it was. For me it was 4. I sure as hell wasn't. there is a learning curve involved in any new software. They could have waited...
  20. Replies
    139
    Views
    19,585

    But your being condesending by assuming I DON'T...

    But your being condesending by assuming I DON'T do this for a living. In fact I do and that is why I am so excited about this release. Like I said, every software has bugs. Every one! But the new...
  21. Replies
    139
    Views
    19,585

    I'm a troll now? Look who has been here longer...

    I'm a troll now? Look who has been here longer and then call me a troll. Just spend the time you a wasting whining to learn and you won't have a problem. I'm not trying to start anything but come on...
  22. Replies
    139
    Views
    19,585

    Is there a way to not get emailed when someone...

    Is there a way to not get emailed when someone responds to this thread? You guys are acting like a bunch of babies. Suck it up, take your ball and go home.
  23. Replies
    48
    Views
    2,037

    Ok... I THINK everything is working. I just need...

    Ok... I THINK everything is working. I just need a developer to write me a test ASP page that tells me if it is receiving variables or not. Here is my finished code...


    comboBox2._visible = false...
  24. Replies
    139
    Views
    19,585

    Just hit the "Don't show this again" button on...

    Just hit the "Don't show this again" button on the page. Man that is "odd" :rolleyes:
  25. Replies
    48
    Views
    2,037

    This works perfect. Now I do have another...

    This works perfect. Now I do have another question though. How do I mix this into what we had before? I still want to send the values to an asp page. I just ALSO wanted to check the value locally and...
Results 1 to 25 of 110
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center