runtime sharing Q
runtime sharing Q
Out of context: Reply #3
- Started
- Last post
- 5 Responses
- caseyc0
Well, if its fonts there is another way...
Basically the way the shared fonts guys do it:
One swf with an exported mc which contains a textfield with embedded font
One swf that imports that mc as a shared symbol
Then you load the second swf in via loadMovie and you can use the font in your main swf