Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Starman9999 #1
Font used for flash form tabs
Does anyone know which font is used for the flash form tabs? Is this user changeable? If so, how is this accomplished? Thanks.
Starman9999 Guest
-
Help with font on form
Can someone help me figure out why the Verdana Regular font doesn't display correctly on the Title field of this form? You can download the file... -
Flash Video not smooth when using Firefox tabs
I'm not sure whether this is a Flash Player problem or a Firefox problem, but something in the integration leads to this unpleasant experience. I... -
Disabling REQUIRED fields in FLASH FORM TABS
Here is an example of how to work around required Flash form fileds that are on another tab when submitting a paged form: The sample below uses a... -
Tabs and hard returns into strings in Flash 5 Actionscript
How do I get tabs and hard returns into strings in Flash 5 actionscript? Stuff I read on the web would lead me to believe that \t \n would... -
Font Size for special form
I have a .pdf document that is used for Optical Character Recognition. The form has a text box for each character of a word. The .pdf is designed to... -
Mike Nimer #2
Re: Font used for flash form tabs
I'm not sure what the default font is. But you can change it like this.
<cfformgroup type="TabNavigator" style="fontFamily:courier;">
hth,
---nimer
"Starman9999" <webforumsuser@macromedia.com> wrote in message
news:cv4g11$cv0$1@forums.macromedia.com...> Does anyone know which font is used for the flash form tabs? Is this user
> changeable? If so, how is this accomplished? Thanks.
Mike Nimer Guest
-
[-e-] Alas #3
Re: Font used for flash form tabs
hi how do u change the color of the label font of a cfinput box i managed only
to change the color of the text that the user writes in the cfinput box. I
failed in making a javascript validation so im trying to do an error in red
inside the label saying that the username person chose has already been
taken... i want to do this
[url]http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/[/url]
wwhelp.htm?context=ColdFusion_Documentation&fi le=00001386.htm#1147322 This
works great if the form is html format but what if the format is set to
Flash...it doesnt work i tried it. So question is how do u pull of this same
thing when its a flash form in Coldfusion 7? Specifically i want to check if a
username has already been taken as well as make sure user creates a 6-9 letter
password.
[-e-] Alas Guest
-
Mike Nimer #4
Re: Font used for flash form tabs
Here is a link to the docs about setting styles in flash forms, this section
of the developing CF book does list all of the styles you can modify.
[url]http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=p art_dev.htm[/url]
hth,
--nimer
"[-e-] Alas" <webforumsuser@macromedia.com> wrote in message
news:d06i5n$j57$1@forums.macromedia.com...> hi how do u change the color of the label font of a cfinput box i managed
> only
> to change the color of the text that the user writes in the cfinput box.
> I
> failed in making a javascript validation so im trying to do an error in
> red
> inside the label saying that the username person chose has already been
> taken... i want to do this
> [url]http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/[/url]
> wwhelp.htm?context=ColdFusion_Documentation&fi le=00001386.htm#1147322
> This
> works great if the form is html format but what if the format is set to
> Flash...it doesnt work i tried it. So question is how do u pull of this
> same
> thing when its a flash form in Coldfusion 7? Specifically i want to check
> if a
> username has already been taken as well as make sure user creates a 6-9
> letter
> password.
>
Mike Nimer Guest



Reply With Quote

