I agree. I'll see what we can do to get this documented better in the docs.

---nimer

-----Original Message-----
From: Charles Heizer [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 24, 2005 5:02 PM
To: CF-Talk
Subject: Re: cfinput question...

Nope, I did not have flash compile errors checked on the debug, my mistake.
It probably would have helped. ;-)

I've already altered my code to support unique names, I guess it's just nice
to know.

- Charles


On 2/24/05 1:42 PM, "Mike Nimer" <[EMAIL PROTECTED]> wrote:

> That message should have shown up, it's a compile error. Did you have 
> the show flash compile errors debug option checked as well?
> 
> The reason the names have to be unique is because flex requires each 
> component to have a unique id (which I believe is something flash 
> forces on flex). And since we are using Flex under the covers we have 
> to follow their rules for what a movie is and how it's defined.
> 
> There is one way to do this, use a repeator to generate the checkboxes.
> Since the checkboxes are created at runtime, they can share the same name.
> 
> ---nimer
> 
> -----Original Message-----
> From: Charles Heizer [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 24, 2005 4:32 PM
> To: CF-Talk
> Subject: Re: cfinput question...
> 
> This was true for me, I guess the really confusing part was that I did 
> not get a error on screen or even with the debug turned on, it just 
> won't show the flash form, and you have no idea what's wrong.
> 
> - Charles
> 
> 
> On 2/24/05 12:57 PM, "Joe Rinehart" <[EMAIL PROTECTED]> wrote:
> 
>>> Seems to me like maybe Flash and HTML are significantly different.
>>> Why would you expect something to work in Flash the same way it 
>>> works in
> HTML?
>> 
>> When I was exploring Flash forms I hit this and, because of my Flash 
>> background, didn't give it another thought.
>> 
>> However, the new Flash forms are sort of being interpreted as "Just 
>> like the old CFForm, but with the new format attribute."  For someone 
>> without a Flash background who just wants to use Flash forms in CF, I 
>> can see why it'd be confusing to have Flash form inputs that don't 
>> act the same as their direct HTML equivalents.
>> 
>> -Joe
> 
> 
> 
> 
> 
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196419
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to