I’m needing some advice on shared libraries. I’ve used a number of them for fonts and movieclips, but just started to (try to) use a shared library with imported bitmaps - and I can’t get it to work? Is it possible to simply set for sharing a bitmap instance vs. placing them in movieclips, the setting the clips for export? I plan to use BitmapData.loadBitmap in conjunction w/ the shared bitmaps - but its a no go. I’m also using loadVars to insure the shared library has imported at run time.
Any knowledge on the subject is appreciated, thanks!