Skip to main content
edwinmerced
Inspiring
September 20, 2011
Answered

What does this mean?

  • September 20, 2011
  • 1 reply
  • 523 views

TypeError: Error #1034: Type Coercion failed: cannot convert glossary_fla::MainTimeline__Preloader__@31f46f21 to flash.display.Loader.

    at glossary_fla::MainTimeline/fexit()

This topic has been closed for replies.
Correct answer edwinmerced

I actually had it with merged code. I erased everything from the paths and now I dont know how to get it back with tons of errors. How can I get the path back again as well as the TextField thingys

HELP!

never mind kglad. I just copied and pasted to a new file

Thanks

1 reply

kglad
Community Expert
Community Expert
September 20, 2011

it means your using the rsl default linkage and trying to reference a loader in a loaded swf by trying to use this.paret.

to remedy, click file/publish settings/flash/actionscript 3 settings/library path and change the default linkag to "merged into code"

edwinmerced
edwinmercedAuthorCorrect answer
Inspiring
September 20, 2011

I actually had it with merged code. I erased everything from the paths and now I dont know how to get it back with tons of errors. How can I get the path back again as well as the TextField thingys

HELP!

never mind kglad. I just copied and pasted to a new file

Thanks