You could just do a flash form that sends the values of your flash input
fields through a LoadVars object along WITH the value of a X,Y coordinate
corresponding to where some "hole-y" MC was drag above a T-shirt MC. The
whole thing would just be handled by flash.


On 30/10/05 6:49, "Michael Bedar" <[EMAIL PROTECTED]> wrote:

> You would need to call a javascript function from AS when the user
> clicks the inside swf and set the value of a hidden form field.. then
> the user can click the HTML send button and send everything.
> 
> 
> 
> 
> On Oct 30, 2005, at 12:38 AM, Amanda Kuek wrote:
> 
>> Hello everyone,
>> 
>> This is a question about Flash in an ASP form which communicates
>> with an
>> MSSQL db. I'm not really sure how to phrase the question, so I'm
>> afraid that
>> I'll just have to explain the story.
>> 
>> Imagine an ASP page about faulty garments. Let's just say that if
>> you had a
>> hole in your T-shirt, you could visit this page to report it. The
>> page would
>> have normal HTML fields for name and email, and it would also have
>> a SWF
>> with a picture of a T-shirt. The disgruntled hole-y user clicks on the
>> T-shirt to leave an X representing where the hole is. The form
>> information
>> (including that of the hole location, in the SWF) is then submitted
>> using a
>> normal HTML submit button and stored in the MSSQL db.
>> 
>> I spose my question is, is this scenario possible? Is it only
>> possible to
>> store user-submitted information (in this case, the X,Y coordinates
>> of the
>> hole) by clicking on a "Send" button WITHIN flash, or is there
>> another way?
>> I'd like to avoid making a user explicitly submit the SWF
>> information AS
>> WELL AS the form information.
>> 
>> Any ideas and comments much appreciated,
>> 
>> Thanks muchly,
>> 
>> Amanda.
>> _______________________________________________
>> Flashcoders mailing list
>> Flashcoders@chattyfig.figleaf.com
>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>> 
> 
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> 

______________________________
Pascal FODOR
http://www.flashavplayers.com
______________________________















_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to