Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
madhooper #1
Possible to change the layout of my form
This is probably a silly question but I have a very long form so users have to
scroll very far down but I'd like to make the length of the form half as long
but putting two form items side by side. How can I do this easily?
madhooper Guest
-
dynamic layout change in Application object
Hi! I the following moving from a vertical or horizontal layout of the Application will not have effect. Is there any specific method to run for... -
Text Layout In Flash Form
I've serached for an answer and cant seem to find a way to control where text is displayed on my flash form. Basically I want 2 columns of text... -
how do I change pdf form in Version 7.0 change permission to allowed
hello, I'm working on a web application. I need to insert some javascript to a form which is submitted by someone else. I had no problem in... -
Flash form layout
How can I position the flash form where I want it? Not just at the the top? If you look at this image, you can see what I am talking... -
CF7 Flash Form Layout Woes
There should be a complete list of properties for laying out Flash Form objects. I'm finding all sorts of undocumented attributes, such as... -
ntsiii #2
Re: Possible to change the layout of my form
I have found Form to be too inflexible, with too little benefit, and never use
it.
Perhaps someone who has will be able to help you directly, but my advice is to
abandon Form entirely.
If your layout is fixed use Canvas. Flex Builders design view can make using
canvas a snap.
If you need dynamic layout, a combination of HBox, VBox, your controls and
Spacer will give you complete control over yor UI.
Tracy
ntsiii Guest



Reply With Quote

