Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
soonersak #1
How to center a flash grid.
I?m sure I?m overlooking something simple. I have a grid in flash format I'd
like to center it inside a cfform format flash. My grid consists of only two
columns and it?s aligning to the left. Doesn't look good. I like it to be in
the middle of the page. Thanks in advance.
soonersak Guest
-
New Line in Flash Grid
Anyone know how to enter a newline "#Chr(13)#"&"#Chr(10)#" into <cfgrid selectmode="edit"...> what I'm trying to do is to edit a single grid box... -
CF7 - Flash Grid
Hi, I have the code below which is supposed to display X number of grids in my form (depending on the number of sections), each grid will display a... -
original size Flash Projectors that open in center of the screen
I've created a Flash movie that is 600x400 pixels in size. It's going on to an autoplay CD and so needs publishing as a projector file. Is there any... -
How do I center my Flash animation on the screen??
I have made a Flash animation using Flash 5 and at the moment when I play it with Flash Player it appears in the top left hand corner of my screen.... -
Flash Grid
Hi people, just trying out Freehand for the first time and one thing that seems odd is the Grid, I'm so used to using Grids like the one found in... -
The ScareCrow #2
Re: How to center a flash grid.
Enclose your grid in the following
<cfformgroup type="HORIZONTAL" width="100%" style="horizontalAlign:center"></cfformgroup>
Ken
The ScareCrow Guest
-



Reply With Quote

