A Flash Developer Resource Site

Search:

Type: Posts; User: mikebrittain

Page 1 of 4 1 2 3 4

Search: Search took 0.08 seconds.

  1. Replies
    5
    Views
    617

    OK, OK. This is my bad. Just realized that I...

    OK, OK. This is my bad. Just realized that I had buried my text field one level too deep and wasn't accessing to correct object. Now it seems to be working.

    Thanks for the help!
  2. Replies
    5
    Views
    617

    Wait a second! MX doesn't seem to support...

    Wait a second!

    MX doesn't seem to support condenseWhite for the textfield object. The property isn't highlighted in the script window and it doesn't appear in the actionscript dictionary for this...
  3. Replies
    5
    Views
    617

    Oh yeah. I guess that just shows that my AS is a...

    Oh yeah. I guess that just shows that my AS is a little rusty. =)

    That saves me a lot of hassle trying to manually replace all of that.

    Thanks!
  4. Replies
    5
    Views
    617

    HTML Text in MX2004

    I'm not using 2004 yet, but am wondering whether the support for HTML has been updated or is just as bad as before. Specifically, if I have the string below:
    ...
  5. OK -- so I've seen this answer about 100 times...

    OK -- so I've seen this answer about 100 times all over flashkit and what I want to know is why this is not something that is documented or has a more reasonable explanation than adding a frame label...
  6. Replies
    7
    Views
    635

    WOW!

    Jeez, I was having the same problem yesterday -- Thanks webdreamer!
  7. Replies
    2
    Views
    387

    http://www.macromedia.com/shockwave/download/alter...

    http://www.macromedia.com/shockwave/download/alternates/
  8. You're making the assumption that the site that...

    You're making the assumption that the site that is hosting the malicious movie has a 1 pixel frame setup for the getURL to work properly (hidden).

    I have a concern that an ad company could create...
  9. Sorry -- I've been off this post for a little...

    Sorry -- I've been off this post for a little bit, but i wrote up a file last week that I had intended to put up here. It's an FLA that makes a call to an XML file (with the XML object) and to a...
  10. Replies
    14
    Views
    1,631

    "Own"? I must be getting old. I don't...

    "Own"? I must be getting old. I don't understand that. =)

    yes, please send me a copy. I would love to see it.

    mbrittai@cs.du.edu
  11. Replies
    14
    Views
    1,631

    Do you mean that you can't get the variable...

    Do you mean that you can't get the variable loaded into the movie from PHP?

    Here's a word of caution -- if you are loading a variable, "messages," from PHP using loadVariables(), you won't have...
  12. Replies
    14
    Views
    1,631

    Do you mean that the username is outside of the...

    Do you mean that the username is outside of the movieCLIP? I'm guessing that you mean the username variable is in the _root timeline.

    In any case, as I think I mentioned above, the only variables...
  13. Replies
    14
    Views
    1,631

    You'll ONLY need to use GET or POST if you are...

    You'll ONLY need to use GET or POST if you are sending the values of variables already in your movie to the server.

    If you are just getting variables from a script, you generally don't need to...
  14. Replies
    14
    Views
    1,631

    If you haven't gotten an example file, let me...

    If you haven't gotten an example file, let me know and I'll email you an fla. I have a similar example of how this should work from inside flash.

    Until your friend returns, you could double...
  15. Replies
    1
    Views
    784

    I just posted a new project on my server that...

    I just posted a new project on my server that uses PHP and MySQL on the backend. If anyone wants to see the code it's all posted on that page.

    http://www.embimedia.com/madlibs.html
  16. Replies
    12
    Views
    1,011

    Doug -- I don't know if you are aware of the...

    Doug -- I don't know if you are aware of the listing of methods that can be used from Javascript to Flash (what you would need for communicating between two SWFs). There is a complete listing on...
  17. Replies
    20
    Views
    1,850

    Thanks for the book reference. I just looked at...

    Thanks for the book reference. I just looked at that yesterday. There is some great info in there -- seems to be the most technical book I've seen about Flash.
  18. Replies
    20
    Views
    1,850

    I've been trying to gather more information about...

    I've been trying to gather more information about the XML object and XMLNode object.... more of the undocumented information. Do you know any other methods or properties for these objects that isn't...
  19. Replies
    12
    Views
    1,011

    nice. Good to hear that!

    nice. Good to hear that!
  20. Replies
    12
    Views
    1,011

    This type of thing will require just a little bit...

    This type of thing will require just a little bit of Javascript ... but it will likely all be contained inside your flash movie.

    One of the important things to mention is that you have to make...
  21. Replies
    20
    Views
    1,850

    I like the sound of what you've done with this. ...

    I like the sound of what you've done with this. A couple of questions:

    1. Since you are using the XML object, can I assume that the object doesn't really care what sort of data you are sending...
  22. Replies
    20
    Views
    1,850

    Your site has a broken link for the string.as...

    Your site has a broken link for the string.as file in the "View Flash Objects" section.
  23. Thread: Tool Tip

    by mikebrittain
    Replies
    6
    Views
    863

    You mean some sort of built-in tool tip in Flash,...

    You mean some sort of built-in tool tip in Flash, huh? Don't know of any. I think you have to build them yourself.
  24. Replies
    19
    Views
    1,029

    Nope ... that was a kick to the groin.

    Nope ... that was a kick to the groin.
  25. Replies
    9
    Views
    1,165

    Oh great -- we've got a "mike brittain" and a...

    Oh great --

    we've got a "mike brittain" and a "mike britton" here. That shouldn't be confusing to anyone right? Just remember, you can tell the difference because one is a "member" and the other...
Results 1 to 25 of 97
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center