Linkage issue, need help
by pablo rendon
on
Sep 8, 2008 at 5:31:00 am
I am attempting to import 5 .flv files to my .fla, in AS2 they import fine, when i place them on the stage and action script them, everything functions fine, except when i try and export the movie the following appears
**Warning** The linkage identifier 'FLVPlayback' was already assigned to the symbol 'history', and cannot be assigned to the symbol 'swa', since linkage identifiers must be unique.
**Warning** The linkage identifier 'FLVPlayback' was already assigned to the symbol 'history', and cannot be assigned to the symbol 'desdemona', since linkage identifiers must be unique.
**Warning** The linkage identifier 'FLVPlayback' was already assigned to the symbol 'history', and cannot be assigned to the symbol 'lawless', since linkage identifiers must be unique.
**Warning** The linkage identifier 'FLVPlayback' was already assigned to the symbol 'history', and cannot be assigned to the symbol '222', since linkage identifiers must be unique.
the linkage option for the "identifier" is grayed out, why? what can i do?
Re: Linkage issue, need help by Pieter Helsen on Sep 8, 2008 at 10:41:03 am
Don't double post please. I replied to your other thread.
Kind regards,
Pieter
General notice: from now on, I would like to ask everyone to put [AS2] or [AS3] (corresponding to the version of actionscript you are using on your project) in front of their post titles when the question is actionscript related! Please help us help you faster. Thank you.