Hello Scott. The question is then, if my code is incompatible to Flex 3.4, shouldn't I become error messages already at compilation time?
Andriy On 4 Jan., 23:50, Scott Henninger <[email protected]> wrote: > Andriy; None of these runtime errors are from the TBL SDK. I'd > suggest starting with looking at differences between Flex 3.3 and Flex > 3.4. There may be deprecated functions or other changes to Flex that > cause the errors. > > -- Scott > > On Jan 4, 10:31 am, Andriy Sokolov <[email protected]> wrote: > > > Hello Scott, > > Thanks for your reply. The compiling against Flex SDK 3.4 causing no > > problems, only at !execution! time in TBE I recieve runtime errors: > > > VerifyError: Error #1053: Unzulässiges Außerkraftsetzen von > > allowInsecureDomain in _Activator_mx_managers_SystemManager. > > ReferenceError: Error #1065: Variable > > _Activator_mx_managers_SystemManager ist nicht definiert. > > VerifyError: Error #1014: Klasse mx.core::ByteArrayAsset wurde nicht > > gefunden. > > ReferenceError: Error #1065: Variable > > _DateFieldStyle__embed_css_Assets_swf_openDateOver_2093742834 ist > > nicht definiert. > > ReferenceError: Error #1065: Variable > > _DragManagerStyle__embed_css_Assets_swf_mx_skins_cursor_DragReject_125984890 > > ist nicht definiert. > > ReferenceError: Error #1065: Variable ContentsLogic_initJS ist nicht > > definiert. > > ReferenceError: Error #1065: Variable > > _DragManagerStyle__embed_css_Assets_swf_mx_skins_cursor_DragLink_1361528913 > > ist nicht definiert. > > ReferenceError: Error #1065: Variable > > _DragManagerStyle__embed_css_Assets_swf_mx_skins_cursor_DragMove_1361570940 > > ist nicht definiert. > > ReferenceError: Error #1065: Variable > > _CursorManagerStyle__embed_css_Assets_swf_mx_skins_cursor_BusyCursor_573338546 > > ist nicht definiert. > > ReferenceError: Error #1065: Variable > > _DragManagerStyle__embed_css_Assets_swf_mx_skins_cursor_DragCopy_1361267680 > > ist nicht definiert. > > > I compared new Activator.mxml, pluginManifest.xml and the library I > > using org.topbraidlive.component.swc with old ones, seems like nothing > > has changed. The Flashplayer version is 10,1,102,64. Do you have any > > ideas what could be a reason? > > > Thanks, > > Andriy > > > On 3 Jan., 21:48, Scott Henninger <[email protected]> wrote: > > > > Andriy; The TBL SDK for TBS 3.4 is compiled against Adobe Flex 3.4. > > > It may be the case that some of your customized components are causing > > > the compile problem. > > > > -- Scott > > > > On Jan 3, 8:16 am, Andriy Sokolov <[email protected]> wrote: > > > > > Hello! > > > > > I developed some components for TopBraid Ensemble from TBC ME 3.3.x. > > > > These were compiled against Flex SDK 3.2.0.3958 and have worked well. > > > > Now I changed to TBC ME 3.3.4 and downloaded the new TBC-Flex-SDK. > > > > From its readme.txt I found out that it was build with Flex Builder > > > > 3.4. Is it still using libraries from Flex SDK 3.2.0? I tried to > > > > compile my components with Flex SDK 3.3 and 3.4, but I became runtime > > > > errors. > > > > > Regards, > > > > Andriy > > -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en
