Is it possible to insert a Flash object in the html code of my form as can be done with any html?
I have an idea in my mind and i was wondering if FLASH insertion is feasible/
Well?
I have an idea in my mind and i was wondering if FLASH insertion is feasible/
Well?
Hi Topdim,
I can't see any reason why it should not be possible to insert Flash movies/applications into the form code. There will be some issues if you try to use the Flash object as an form input, as objects/embeds are generally not considered form inputs, and any data entries in your Flash object would actually be sent in a separate transaction (this is the way the Flash file uploader works in the media manager).
You might have some problems entering the needed HTML-code if you use the Wizard, so I'd suggest you edit the form manually instead.
/Fredrik
I can't see any reason why it should not be possible to insert Flash movies/applications into the form code. There will be some issues if you try to use the Flash object as an form input, as objects/embeds are generally not considered form inputs, and any data entries in your Flash object would actually be sent in a separate transaction (this is the way the Flash file uploader works in the media manager).
You might have some problems entering the needed HTML-code if you use the Wizard, so I'd suggest you edit the form manually instead.
/Fredrik
This topic is locked and no more replies can be posted.