A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Bitmap Linkage Problem

  1. #1
    FK Slacker
    Join Date
    Jun 2000
    Location
    vancouver
    Posts
    3,208

    Bitmap Linkage Problem

    Anybody else seen this problem in Flash 8?

    Create a new document. Import a bitmap image to the library. Right click it in the library, select Export for Actionscript, and give it a linkage ID ("image");

    Then delete the image from the library. Import a new bitmap image, and give it the same linkage ID as before - Flash throws an error "You must specify a unique identifier to export or import this symbol" - even though the new image is the only thing in the library...

    Argh...

    K.

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    I have observed something similar with components I developed, which contained UIcomponents or other linked movieclips. I had one component in the library and then created a compiled clip. Now there was the component and the compiled clip in the library. When I put the compiled clip on stage to test it threw error messages:

    You must specify a unique identifier to export or import this TextArea or RadioButton and so on.

    I have never experienced that with MX2004. I am afraid to have different clips containing the same movieclips in the library because it could throw such error.
    - The right of the People to create Flash movies shall not be infringed. -

  3. #3
    Senior Member tonypa's Avatar
    Join Date
    Jul 2001
    Location
    Estonia
    Posts
    8,223
    Quote Originally Posted by deadbeat
    Anybody else seen this problem in Flash 8?

    Create a new document. Import a bitmap image to the library. Right click it in the library, select Export for Actionscript, and give it a linkage ID ("image");

    Then delete the image from the library. Import a new bitmap image, and give it the same linkage ID as before - Flash throws an error "You must specify a unique identifier to export or import this symbol" - even though the new image is the only thing in the library...
    No, that does not happen to me. I can use same linkage id after first image is deleted. I am using WinXp.

  4. #4
    scottFlasher
    Join Date
    Sep 2005
    Location
    Phoenix
    Posts
    1
    I did not have that problem either...also using WinXP.

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