A Flash Developer Resource Site

Search:

Type: Posts; User: skipintro

Search: Search took 0.04 seconds.

  1. Replies
    9
    Views
    675

    If that is truly your code verbatim, then you are...

    If that is truly your code verbatim, then you are missing the () for the _root.getBytesTotal in addition to the previously noted capitalization issue.

    so:



    if ( _root.getBytesLoaded() !=...
  2. Replies
    5
    Views
    591

    Semi-solid info to report

    On the eLearning side of things I have used an imsmanifest.xml to describe a course both to an LMS and to the course player itself (built in flash). I have tested some reasonably complex XML files...
  3. Replies
    11
    Views
    1,253

    I agree that the intent is to allow this, however...

    I agree that the intent is to allow this, however I still contend that whatever you are using it for would be better served as an object or a method of an object. The "with" construct, in my mind,...
  4. Are you saying they will not work with anything...

    Are you saying they will not work with anything but ColdFusion MX?

    I smell a dirty rat.

    skip
  5. Replies
    11
    Views
    1,253

    Standard's compliance IS the reason. While most...

    Standard's compliance IS the reason. While most "deprecated" items will never be REMOVED from ActionScript, you are more likely to confuse someone in the future if you use one. tellTarget is a...
  6. Replies
    11
    Views
    1,253

    If you want the most literal translation from...

    If you want the most literal translation from ActionScript's tellTarget to ECMAScript, "with" is it.

    To me, "with" is more of a half-assed function. It provides a minimal amount of time saving...
  7. Why aren't SharedObject, Microphone and several...

    Why aren't SharedObject, Microphone and several other objects that I have heard about listed in the help?

    I was rather annoyed that after having heard about SharedObject in particular and...
  8. Replies
    3
    Views
    446

    It is most definitely what you could consider the...

    It is most definitely what you could consider the next version of flash. The version has a 6 in it, but the name of it is Flash MX.
  9. How many overcrowded web events by big companies...

    How many overcrowded web events by big companies will it take before they'll actually understand the need for better hardware? I've been a part of too many such launch parties.

    MM says they have...
  10. ...but now when I hit the buy, upgrade or trial...

    ...but now when I hit the buy, upgrade or trial sites for Flash it comes up as "Under Scheduled Maintenance".

    Of course to me this means the next time it is available it will be sporting a new...
  11. Replies
    2
    Views
    440

    Most definitely will be downloading it. Of...

    Most definitely will be downloading it. Of course, I will also be checking the "ship CD and manual" option along with that.

    Sometimes it is good to be a part of a huge company.

    skip
  12. A great feature in Flash MX is the code hints...

    A great feature in Flash MX is the code hints addition to the actionscript editor which lets those who would normally be stuck in "normal" mode learn to use the "expert" mode.

    It's like having a...
  13. Replies
    16
    Views
    880

    Don't worry. As long as the front page of the MM...

    Don't worry. As long as the front page of the MM site still has the countdown and not a huge "MX delayed 3 weeks" or as he put it "till may 7 or 8" which is much more than 3 weeks away, then you...
  14. Replies
    3
    Views
    967

    Re: Flash MX Links

    Tony,

    Slow down.

    skip
  15. Replies
    1
    Views
    856

    If by this you mean can you take the URL from...

    If by this you mean can you take the URL from <IMG SRC="http://myserver.com/images/picture.jpg"> and put it into the the command to load a jpg or other picture into a movie, then yes. Same deal with...
  16. Is that the actual syntax to create a new...

    Is that the actual syntax to create a new function?

    I've done

    myMovie.onPress = function() {trace("hi");}

    but your line of code is certainly more towards the classical OOP style of methods...
  17. Replies
    25
    Views
    2,709

    But it could have been $600 in their pocket. ...

    But it could have been $600 in their pocket. That's 20% difference in revenue.

    I think your argument would benefit if you proclaimed a desired differentiation of Educational Institution...
  18. Thread: LOGO

    by skipintro
    Replies
    11
    Views
    1,108

    You have the right to say Microsoft is bad...

    You have the right to say Microsoft is bad because one product didn't work with your MacOS, but since you are neither the creator of MacOS or MS Word, then you can't prove it was Word's fault.
    ...
  19. Replies
    25
    Views
    2,709

    I thoroughly disagree

    While it would indeed be a wonderful world if everyone could get everything they want for free, we live in a money driven society. Whether you're from a capitalist country or not, something is given...
  20. Replies
    25
    Views
    2,709

    Re: I agree

    First off, I did a quick search on the macromedia site and found this link: http://www.macromedia.com/support/service/ts/documents/edu_license.htm

    I think that quite clear states what they...
  21. Replies
    25
    Views
    2,709

    Scam? No, just a relevant option for students/teachers

    Of course they have no programmatic differences, Student vs. Full isn't like Trial vs. Full. What is being traded here for the $100 savings is the right to make money off what you create with the...
Results 1 to 21 of 21




Click Here to Expand Forum to Full Width

HTML5 Development Center