Ahem ... yes I get a fatal error ... thats my problem ;-) So is this a bug that it doesn't get all the files, or do I have to execute/re-execute any Ant target in order to get them. I think I'll try simply copying the stuff over manually and checking if things are working.
Chris -----Ursprüngliche Nachricht----- Von: Alex Harui [mailto:[email protected]] Gesendet: Donnerstag, 13. November 2014 00:35 An: [email protected] Betreff: Re: AW: AW: AW: [FlexJS] Now I need a little help with FlexJS ;-) What you have is what gets downloaded from the SWFObject folks. SWFObject is a googlecode project. The other files should be copied in from the flex-sdk repo although no code in FlexJS utilizes it. Not sure if you’ll get a fatal exception if you run without it. -Alex On 11/12/14, 3:10 PM, "Christofer Dutz" <[email protected]> wrote: >Hmmm ... > >indeed I could find the files in the flex-sdk ... but why does only >part of this stuff get copied? >Currently I have this: > >templates/ >templates/swfobject/ >templates/swfobject/history/ >templates/swfobject/expressInstall.swf >templates/swfobject/swfobject.js > >So it contains some of the stuff in the flex-sdk, but only part of it. > >templates/ >templates/swfobject/ >templates/swfobject/history/ >templates/swfobject/history/history.css >templates/swfobject/history/history.js >templates/swfobject/history/historyFrame.html >templates/swfobject/expressInstall.swf >templates/swfobject/swfobject.js >templates/swfobject/index.template.html > >Any Ideas? > >Chris > >________________________________________ >Von: Alex Harui <[email protected]> >Gesendet: Mittwoch, 12. November 2014 23:50 >An: [email protected] >Betreff: Re: AW: AW: [FlexJS] Now I need a little help with FlexJS ;-) > >On 11/12/14, 2:25 PM, "Christofer Dutz" <[email protected]> wrote: > >>I'm getting this error: >> >>Caused by: >>/Users/christoferdutz/Projects/Apache/Flex/flex-asjs/examples/build_ex >>amp >>l >>e.xml:296: Warning: Could not find file >>/Users/christoferdutz/Projects/Apache/Flex/flex-asjs/templates/swfobje >>ct/ >>i >>ndex.template.html to copy. >> >>Seems most failing modules have this problem. > >Ah. The build scripts and installers currently steal these files from >the regular Flex SDK. I’m ok with checking a copy into flex-asjs if >that helps. Or linking to flex-sdk if Git supports such a thing. > >-Alex
