A Flash Developer Resource Site

Search:

Type: Posts; User: mwilber

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Here is how I would write it. I haven't tested...

    Here is how I would write it. I haven't tested the code for errors so keep that in mind but you'll get the idea :).

    loadWLinks = function() {

    for(i=1;i<=45;i++){
    this["wF"+i] =...
  2. Shared libraries don't help in this case. We do...

    Shared libraries don't help in this case. We do use them. This is a problem of 4 or more people, working on different parts of dozens of flash files, who occasionally cross paths. With flash 5 we...
  3. Question about sharing FLAs between multiple users

    I work as part of a flash development team and occasionally two or more of us need to work on the same fla at the same time. Until now that hasn't been a problem since an error would occur if you...
  4. Replies
    2
    Views
    876

    Flash 5 unfortunately. It looks like I'm out of...

    Flash 5 unfortunately. It looks like I'm out of luck.

    Thanks
  5. Replies
    2
    Views
    876

    Dynamic resizing of textboxes

    I want to create a dynamic textbox that will resize itself to accomodate different length string variables. Is there any way to do this. I am trying to dynamically place several textboxes one beneath...
  6. Replies
    0
    Views
    451

    Does anyone know if there is a good, first...

    Does anyone know if there is a good, first person, driving/racing flash game out there? If so can you post a link? I've got a good concept going and I'm curious if it's been done already.

    --Matt
  7. If you're just doing it for fun and not planning...

    If you're just doing it for fun and not planning on publicizing it, generally speaking, I don't think you have anything to worry about. Legally speaking though, and I am NOT a lawyer, you don't have...
  8. Replies
    2
    Views
    581

    Never Mind....

    Never mind, I figured it out.

    loadVariablesNum (_url, 0);
  9. Replies
    2
    Views
    581

    I need my flash movie to grab data from it's own...

    I need my flash movie to grab data from it's own URL much like a server script would (i.e. http://www.domain.com/flash.swf?data=value). I thought I remember reading once that there's an action script...
  10. Replies
    0
    Views
    519

    I've written an ASP to transfer data between a...

    I've written an ASP to transfer data between a flash app and an Access database. However now the database was moved to MS SQL server 7 and the ASP no longer connects. I'm using a DSN and all the...
  11. Replies
    1
    Views
    761

    Let's try that link again

    Use this link instead.
    http://www.techtv.com/screensavers/showtell/story/0,24330,3375554,00.html
  12. Replies
    1
    Views
    761

    I know there's been some guessing as to wether or...

    I know there's been some guessing as to wether or not MX stands for something. I don't know if anyone has mentioned this yet but according to TechTV the M is for Macromedia and the X is for 10...
  13. Replies
    7
    Views
    854

    Sheesh, it seems like when I even hint at...

    Sheesh, it seems like when I even hint at something that might effect Macromedia's profits even the slightest, sarcasm or not, I get pounced on.

    I AM an existing Flash developer, and have been...
  14. Replies
    7
    Views
    854

    Concerned about the trial download date

    Am I the only one concerned that there may not be a 30 day demo on the 15th? If memory serves me, and correct me if I'm wrong, Macromedia has always been a few weeks late in releasing the demos.
  15. If you're not a student you'll have to find a...

    If you're not a student you'll have to find a student or a teacher to get it for you. Otherwise it's 30 days and pay up.
  16. Conspericy Theory

    Hey, let's not gloss over the MS taking over MM theory mentioned earlier. I can see it now, Flash gets slower and slower in IE. Then when we've all had enough MS comes out with MS-Animate "the hip...
  17. Replies
    25
    Views
    2,712

    You're missing my point... Macromedia is...

    You're missing my point...

    Macromedia is getting payed, just not right away. The reality in sales of professional grade software, is that 99% of revenue comes from businesses that shell out...
  18. Replies
    25
    Views
    2,712

    So you don't think a student's future commercial...

    So you don't think a student's future commercial contribution to software sales is payment enough? Then why have a student discount in the first place?
  19. Thread: LOGO

    by mwilber
    Replies
    11
    Views
    1,131

    OK I used to never be able to resist an anti-MS...

    OK I used to never be able to resist an anti-MS flame war, but that was then. So all I'm going to say is that I use a mac, and MS Word literally destroyed my operating system. MS and I haven't spoken...
  20. Replies
    25
    Views
    2,712

    Just to throw a little twist in the thread. Why...

    Just to throw a little twist in the thread. Why to SW companies have to charge at all for the educational version. I just got out of college but while I was there I couldn't afford to shell out $100...
  21. Replies
    26
    Views
    5,857

    Beefy hardware is no excuse for inefficient code....

    Beefy hardware is no excuse for inefficient code. FlashPlayer 6 should be at least as fast as 5 when rendering the same instructions.
  22. Replies
    26
    Views
    5,857

    IT'S ABOUT FRIGGIN TIME!!! I've been putting...

    IT'S ABOUT FRIGGIN TIME!!!

    I've been putting up with the unnecessary slowness of flash on my mac for so long that I bought a windowz machine a few months ago just to develop flash in "real time"....
  23. Replies
    2
    Views
    817

    No real reason, just trying to be more efficient....

    No real reason, just trying to be more efficient. I'm working with about 10 rather lengthly arrays and I prefer to keep variables to a minimum. Now that I think of it, I'll just drop the arrays all...
  24. Replies
    2
    Views
    817

    Does anyone know if there's any way to pass flash...

    Does anyone know if there's any way to pass flash arrays to an asp without spliting it up into seperate variables? If you can tell me how, I would be eternally greatful.

    -Matt
  25. Replies
    0
    Views
    543

    I just started playing with flash's built in...

    I just started playing with flash's built in print function and the prints always come out blurry around the edges. It looks like it's taking the screen anti-aliasing and applying it to the print. Is...
Results 1 to 25 of 27
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center