Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Shared libraries problem

Status
Not open for further replies.

popugaichik

Programmer
Joined
Feb 22, 2006
Messages
2
Location
CA
I designed a user interface with my own components. Then I use a shared library called "skin1.swf" to import the graphics into my components.

That's fine, except that I need the user to be able to select a skin from a list. The problem that arises now is that my library item has a fixed LinkageURL, making it impossible to programmatically select from which SWF file to extract the actual graphic.

If anyone has done a similar project or knows something else about shared libraries, please help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top