A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: ECMA question

  1. #1

    ECMA question

    i have a question about ECMA-262 (document put together by European Computer Manufacturing Assoc.)

    Apparently,...(at least in flash 5),...tell target command was not ecma-262 compliant,...

    Does this mean that on european computers anything with telltarget command isn't working propertly?

    Any clue if that problem persist in flash mx also?

    thanks, appreciate it.

    harv

  2. #2
    supervillain gerbick's Avatar
    Join Date
    Jul 2000
    Location
    undecided.
    Posts
    18,986
    just means it's not ECMA standard. It will work... ECMA is just a standards group.

    Telltarget was deprecated in FlashMX with the with...

    [ Hello ] | [ gerbick ] | [ Ω ]

  3. #3
    oh,..ok,...thanks for clearing that up,..i was affraid i'd have to go back to all my scripts and change all telltargets to withs

  4. #4
    supervillain gerbick's Avatar
    Join Date
    Jul 2000
    Location
    undecided.
    Posts
    18,986
    you can still use telltarget in MX, but with basically replaced it. Check the actionscript dictionary (online) to check the syntax.

    [ Hello ] | [ gerbick ] | [ Ω ]

  5. #5
    ok,..one last question,...
    all the sites i created so far using telltarget,....what's the downfall of that?

    should i ,..or shouldn't i go back and start changing the code?

    thanks.

    (i'ma use with from now on)

  6. #6
    Phantom Flasher... Markp.com's Avatar
    Join Date
    May 2000
    Posts
    16,034
    Moved here...

    I don't think you should go back and remake your old sites. If its not broken, don't fix it, etc...

  7. #7
    supervillain gerbick's Avatar
    Join Date
    Jul 2000
    Location
    undecided.
    Posts
    18,986
    Use with only if you have FlashMX. The good thing about learning it now is that you'll know how to use it come future iterations where the flash player may drop telltarget in future versions. Not the MX player, but maybe the next one.

    [ Hello ] | [ gerbick ] | [ Ω ]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center