Hi Saeed. Can you share the code you're using to embed the Flash
currently (just a snippet, not your entire gadget)?
I'm not too familiar with SWFObject or TiltViewer but you should be
able to use gadgets.flash.embedFlash to embed your Flash files. All
you have to do is pass the absolute URL of your file. Note that the
URL must be absolute since your application will be rendered on
gmodules.com and not your current domain.
I've built a quick app that embeds a Flash tutorial in a div element.
You can see the code by clicking the link below and add it to your
profile if you'd like to see it in action. Let me know if this doesn't
work for the Flash files you are trying to embed.
http://graargh.returnstrue.com/coopdog/PUBLIC_embedFlash.xml
Cheers!
- Jason