Quantcast
Channel: Adobe Community : Unanswered Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 5794

ColdFusion 10 Accordian no text displayed

$
0
0

I created a file using Adobe sample code, all I get

is a spin wheel.  No text.

The server has no load on CPU,memory, or network.

I am running RedHat Linux 6.4

Coldfusion 10 with latest updates.

 

I have turned on Flex Intergration.

Any ideas?

 

Brian

 

<!---

http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSc3ff6d0ea7785 9461172e0811cbec10372-7ff4.html#WSc3ff6d0ea77859461172e0811cbec22c24-7 30c

--->

<html>

<head>

<title></title>

<meta content="">

<style></style>

</head>

<body>

<cfform name="myform" height="220" width="400" format="Flash" >

<!--- Use text formitem tag with style specifications for the heading. --->

<cfformitem type="text" style="fontWeight:bold; fontSize:14;">

Flash form with formatted text and rules

</cfformitem>

<!--- The spacer adds space between the text and the rule --->

<cfformitem type="text">

<b><font color="#FF0000" size="+4" face="serif">

This form has formatted text, including:</font></b><br>

<textformat blockindent="20" leading="2">

<li>colored text</li>

<li><i>italic and bold text</i></li>

<li>a bulleted list in an indented block</li>

</textformat>

<p><b>The text is preceded and followed by horizontal rules</b></p>

It also has a link to a web page.</b><br>

<a href="http://www.adobe.com/" target="_blank">

<font color="#0000FF"><u>

This link displays the Adobe home page in a new browser window

</u></font></a>

</cfformitem>

</cfform>

</body>

</html>


Viewing all articles
Browse latest Browse all 5794

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>