jeash.#Lib has no field attach

Asked by rindra

Hi, getting Jeash to compile my code to JS works fine. Now I'm trying to include some elements from a library.swf, is this possible?
Basically when i try:

haxe --remap flash:jeash -js Test.js -main Test -lib jeash -lib gtweenhx -swf-lib library.swf

I get:

jeash.#Lib has no field attach

in my hx file I have:

var btn = flash.Lib.attach('BG');

please help?

Question information

Language:
English Edit question
Status:
Answered
For:
jeash Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Niel Drummond (niel-drummond) said :
#1

Sorry, it isn't possible to "grab" assets from an external library (yet), though I will look into implementing this in a forthcoming release.

Can you help with this problem?

Provide an answer of your own, or ask rindra for more information if necessary.

To post a message you must log in.