Skip to main content

All Questions

Tagged with
2 votes
3 answers
974 views

FlasCC SWC within Mobile AIR Project

I am writing a barcode scanner for iOS and Android using Flex Mobile and ZXing. I have optimized ZXing as much as I can, but it is still too slow to use for continual scanning on some older devices. I ...
Colin's user avatar
  • 43
2 votes
2 answers
2k views

Flex error, unable to load SWC

Need help in a very weird error in Flashbuilder where a SWC seems to magically appear and is giving me errors. All the updates to the SWC is not being recognised by Flashbuilder. In my Libs folder, ...
kristalize's user avatar
0 votes
1 answer
258 views

Compiling swc with sources or only with asdoc

How to compile swc-library with documentation (asdoc) and sources in Flash Builder 4.6? If I compile Flex-application I can set check compile with sources, but for the library project I don't have ...
lexus.pp's user avatar
  • 159
0 votes
1 answer
214 views

Setting up Flex / AIR project structure for a large number of images?

We build prototypes and demo applications in Flex 4.5.1 and AIR 2.7 for mobile and desktop use. These tend to involve a large number of full-screen .PNG files. Lately we have been looking at ways to ...
Andrew Stalick's user avatar
2 votes
2 answers
743 views

automation errors in Flex Builder 3 when importing a swc from Flash CS 5

I am facing a really weird issue while trying to use an "swc" file imported from Flash CS5, that I am trying to use in Flex Builder 3 (by converting symbol to "Flex Component"). The errors are coming ...
Kapil Kaushik's user avatar
2 votes
1 answer
2k views

Flex 4 - flexpaper help

I'm trying to get the flexpaper document viewer working in my flex app, but don't seem to be having any luck. flexpaper - http://flexpaper.devaldi.com/default.jsp I've downloaded the swc file here - ...
Adam's user avatar
  • 2,682
0 votes
1 answer
1k views

Creating my own SWC file using Flex 4?

Is it possible to create and compile my own .SWC file using only Flex 4 / Flash Builder 4? I don't have Flash Professional installed and based on some people I've asked, it is made in Flash ...
Registered User's user avatar
0 votes
1 answer
225 views

Warnings in Flex Builder

in my current project i use three swc-Files (mate.swc, SQLExtensions and Thunderbolt). Unfortunately, in the problems view, i receive for each file the following warning: Design mode could not load ...
Frank's user avatar
  • 800
1 vote
2 answers
850 views

Flex 4 Air 2 RSL (Runtime Shared Libraries)

Has anyone got any experience will loading SWC / SWZ's at runtime within a Flex 4 / Air 2 desktop application? The very rough idea would be to have a desktop Air app, which is able to "download" ...
Henry's user avatar
  • 13