compiled in a normal project because they were unreferenced. I simply
On Oct 26, 7:34 pm, fb6668 <
flovet...@gmail.com> wrote:
> Great, I have ASTRID and it's really interesting. I wasn't very clear
> in my previous post, because it was actually ASTRID that I was using
> and still getting these results, not simply the HTMLWrapper. I agree
> with you about the divs, but I'm having to render user-generated HTML
> so the likelihood is that we'll need to include some sort of (very
> basic) table support.
>
> And one other question; my project has very many projects in it, and
> rather than copying the framework into every project, it would be best
> if I could use it as a Flex Library project, but when I try to put the
> framework code into this type of project, I get a whole ream of
> compilation errors. Can it be used in this way, or compiled into a
> swc?
>
> Thanks for your quick response.
>
> On Oct 26, 5:17 pm, Tyler Larson <
tallty...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Tables are not supported currently. The layout logic within them is very complicated to get right and I just haven't had a case that I needed them because div based layouts are normally simpler and technically what is happening behind the scenes is far less processor intensive.
>
finished. ASTRID is another html rendering ActionScript library I created more recently.