On Fri, Sep 6, 2013 at 5:21 PM, Cyrill Zadra <cyrill.za...@gmail.com> wrote:
> For this I already raised a JIRA -
> https://issues.apache.org/jira/browse/FLEX-33716

This looks to be the only issue that is between me and being able to
successfully compile a large AIR project using Falcon. Any chance
someone who knows the Falcon code can have a quick look to see if it
is maybe an 'easyfix'?

Thanks!

EdB



> On Fri, Sep 6, 2013 at 7:09 PM, Erik de Bruin <e...@ixsoftware.nl> wrote:
>
>> And the second (and last... can it be...) class of errors I get is all
>> of this form:
>>
>> Error: The style 'backgroundAlpha' is only supported by type
>> 'BorderContainer' with the theme(s) 'spark,mobile'.
>> <s:BorderContainer id="bcReview" width="33%" height="100%"
>> borderWeight="2" borderColor="#000000" backgroundAlpha="0">
>>
>> Is this maybe something else that I need to include via an argument or
>> config?
>>
>> EdB
>>
>>
>>
>> On Fri, Sep 6, 2013 at 5:05 PM, Erik de Bruin <e...@ixsoftware.nl> wrote:
>> > Alex, while on the topic of Falcon: I'm trying to compile a large AIR
>> > application which uses embedded media from a path outside the "src"
>> > directory. The code is
>> >
>> > [Embed(source="./packagedMedia/buttons/notes/up.png")]
>> >
>> > If I throw this at Falcon, it complains:
>> >
>> > Error: Could not find Embed source
>> > './packagedMedia/buttons/notes/up.png'. Searched
>> > '/Users/erik/Documents/Adobe Flash Builder
>> >
>> 4.7/pegasus-examSimPlayer/src/application/packagedMedia/buttons/notes/up.png',
>> > './packagedMedia/buttons/notes/up.png' in SWCs on the library path
>> >
>> > Now, before I file another useless JIRA issue, is there a command line
>> > thingy that I need to set to tell the compiler where to look? I tried
>> > 'source-path' with full and relative paths, but the error remains.
>> >
>> > EdB
>> >
>> >
>> >
>> > On Fri, Sep 6, 2013 at 4:56 PM, Alex Harui <aha...@adobe.com> wrote:
>> >> For the const problem, it makes sense that there is an error so yes, we
>> >> should change the SDK code.
>> >>
>> >> For the mustella problem, if adding the import makes the error go away,
>> >> then yes, we should add the import.
>> >>
>> >> -Alex
>> >>
>> >> On 9/6/13 3:14 AM, "Cyrill Zadra" <cyrill.za...@gmail.com> wrote:
>> >>
>> >>>Hi Falcon devs :)
>> >>>
>> >>>In last days I found few falcon errors and raised JIRA for them.
>> >>>
>> >>>There are two which we need to decide if  we have to make Falcon less
>> >>>strict or update code in SDK and Mustella.
>> >>>
>> >>>https://issues.apache.org/jira/browse/FLEX-33714
>> >>>https://issues.apache.org/jira/browse/FLEX-33706
>> >>>
>> >>>In those two cases I'm for changing sdk and mustella code. Any other
>> >>>suggestions?
>> >>>
>> >>>Cyrill
>> >>
>> >
>> >
>> >
>> > --
>> > Ix Multimedia Software
>> >
>> > Jan Luykenstraat 27
>> > 3521 VB Utrecht
>> >
>> > T. 06-51952295
>> > I. www.ixsoftware.nl
>>
>>
>>
>> --
>> Ix Multimedia Software
>>
>> Jan Luykenstraat 27
>> 3521 VB Utrecht
>>
>> T. 06-51952295
>> I. www.ixsoftware.nl
>>



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Reply via email to