Jump to content
Search Community

LiquidStage & Flex(4)

MrHalodri test
Moderator Tag

Recommended Posts

Well, LiquidStage is pure AS3 so in theory you could, but there are two potential issues I can think of:

 

1) Flex requires that everything that gets placed on the stage be a UIComponent but LiquidArea extends Shape which isn't a UIComponent so you couldn't set preview = true on a LiquidArea instance or use the mask feature. I wouldn't consider either one to be critical features at all, so you may be just fine.

 

2) Flex has its own layout framework that's wired into its guts and I'm not sure how it would affect things. You may be just fine, though. I'm not a Flex guru (I actually can't stand Flex, but there are plenty of people who are crazy about it - I'm not saying it's bad/wrong but I've run into lots of bugs and cumbersome quirks and performance issues that turned me off pretty quickly).

 

If anyone else out there is more of a Flex guru and can speak to the issue of using LiquidStage in it, please chime in.

 

I'd encourage you to give it a shot and let us know how it goes.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...