Welcome to TalkGraphics.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2000
    Location
    Dallas, Tx
    Posts
    277

    Default

    I have a flash movie that was originally made with Flash 4. I opened it with Flash 5 and began to do work on it. In this file, there is a movie clip called "50:50" and I get an error every time I run the movie because of this. It says:

    Target not found: Target="../50:50" Base="_level0.Library"
    and
    Target not found: Target="../50:50" Base="_level0.B"
    and
    Target not found: Target="/50:50" Base="_level0"

    I have two other movie clips on the same layer that basically do the same thing but those are fine. Is there something with Flash 5 that prevents using colons in instance or symbol names?

    Any input will be much appreciated. Thanks in advance.

    Stinger
    IP

  2. #2
    Join Date
    Aug 2000
    Location
    Dallas, Tx
    Posts
    277

    Default

    I have a flash movie that was originally made with Flash 4. I opened it with Flash 5 and began to do work on it. In this file, there is a movie clip called "50:50" and I get an error every time I run the movie because of this. It says:

    Target not found: Target="../50:50" Base="_level0.Library"
    and
    Target not found: Target="../50:50" Base="_level0.B"
    and
    Target not found: Target="/50:50" Base="_level0"

    I have two other movie clips on the same layer that basically do the same thing but those are fine. Is there something with Flash 5 that prevents using colons in instance or symbol names?

    Any input will be much appreciated. Thanks in advance.

    Stinger
    IP

  3. #3
    Join Date
    Aug 2000
    Location
    Dallas, Tx
    Posts
    277

    Default

    Yes, that is the answer. Flash 5 will not accept colons in instance names. I tested the first few frames that referenced this movie clip and they did not error after I took the colon out.

    Thanks,

    Stinger
    IP

  4. #4
    Join Date
    Aug 2000
    Location
    Toronto, Ontario, Canada
    Posts
    432

    Default

    yes, colons are reserved, since (depending on which type of syntax you use) flash sees anything after a colon as defining an instance name. so if you say /50:20 it thinks you're referencing a subclip named 20 inside the clip 50, which is located on the root level.


    hth,
    Deep (just a guy)
    <font face="arial" size="2">
    Pradeep Kumar Nair, B.Math
    Senior Web Designer
    http://www.blab.com
    ICQ: 39102360
    </font>
    hth,
    Deep (just a guy)
    --
    Pradeep Kumar Nair, B.Math
    CTO
    9 Story Entertainment
    http://www.9story.com
    IP

  5. #5
    Join Date
    Aug 2000
    Location
    Dallas, Tx
    Posts
    277

    Default

    While I did figure out that the colons were the problem, I really didn't understand why. Makes perfect sense though.

    Thanks again Deep,
    IP

 

 

Bookmarks

Posting Permissions

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