Most Flex apps embed some assets for the DragManager. Try using -link-report on the compiler to see who is referencing that asset. Are you using RSLs? Modules?
-Alex On 1/13/15, 12:15 PM, "chrismatheson" <[email protected]> wrote: >Hi, i recently upgraded to IDEA 14 for my editor in place of flashbuilder. > >My application now spits out the following error. > >[Fault] exception, information=ReferenceError: Error #1065: Variable >_class_embed_css_Assets_swf_1233462981_mx_skins_cursor_DragMove_332498933 >is >not defined. > >I've done some googling and the most i can determine is that its a problem >with an embedded asset. Except i do not have any embeded assets? and the >path "mx_skins_cursor_DragMove" makes me think its within the SDK itself? > >is this likely with SDK version 4.6 ? > >Cheers > >Chris > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/embeded-css-in-SDK-tp9381.h >tml >Sent from the Apache Flex Users mailing list archive at Nabble.com.
